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
This commit is contained in:
Richard Purdie
2008-02-13 16:29:55 +00:00
parent f090aee8f1
commit 89213d9bd1
3 changed files with 1603 additions and 23 deletions

View File

@@ -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"