From 3f93ed6bce12da9ece86e3f965e4e667b22fb306 Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Mon, 20 Oct 2008 00:22:07 +0000 Subject: 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/packages/syslinux/syslinux-native_3.36.bb | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 meta/packages/syslinux/syslinux-native_3.36.bb (limited to 'meta/packages/syslinux/syslinux-native_3.36.bb') diff --git a/meta/packages/syslinux/syslinux-native_3.36.bb b/meta/packages/syslinux/syslinux-native_3.36.bb deleted file mode 100644 index d9019a4ab4..0000000000 --- a/meta/packages/syslinux/syslinux-native_3.36.bb +++ /dev/null @@ -1,3 +0,0 @@ -SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/syslinux-${PV}.tar.bz2 " - -require syslinux3.inc -- cgit v1.2.3-54-g00ecf