diff options
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux-omap_2.6.28.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.28.bb b/recipes/linux/linux-omap_2.6.28.bb index 8a3d6be27e..f89ef2aea6 100644 --- a/recipes/linux/linux-omap_2.6.28.bb +++ b/recipes/linux/linux-omap_2.6.28.bb @@ -8,6 +8,7 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard| DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_beagleboard = "1" DEFAULT_PREFERENCE_overo = "1" +DEFAULT_PREFERENCE_omap5912osk = "1" SRCREV = "79d042a081d3e467c735bb0d9569ed6296f85a3c" |