mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-17 14:29:46 +02:00
Add specific tslib lib for olinuxino a13
This commit is contained in:
10
recipes-graphics/tslib/tslib_git.bbappend
Normal file
10
recipes-graphics/tslib/tslib_git.bbappend
Normal file
@ -0,0 +1,10 @@
|
||||
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
||||
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
|
||||
SRC_URI = "git://github.com/kergoth/tslib.git \
|
||||
file://ts.conf \
|
||||
file://tslib.sh \
|
||||
file://tslib.patch"
|
||||
|
||||
SRCREV = "f6c499a523bff845ddd57b1d96c9d1389f0df17b"
|
Reference in New Issue
Block a user