aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.34_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-31 14:13:35 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-31 15:16:24 +0100
commit924244aaaa83778e00592779a14fa71b1f3656b2 (patch)
treecd5c02c331666286862f7e311fb203d60a0c4784 /recipes/linux/linux-openmoko-2.6.34_git.bb
parentda60830cc1d77b310eece3b58819f9617de36b52 (diff)
downloadopenembedded-924244aaaa83778e00592779a14fa71b1f3656b2.tar.gz
linux-openmoko-2.6.34: enable 3D engine and update jitterless patch
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.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.34_git.bb b/recipes/linux/linux-openmoko-2.6.34_git.bb
index 4ca4ba8a38..7c6cb49697 100644
--- a/recipes/linux/linux-openmoko-2.6.34_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.34_git.bb
@@ -4,7 +4,7 @@ require linux-openmoko.inc
KERNEL_RELEASE="2.6.34.7"
SRCREV = "e4182f3551f1b8e8f8bd07a2d68e49a0ec4cd04a"
-OEV = "oe8"
+OEV = "oe9"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
SRC_URI = "\
@@ -26,6 +26,7 @@ SRC_URI = "\
file://0008-Use-unlocked_ioctl-rather-than-ioctl.patch \
file://0001-glamo-display-Enable-FIFO-stage-for-the-LCD-engine-s.patch \
file://0009-glamo-display-fix-WSOD-for-242-timming.patch \
+ file://0001-Enable-3D-engine.patch \
# patches from Radek Polak used in qtmoko
file://0001-accels.patch.patch \
file://0002-usbhost.patch.patch \