aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tslib/tslib_git.bb
blob: 1d7906124cd7f156eb5d8b2f75b6a9f74cd5b320 (plain)
1
2
3
4
5
6
7
8
9
SRC_URI = "git://github.com/kergoth/tslib.git;protocol=git"
S = "${WORKDIR}/git"
SRCREV = "d9ff92d46a1e17361ac1"
PV = "1.0+gitr${SRCPV}"
PR = "${INC_PR}.1"

DEFAULT_PREFERENCE = "-1"

include tslib.inc