From 1d90d4eb70cacb9cb3dd4dacacdd45554764a98b Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 5 Apr 2004 19:55:13 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages 2004/04/05 21:46:58+02:00 uni-frankfurt.de!mickeyl fix linux-uml 2.4.24. it has been broken by the staging and/or attribute scoping changes BKrev: 4071b9a1D95Sx7WPmtrfzr3-GHN7HA --- linux-uml/linux-uml_2.4.24.oe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/linux-uml/linux-uml_2.4.24.oe b/linux-uml/linux-uml_2.4.24.oe index 7886f4d183..8d32f5a12c 100644 --- a/linux-uml/linux-uml_2.4.24.oe +++ b/linux-uml/linux-uml_2.4.24.oe @@ -7,10 +7,11 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${PV}.tar.bz2 \ S = "${WORKDIR}/linux-${PV}" inherit kernel -TARGET_ARCH_i686 = "i386" + +export OS = "Linux" + ARCH = "um" SUBARCH = "${TARGET_ARCH}" -TARGET_OS_linux = "Linux" KERNEL_IMAGETYPE = "linux" do_configure_prepend () { -- cgit v1.2.3