summaryrefslogtreecommitdiff
path: root/recipes/xz/xz.inc
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2010-03-04 23:01:28 +0000
committerPhil Blundell <philb@gnu.org>2010-03-04 23:01:28 +0000
commite874add03c391a79319f1177773d89882ba6357a (patch)
tree0e66367c81cacf7846c99a1866ba6ab75fc9fa96 /recipes/xz/xz.inc
parenta3b0920d0cc2cecac9eea4993ad18a64b207d7af (diff)
Revert "xz: add xz package"
This reverts commit fd2bed3297f3b76a8a6b18ba599e7d9d71d2c045.
Diffstat (limited to 'recipes/xz/xz.inc')
-rw-r--r--recipes/xz/xz.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes/xz/xz.inc b/recipes/xz/xz.inc
deleted file mode 100644
index f103e68639..0000000000
--- a/recipes/xz/xz.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-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