tslib git bbappend: make it work with the tslib_git.bb in meta-openembedded/danny

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2013-04-03 15:04:16 +02:00
parent 4e1be83791
commit bd4713680b
2 changed files with 81 additions and 5 deletions

View File

@ -2,9 +2,6 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}"
PRINC := "${@int(PRINC) + 1}"
SRC_URI = "git://github.com/kergoth/tslib.git \
file://ts.conf \
file://tslib.sh \
file://tslib.patch"
SRC_URI += "file://0001-Support-reading-coordinates-from-multitouch-devices.patch \
file://tslib.patch"
SRCREV = "f6c499a523bff845ddd57b1d96c9d1389f0df17b"