aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-libc-headers
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2011-04-03 20:03:50 -0700
committerKoen Kooi <koen@openembedded.org>2011-05-08 20:24:25 +0200
commita8917add6e9ca89f3dc293b3f4ce3ea1541ecdb4 (patch)
tree24471e4207a4ef48b7791d050c224c24fe45f66a /recipes/linux-libc-headers
parent937f211c399a000cacef7d8f6c12886eca17ab4b (diff)
downloadopenembedded-a8917add6e9ca89f3dc293b3f4ce3ea1541ecdb4.tar.gz
angstrom: Use linux-libc-headers 2.6.37
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/linux-libc-headers')
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers_2.6.37.bb2
1 files changed, 2 insertions, 0 deletions
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"