summaryrefslogtreecommitdiffstats
path: root/meta/packages/syslinux
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-272-110/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie2010-07-221-1/+0
| | | | | | | | warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* syslinux: use /usr/lib/syslinux as AUXDIRQing He2010-07-082-4/+10
| | | | | | | | | | | | instead of the upstream /usr/share/syslinux. This happens at some point between 3.36 to 3.86 The reason is unknown, stick in /usr/lib/syslinux for consistency for now Bump the PR as well Signed-off-by: Qing He <qing.he@intel.com>
* syslinux: upgrade to versin 3.86Qing He2010-06-303-35/+105
| | | | | | | | | | | | | 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>
* syslinux: Fix native install to use the correct pathsRichard Purdie2010-06-071-1/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* syslinux: Convert to BBCLASSEXTEND, clean up recipe and staging functionRichard Purdie2010-03-252-43/+13
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* syslinux/syslinux-installer-native: Convert to stage with do_installRichard Purdie2009-11-172-9/+10
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* syslinux-installer-native: Add missing DEPENDSRichard Purdie2008-11-041-0/+1
|
* syslinux: Add COMPATIBLE_HOSTRichard Purdie2008-10-201-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5552 311d38ba-8fff-0310-9ca6-ca027cbcb966
* syslinux: Various cleanups and add back some missing staging piecesRichard Purdie2008-10-202-12/+28
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5542 311d38ba-8fff-0310-9ca6-ca027cbcb966
* syslinux-native: Try to make syslinux cross-compile friendly.Andrzej Zaborowski2008-10-205-53/+40
| | | | | | | | | | We only had one package for building both the bootloader and the installer, i.e. target and host code. It used always the host compiler. Split the package into syslinux and syslinux-installer-native, require both for a cd bootable image. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5539 311d38ba-8fff-0310-9ca6-ca027cbcb966
* syslinux-native: Drop old versionsRichard Purdie2008-06-164-28/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4662 311d38ba-8fff-0310-9ca6-ca027cbcb966
* syslinux, nasm: Move from meta-extras to metaRichard Purdie2007-10-117-0/+81
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2864 311d38ba-8fff-0310-9ca6-ca027cbcb966