diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-03-11 14:28:17 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:24 +0200 |
commit | dcf42ea5d2ba1df523f800d5805ecad87dd3cd4e (patch) | |
tree | 721befceb8ba1400d6be52c44ba6dc72c7004160 /recipes/linux/linux-omap-psp_2.6.32.bb | |
parent | d37453d38002ccaed2dd7c38be10ea72b704813e (diff) |
overo: switch to linux-omap-psp 2.6.32 as default
Diffstat (limited to 'recipes/linux/linux-omap-psp_2.6.32.bb')
-rw-r--r-- | recipes/linux/linux-omap-psp_2.6.32.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-psp_2.6.32.bb b/recipes/linux/linux-omap-psp_2.6.32.bb index 82ef91bb7a..433178c7cb 100644 --- a/recipes/linux/linux-omap-psp_2.6.32.bb +++ b/recipes/linux/linux-omap-psp_2.6.32.bb @@ -3,7 +3,7 @@ require linux.inc DESCRIPTION = "Linux kernel for OMAP processors" KERNEL_IMAGETYPE = "uImage" -COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|omap3-touchbook" +COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|omap3-touchbook|overo" SRCREV = "227037c2b6c28a632e0bffd2681445a61c7f84bc" |