[oe-commits] org.oe.dev linux-ezx: Add patch to improve touchscreen behaviour.

florian commit openembedded-commits at lists.openembedded.org
Fri Mar 9 18:33:11 UTC 2007


linux-ezx: Add patch to improve touchscreen behaviour.

Author: florian at openembedded.org
Branch: org.openembedded.dev
Revision: fff6cc2d7bc3a5a08648ad1b6fdca8471ad318b9
ViewMTN: http://monotone.openembedded.org/revision.psp?id=fff6cc2d7bc3a5a08648ad1b6fdca8471ad318b9
Files:
1
packages/linux/linux-ezx_2.6.16.13.bb
Diffs:

#
# mt diff -r69fba69defb19249cc62e07834c2018221194ab0 -rfff6cc2d7bc3a5a08648ad1b6fdca8471ad318b9
#
# 
# 
# patch "packages/linux/linux-ezx_2.6.16.13.bb"
#  from [bde4f109165f752c2cdf323141e6a0e8937dddeb]
#    to [7711618ab9591ad5b79a879e2a8ec1da500e56f4]
# 
============================================================
--- packages/linux/linux-ezx_2.6.16.13.bb	bde4f109165f752c2cdf323141e6a0e8937dddeb
+++ packages/linux/linux-ezx_2.6.16.13.bb	7711618ab9591ad5b79a879e2a8ec1da500e56f4
@@ -5,7 +5,7 @@ EZX = "ezx9"
 LICENSE = "GPL"
 DEPENDS += "quilt-native"
 EZX = "ezx9"
-PR = "${EZX}-r1"
+PR = "${EZX}-r2"
 
 inherit kernel
 
@@ -20,7 +20,8 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux
            \
 	   file://logo_linux_clut224.ppm \
            file://defconfig-a780 \
-           file://defconfig-e680"
+           file://defconfig-e680 \
+           file://wyrm-ts.diff;patch=1"
 S = "${WORKDIR}/linux-2.6.16"
 
 ##############################################################






More information about the Openembedded-commits mailing list