]> code.ossystems Code Review - openembedded-core.git/commit
syslinux-native: Try to make syslinux cross-compile friendly.
authorAndrzej Zaborowski <andrew@openedhand.com>
Mon, 20 Oct 2008 00:22:07 +0000 (00:22 +0000)
committerAndrzej Zaborowski <andrew@openedhand.com>
Mon, 20 Oct 2008 00:22:07 +0000 (00:22 +0000)
commit3f93ed6bce12da9ece86e3f965e4e667b22fb306
tree3d059c6ebe00f5d19590c4e660696dfc7c0964bd
parent4cb659823ba8f8631d623a870695c79ba352a6ad
syslinux-native: Try to make syslinux cross-compile friendly.

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
meta/classes/bootimg.bbclass
meta/packages/syslinux/syslinux-installer-native_3.36.bb [new file with mode: 0644]
meta/packages/syslinux/syslinux-native_3.36.bb [deleted file]
meta/packages/syslinux/syslinux.inc [deleted file]
meta/packages/syslinux/syslinux3.inc [deleted file]
meta/packages/syslinux/syslinux_3.36.bb [new file with mode: 0644]