summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux-rp_2.6.23.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-13 16:29:55 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-13 16:29:55 +0000
commit89213d9bd144f345135751c7c0ea19020f5832e3 (patch)
treee589e9ec9211ba5f4df0ac731385cd145eb87ee5 /meta/packages/linux/linux-rp_2.6.23.bb
parentf090aee8f1e4be6b6a164a8aa10d6f62765c2826 (diff)
downloadopenembedded-core-89213d9bd144f345135751c7c0ea19020f5832e3.tar.gz
openembedded-core-89213d9bd144f345135751c7c0ea19020f5832e3.tar.bz2
openembedded-core-89213d9bd144f345135751c7c0ea19020f5832e3.tar.xz
openembedded-core-89213d9bd144f345135751c7c0ea19020f5832e3.zip
linux-rp-2.6.23: Add zyonite touchscreend driver forward port
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3793 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp_2.6.23.bb')
-rw-r--r--meta/packages/linux/linux-rp_2.6.23.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.23.bb b/meta/packages/linux/linux-rp_2.6.23.bb
index b4579ce9f..32564a2f6 100644
--- a/meta/packages/linux/linux-rp_2.6.23.bb
+++ b/meta/packages/linux/linux-rp_2.6.23.bb
@@ -1,6 +1,6 @@
require linux-rp.inc
-PR = "r31"
+PR = "r32"
# Handy URLs
# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -139,6 +139,7 @@ SRC_URI_append_zylonite ="\
file://pxa_fb_overlay.patch;patch=1 \
file://zylonite-boot.patch;patch=1 \
file://zylonite_mtd-r0.patch;patch=1 \
+ file://zylonite_touch-r0.patch;patch=1 \
"
S = "${WORKDIR}/linux-2.6.23"