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-09 15:11:56 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-11 11:41:44 +0100
commit7291f2414181a12ea5977bc192b5bee10896b162 (patch)
tree06055331199a7bf9666e4642e423747c96f12674 /recipes/linux/linux-openmoko-2.6.32_git.bb
parent355d43e7e390a4bab7f673b73f97f4f87822ef61 (diff)
downloadopenembedded-7291f2414181a12ea5977bc192b5bee10896b162.tar.gz
linux-openmoko-2.6.32: two more patches
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 c4369ac506..22afe7b568 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 = "r3"
+PR = "r4"
SRC_URI = "\
git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-gta02-2.6.32 \
@@ -30,6 +30,8 @@ SRC_URI = "\
file://0011-Don-t-choke-if-userspace-provides-a-pixel-clock-valu.patch;patch=1 \
file://0012-Report-all-FB-modes-given-by-the-lower-levels.patch;patch=1 \
file://0013-Change-connector-type-to-LVDS.patch;patch=1 \
+ file://0014-Clean-up-JBT-hooks-and-allow-resolution-switching.patch;patch=1 \
+ file://0015-ar6000-send-userspace-an-event-on-disconnection.patch;patch=1 \
"
SRC_URI[stablepatch.md5sum] = "7f615dd3b4a3b19fb86e479996a2deb5"