Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded
authorPhil Blundell <philb@gnu.org>
Wed, 16 Feb 2005 23:17:42 +0000 (23:17 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 16 Feb 2005 23:17:42 +0000 (23:17 +0000)
into mebius.(none):/home/pb/oe/oe

2005/02/16 23:17:05+00:00 (none)!pb
apply patch from Matt Reimer to add module for linearizing h2200 screen

BKrev: 4213d496taVCxDul8ax0qSXWyJ9FyQ

packages/tslib/tslib/tslib-linearize.patch [new file with mode: 0644]
packages/tslib/tslib_cvs.bb

diff --git a/packages/tslib/tslib/tslib-linearize.patch b/packages/tslib/tslib/tslib-linearize.patch
new file mode 100644 (file)
index 0000000..e69de29
index f4edae2..fb2da3b 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "base"
 DESCRIPTION = "tslib is a touchscreen access library."
 PV = "0.0cvs${CVSDATE}"
-PR = "r14"
+PR = "r15"
 
 SRC_URI_OVERRIDES_PACKAGE_ARCH = "0"
 PACKAGE_ARCH_tslib-conf = "${MACHINE}"
@@ -13,6 +13,7 @@ SRC_URI = "cvs://cvs:@pubcvs.arm.linux.org.uk/mnt/src/cvsroot;module=tslib \
           file://ts.conf-corgi file://ts.conf-corgi-2.4 \
           file://tslib.sh \
           file://initialize_djs.patch;patch=1 \
+          file://tslib-linearize.patch;patch=1 \
           file://visibility.patch;patch=1"
 SRC_URI_append_ramses += " file://devfs.patch;patch=1"
 SRC_URI_append_ramses += " file://event1.patch;patch=1"