[oe-commits] : linux-omap git: bump SRCREV

OE GIT Trial gittrial at amethyst.openembedded.net
Thu Sep 25 08:31:14 UTC 2008


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

Author:  <koen at openembedded.org>
Date:   Thu Sep 25 08:28:05 2008 +0000

linux-omap git: bump SRCREV

---

 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 05448f1..ca64345 100644
--- a/packages/linux/linux-omap_git.bb
+++ b/packages/linux/linux-omap_git.bb
@@ -6,16 +6,15 @@ KERNEL_IMAGETYPE = "uImage"
 COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm"
 
 
-SRCREV = "de1121fdb899f762"
+SRCREV = "c434c15d28c82d92e55897bd265c423e9ab69362"
 
 PV = "2.6.26+2.6.27-rc6+${PR}+git${SRCREV}"
-PR = "r5"
+PR = "r6"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
 	   file://defconfig"
 
 SRC_URI_append = " \
-           file://timer-suppression.patch;patch=1 \
            file://no-empty-flash-warnings.patch;patch=1 \
            file://oprofile-0.9.3.armv7.diff;patch=1 \
            file://no-cortex-deadlock.patch;patch=1 \
@@ -31,7 +30,6 @@ SRC_URI_append = " \
            file://mru-improve-pixclock-config.diff;patch=1 \
            file://mru-make-video-timings-selectable.diff;patch=1 \
            file://mru-enable-overlay-optimalization.diff;patch=1 \
-           file://strongly-ordered-memory.diff;patch=1 \
 "
 
 temporarely-disabled = " \





More information about the Openembedded-commits mailing list