[oe-commits] : linux-omap git: bump SRCREV and fix patches

OE GIT Trial gittrial at amethyst.openembedded.net
Sun Sep 14 09:46:07 UTC 2008


Module: OE.dev
Branch: master
Commit: d785ccfbc2c2e638b3a26c7e28173506b6eca672
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=d785ccfbc2c2e638b3a26c7e28173506b6eca672

Author:  <koen at openembedded.org>
Date:   Sun Sep 14 09:28:45 2008 +0000

linux-omap git: bump SRCREV and fix patches 

---

 packages/linux/linux-omap_git.bb |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb
index a09e8f9..7107c1b 100644
--- a/packages/linux/linux-omap_git.bb
+++ b/packages/linux/linux-omap_git.bb
@@ -6,10 +6,10 @@ KERNEL_IMAGETYPE = "uImage"
 COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm"
 
 
-SRCREV = "74fcfe9c589f1060b5e5a791e9c0c54212d7c1b8"
+SRCREV = "de1121fdb899f762"
 
 PV = "2.6.26+2.6.27-rc6+${PR}+git${SRCREV}"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
 	   file://defconfig"
@@ -24,7 +24,6 @@ SRC_URI_append = " \
            file://musb-dma-iso-in.eml;patch=1 \
            file://musb-support-high-bandwidth.patch.eml;patch=1 \
            file://musb-mru-otgfix.diff;patch=1 \
-           file://16bpp.patch;patch=1 \
 	   file://01-fix-timing-print.diff;patch=1 \
            file://03-enable-overlay-opt.diff;patch=1 \
            file://05-fix-display-panning.diff;patch=1 \
@@ -54,7 +53,6 @@ SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
                              "
 
 SRC_URI_append_omap3evm = " \
-           file://touchscreen.patch;patch=1 \
 "
 
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list