diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-03-25 13:23:54 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-03-25 13:23:54 -0700 |
commit | 5f7f81339dc4cb93791b7009d005a5da159d3a7a (patch) | |
tree | 2228d7617b1c1a9f7a89312cbf2dd16cfc428e4e /recipes/linux/linux-omap_2.6.28.bb | |
parent | 95e0882e2dfabe457550a885e0eb24893df31742 (diff) |
linux-omap_2.6.28.bb: omap5912osk's default preferred kernel.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux-omap_2.6.28.bb')
-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" |