summaryrefslogtreecommitdiffstats
path: root/recipes/xz/xz_git.bb
blob: 8950a08ecb06ea06063253f394265c93992cc16d (plain)
1
2
3
4
5
6
S = "${WORKDIR}/git"
require xz.inc
PV = "git"
PR = "${INC_PR}.0"
SRC_URI = "git://ctrl.tukaani.org/xz.git;branch=master;protocol=git"
DEFAULT_PREFERENCE = "-1"