aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.32_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-03-01 08:10:00 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-01 16:53:59 +0100
commit175f25a8e3032c515ee6f951115c349596b15cc0 (patch)
treed6be9e8822073c790cd1df44cc22694fcfb57175 /recipes/linux/linux-openmoko-2.6.32_git.bb
parentdb935da155dd89d3d4638129d7fdcda0e955e01f (diff)
downloadopenembedded-175f25a8e3032c515ee6f951115c349596b15cc0.tar.gz
linux-openmoko-2.6.32: simplified JBT6k74 driver as WSOD fix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.32_git.bb')
-rw-r--r--recipes/linux/linux-openmoko-2.6.32_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb
index 7c685b183f..52988280dd 100644
--- a/recipes/linux/linux-openmoko-2.6.32_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.32_git.bb
@@ -8,7 +8,7 @@ KERNEL_RELEASE="2.6.32.9"
SRCREV = "14be1091928fcce66812a85129768fb253b36420"
OEV = "oe1"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
SRC_URI = "\
git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-gta02-2.6.32 \
@@ -26,6 +26,8 @@ SRC_URI = "\
file://0007-glamo-drm-select-DRM_KMS_HELPER-for-crtc-functions.patch;patch=1 \
file://0008-Fix-crash-when-reading-Glamo-registers-via-sysfs.patch;patch=1 \
file://0009-A-couple-of-GEM-refcounting-fixes.patch;patch=1 \
+ file://0010-Simplify-the-JBT6k74-driver.patch;patch=1 \
+ file://0011-Don-t-choke-if-userspace-provides-a-pixel-clock-valu.patch;patch=1 \
"
SRC_URI[stablepatch.md5sum] = "7f615dd3b4a3b19fb86e479996a2deb5"