linux-omap2: bump to 2.6.26-rc6
authorKoen Kooi <koen@openembedded.org>
Wed, 18 Jun 2008 15:18:15 +0000 (15:18 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 18 Jun 2008 15:18:15 +0000 (15:18 +0000)
packages/linux/linux-omap2_git.bb

index 3ee1598..2ec4de0 100644 (file)
@@ -2,9 +2,9 @@ require linux-omap.inc
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MACHINE}"
 
-SRCREV = "74412cbb62b3b4af3f7a1dd9133f19950cd94b2e"
+SRCREV = "5b97d3ec6732c87741b2fc04f2956f097a458818"
 
-PV = "2.6.25+2.6.26-rc5+${PR}+git${SRCREV}"
+PV = "2.6.25+2.6.26-rc6+${PR}+git${SRCREV}"
 PR = "r23"
 
 
@@ -13,9 +13,9 @@ SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
 
 SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
            file://0001-ASoC-OMAP-Add-basic-support-for-OMAP34xx-in-McBSP.patch;patch=1 \
-          file://0001-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
-          file://0002-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
-          file://0003-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
+#         file://0001-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
+#         file://0002-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
+#         file://0003-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
            file://0001-omap3-cpuidle.patch;patch=1 \ 
            file://0002-omap3-cpuidle.patch;patch=1 \
 "
@@ -23,9 +23,9 @@ SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
 SRC_URI_append_omap3evm = " file://no-harry-potter.diff;patch=1 \
            file://0001-ASoC-OMAP-Add-basic-support-for-OMAP34xx-in-McBSP.patch;patch=1 \
            file://flash.patch;patch=1 \
-           file://0001-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
-           file://0002-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
-           file://0003-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
+#           file://0001-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
+#           file://0002-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
+#           file://0003-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
            file://0001-omap3-cpuidle.patch;patch=1 \
            file://0002-omap3-cpuidle.patch;patch=1 \
 "