aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.34_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-26 00:28:22 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-26 13:28:44 +0200
commitc837131336d66a7678abf1e49a316c96d2e66375 (patch)
treefdc2db97d34b1ac8348634750ae364cc1e037695 /recipes/linux/linux-openmoko-2.6.34_git.bb
parent7e92541764988ffe2ddcd12806372eba2c164e78 (diff)
downloadopenembedded-c837131336d66a7678abf1e49a316c96d2e66375.tar.gz
linux-openmoko-2.6.34: bump SRCREV, rebase patches
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.34_git.bb')
-rw-r--r--recipes/linux/linux-openmoko-2.6.34_git.bb11
1 files changed, 5 insertions, 6 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.34_git.bb b/recipes/linux/linux-openmoko-2.6.34_git.bb
index 2f47140ad1..73d8be4341 100644
--- a/recipes/linux/linux-openmoko-2.6.34_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.34_git.bb
@@ -3,7 +3,7 @@ require linux-openmoko.inc
KERNEL_RELEASE="2.6.34"
-SRCREV = "5c40321e6e6a8ca8552c5c69d041d7f7f3205318"
+SRCREV = "4ce5f33cd4bcde2e25d50ae0880eb39213e2b6d2"
OEV = "oe4"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
@@ -20,11 +20,10 @@ SRC_URI = "\
file://0002-Glamo-DRM-and-KMS-driver.patch \
file://0003-Work-on-Glamo-core-for-DRM.patch \
file://0004-JBT6k74-work-for-KMS.patch \
- file://0005-Fix-crash-when-reading-Glamo-registers-via-sysfs.patch \
- file://0006-Fix-dynamic-command-queue-allocation.patch \
- file://0007-Debug-statements-for-testing.patch \
- file://0008-Fix-claim-of-2D-register-resource.patch \
- file://0009-Use-unlocked_ioctl-rather-than-ioctl.patch \
+ file://0005-Fix-dynamic-command-queue-allocation.patch \
+ file://0006-Debug-statements-for-testing.patch \
+ file://0007-Fix-claim-of-2D-register-resource.patch \
+ file://0008-Use-unlocked_ioctl-rather-than-ioctl.patch \
# patches from Radek Polak used in qtmoko
file://0001-accels.patch.patch \
file://0002-usbhost.patch.patch \