]> code.ossystems Code Review - openembedded-core.git/commit
syslinux: upgrade to versin 3.86
authorQing He <qing.he@intel.com>
Thu, 17 Jun 2010 09:23:20 +0000 (17:23 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 30 Jun 2010 12:19:03 +0000 (13:19 +0100)
commit60255c8d281dfefb9c1751e41ca06b13c73664de
tree3c1415ab08806aac71c5fcc9a2f5cdd26889cfdc
parente7bcb1210e6688fcaf5ebfd27d218a10e06b52d8
syslinux: upgrade to versin 3.86

from version 3.36
partly based on the recipe from openembedded project

changes:
  - add cross-build.patch to use poky toolchain
  - mangle LDFLAGS so $LD invocation works
  - use precompiled version of $BTARGET for target (OE)
  - stick on ${sbindir} instead of OE's ${base_sbindir}

Signed-off-by: Qing He <qing.he@intel.com>
meta/packages/syslinux/files/cross-build.patch [new file with mode: 0644]
meta/packages/syslinux/syslinux_3.36.bb [deleted file]
meta/packages/syslinux/syslinux_3.86.bb [new file with mode: 0644]