aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-04-23 23:31:14 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-04-23 22:37:38 +0100
commit469c8658a99d6ee4669a1d8b46ede53b934adb32 (patch)
tree8d28f6e0784927f4ba89ca9c85d81a114c9eb5b1
parent66705a4bcb002758b0023573f7f8484df2b6ad5d (diff)
downloadmeta-handheld-469c8658a99d6ee4669a1d8b46ede53b934adb32.tar.gz
linux-kexecboot_3.2: unlock removing DEFAULT_PREFERENCE = "-1"
* klibc can now be built against kernel >3.1 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-kexecboot_3.2.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-kexecboot_3.2.bbappend b/recipes-kernel/linux/linux-kexecboot_3.2.bbappend
index 909bf9e..6ea2a00 100644
--- a/recipes-kernel/linux/linux-kexecboot_3.2.bbappend
+++ b/recipes-kernel/linux/linux-kexecboot_3.2.bbappend
@@ -1,8 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-kexecboot-${PV}:${THISDIR}/files:"
-# wait until klibc_2.0 is out (march/april 2012)
-DEFAULT_PREFERENCE = "-1"
-
PR = "${INC_PR}.1"
COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz)"