linux-omap2 git: beagle needs nand support, evm only needs onenand support
authorKoen Kooi <koen@openembedded.org>
Wed, 18 Jun 2008 16:52:38 +0000 (16:52 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 18 Jun 2008 16:52:38 +0000 (16:52 +0000)
packages/linux/linux-omap2_git.bb

index 2ec4de0..04d9fd1 100644 (file)
@@ -5,7 +5,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MA
 SRCREV = "5b97d3ec6732c87741b2fc04f2956f097a458818"
 
 PV = "2.6.25+2.6.26-rc6+${PR}+git${SRCREV}"
-PR = "r23"
+PR = "r24"
 
 
 SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
@@ -13,6 +13,7 @@ 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://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 \
@@ -22,7 +23,6 @@ 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 \