aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xz/xz.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xz/xz.inc')
-rw-r--r--recipes/xz/xz.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xz/xz.inc b/recipes/xz/xz.inc
new file mode 100644
index 0000000000..f103e68639
--- /dev/null
+++ b/recipes/xz/xz.inc
@@ -0,0 +1,8 @@
+DESCRIPTION = "XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils are the successor to LZMA Utils."
+SECTION = "console/utils"
+LICENSE = "Public Domain"
+INC_PR = "r0"
+S ?= "${WORKDIR}/xz-${PV}"
+#FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xz-${PV}"
+
+inherit autotools