mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
syslinux: imported from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1890 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
PR="r1"
|
||||
|
||||
SRC_URI="${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/Old/syslinux-${PV}.tar.bz2 \
|
||||
file://edx_assume_zero.patch;patch=1"
|
||||
|
||||
require syslinux.inc
|
||||
|
||||
do_compile() {
|
||||
oe_runmake syslinux
|
||||
}
|
||||
Reference in New Issue
Block a user