From a8917add6e9ca89f3dc293b3f4ce3ea1541ecdb4 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Sun, 3 Apr 2011 20:03:50 -0700 Subject: angstrom: Use linux-libc-headers 2.6.37 Signed-off-by: Steve Sakoman Signed-off-by: Koen Kooi --- recipes/linux-libc-headers/linux-libc-headers_2.6.37.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/linux-libc-headers') diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.37.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.37.bb index 67bc5f0469..4937e8212d 100644 --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.37.bb +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.37.bb @@ -2,6 +2,8 @@ require linux-libc-headers.inc # untested for non nios2 systems DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_angstrom = "1" + INHIBIT_DEFAULT_DEPS = "1" DEPENDS += "unifdef-native" PR = "r0" -- cgit 1.2.3-korg