mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
syslinux: add metafile support, update to syslinux-4.02
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
966cf4091a
commit
868d014743
14
packages/tools/syslinux/meta
Normal file
14
packages/tools/syslinux/meta
Normal file
@ -0,0 +1,14 @@
|
||||
PKG_NAME="syslinux"
|
||||
PKG_VERSION="4.02"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="i386 x86_64"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://syslinux.zytor.com/"
|
||||
PKG_URL="http://www.kernel.org/pub/linux/utils/boot/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="tools"
|
||||
PKG_SHORTDESC="syslinux: Linux bootloader collection"
|
||||
PKG_LONGDESC="The SYSLINUX project covers lightweight linux bootloaders for floppy media (syslinux), network booting (pxelinux) and bootable el-torito cd-roms (isolinux)."
|
||||
PKG_IS_ADDON="no"
|
@ -1 +0,0 @@
|
||||
http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-4.01.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user