[oe-commits] org.oe.dev linux-omap2 git: beagle needs nand support, evm only needs onenand support

koen commit oe at amethyst.openembedded.net
Wed Jun 18 16:57:34 UTC 2008


linux-omap2 git: beagle needs nand support, evm only needs onenand support

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: a0ab45e22535b9147b23b6b2164b593964272521
ViewMTN: http://monotone.openembedded.org/revision/info/a0ab45e22535b9147b23b6b2164b593964272521
Files:
1
packages/linux/linux-omap2_git.bb
Diffs:

#
# mt diff -rb095d223dbdd00effe7cec970e0f4626d22c35a5 -ra0ab45e22535b9147b23b6b2164b593964272521
#
#
#
# patch "packages/linux/linux-omap2_git.bb"
#  from [580fe4f093ea9bc87f450c35559f0a65c9097477]
#    to [599facb6518f03569518f0cd98aadfe6be058716]
#
============================================================
--- packages/linux/linux-omap2_git.bb	580fe4f093ea9bc87f450c35559f0a65c9097477
+++ packages/linux/linux-omap2_git.bb	599facb6518f03569518f0cd98aadfe6be058716
@@ -5,7 +5,7 @@ PV = "2.6.25+2.6.26-rc6+${PR}+git${SRCRE
 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_append_beagleboard = " file://no
 
 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_omap3evm = " file://no-ha
 
 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 \






More information about the Openembedded-commits mailing list