summaryrefslogtreecommitdiff
path: root/recipes/xz/xz-native_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xz/xz-native_git.bb')
-rw-r--r--recipes/xz/xz-native_git.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xz/xz-native_git.bb b/recipes/xz/xz-native_git.bb
new file mode 100644
index 0000000000..006b9d72eb
--- /dev/null
+++ b/recipes/xz/xz-native_git.bb
@@ -0,0 +1,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