mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 14:28:22 +01:00
11 lines
259 B
Plaintext
11 lines
259 B
Plaintext
|
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"
|