aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xz/xz-native_git.bb
blob: 006b9d72eb6f2a4c62f4fe85ba6bc87789d5cdf4 (plain)
1
2
3
4
5
6
7
# XZ_BASE should be the latest released version of xz.
# It can be set in the distro file.
#XZ_BASE ?= "4.999.9"
#SRCREV = "HEAD"
#PV = "${XZ_BASE}+gitr${SRCREV}"
PV = "git"
require xz-native.inc