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