From f5b0f3a64b39c71f330145e9f04d6f7f434631a0 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 8 Feb 2010 20:24:38 +0100 Subject: linux-omap-psp 2.6.32: add WIP support for beagleboardXM --- recipes/linux/linux-omap-psp_2.6.32.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/linux/linux-omap-psp_2.6.32.bb') 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" -- cgit 1.2.3-korg