aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-psp_2.6.32.bb
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-02-08 20:24:38 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:17 +0200
commitf5b0f3a64b39c71f330145e9f04d6f7f434631a0 (patch)
treefe50b23f6fe15221ef66800946840e09aef78b26 /recipes/linux/linux-omap-psp_2.6.32.bb
parent83517fa04d6d265d13395e2ea0483c437eca41c1 (diff)
downloadopenembedded-f5b0f3a64b39c71f330145e9f04d6f7f434631a0.tar.gz
linux-omap-psp 2.6.32: add WIP support for beagleboardXM
Diffstat (limited to 'recipes/linux/linux-omap-psp_2.6.32.bb')
-rw-r--r--recipes/linux/linux-omap-psp_2.6.32.bb3
1 files changed, 2 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 51216eff0a..6477d114ff 100644
--- a/recipes/linux/linux-omap-psp_2.6.32.bb
+++ b/recipes/linux/linux-omap-psp_2.6.32.bb
@@ -5,7 +5,7 @@ KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|omap3-touchbook"
-SRCREV = "5f98f4d71c5835c406aa8014842b04a7ad1c9b06"
+SRCREV = "06733a907b777f7dca21b2d44e36b6c4afbe01fe"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
MACHINE_KERNEL_PR_append = "+gitr${SRCREV}"
@@ -20,6 +20,7 @@ SRC_URI = "git://arago-project.org/git/people/sriram/ti-psp-omap.git;protocol=gi
file://holes.patch;patch=1 \
file://no-mmc-spew.patch;patch=1 \
file://beagleboard/0001-beagleboard-omap3_-foo-_rate_table-omap35x_-foo.patch;patch=1 \
+ file://beagleboard/0001-board-omap3beagle-prepare-for-DM3730-based-Beaglebo.patch;patch=1 \
file://0001-board-omap3touchbook-make-it-build-against-TI-linux.patch;patch=1 \
file://defconfig"