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-02 10:41:42 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-02 18:38:34 +0100
commit5a1d574bbad4cb28f4e50fe771f865e246280600 (patch)
treee224ea5d5616e588c3ae65bf4858ac0465b19e6b /recipes/linux/linux-openmoko-2.6.32_git.bb
parent36550d9fa84a8f29b1018027da06e289a253fc2d (diff)
downloadopenembedded-5a1d574bbad4cb28f4e50fe771f865e246280600.tar.gz
linux-openmoko-2.6.32: add last 2 patches from DRM branch"
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 52988280dd..c4369ac506 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 = "r2"
+PR = "r3"
SRC_URI = "\
git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-gta02-2.6.32 \
@@ -28,6 +28,8 @@ SRC_URI = "\
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 \
+ file://0012-Report-all-FB-modes-given-by-the-lower-levels.patch;patch=1 \
+ file://0013-Change-connector-type-to-LVDS.patch;patch=1 \
"
SRC_URI[stablepatch.md5sum] = "7f615dd3b4a3b19fb86e479996a2deb5"