aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-pm_2.6.29.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-23 08:55:22 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-23 08:55:22 +0200
commit1a2d098a0beab058850803ea696ade5b692e8d42 (patch)
treeec5496c1820982493aab72d5d3e9f37e6b89cbd0 /recipes/linux/linux-omap-pm_2.6.29.bb
parent05386b063841e29f03ec301c111250391cdc52b4 (diff)
downloadopenembedded-1a2d098a0beab058850803ea696ade5b692e8d42.tar.gz
linux-omap-pm 2.6.29: fix beagleboard audio
Diffstat (limited to 'recipes/linux/linux-omap-pm_2.6.29.bb')
-rw-r--r--recipes/linux/linux-omap-pm_2.6.29.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-pm_2.6.29.bb b/recipes/linux/linux-omap-pm_2.6.29.bb
index 80303774f3..5eebc1e8fb 100644
--- a/recipes/linux/linux-omap-pm_2.6.29.bb
+++ b/recipes/linux/linux-omap-pm_2.6.29.bb
@@ -5,10 +5,10 @@ KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm|omap3-pandora|overo"
-SRCREV = "cbfc461bd5c4d0aff8501dd82db18146a22f49cf"
+SRCREV = "9c133058b929e738e6f28cb99e99c7fb5b35c59a"
PV = "2.6.29"
-MACHINE_KERNEL_PR_append = "-pm1+gitr${SRCREV}"
+MACHINE_KERNEL_PR_append = "-pm2+gitr${SRCREV}"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git;protocol=git;branch=pm-2.6.29 \
file://defconfig"