diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-19 16:12:05 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-19 16:12:05 +0200 |
commit | 19cf11e6aa22990aeb76b60d3fbf3d5df158bd16 (patch) | |
tree | 84d9d95f1be7e8bc813bf84dbfe56dc8f70a89e0 /recipes/linux/linux-omap-pm_git.bb | |
parent | de3740893955e5f84e428b4578fd5a71e4654939 (diff) |
linux-omap-pm: add .6.29 recipe so the git one can move to 2.6.30
Diffstat (limited to 'recipes/linux/linux-omap-pm_git.bb')
-rw-r--r-- | recipes/linux/linux-omap-pm_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-omap-pm_git.bb b/recipes/linux/linux-omap-pm_git.bb index c5b7aadaa4..0e42594168 100644 --- a/recipes/linux/linux-omap-pm_git.bb +++ b/recipes/linux/linux-omap-pm_git.bb @@ -7,11 +7,11 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard| DEFAULT_PREFERENCE = "-1" -SRCREV = "9d76f46e79302058464b569dbad9af8c594dbe53" +SRCREV = "cbfc461bd5c4d0aff8501dd82db18146a22f49cf" -PV = "2.6.29-pm0+gitr${SRCREV}" +PV = "2.6.29-pm1+gitr${SRCREV}" -SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git;protocol=git;branch=pm \ +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" SRC_URI_append = " \ |