From fd2bed3297f3b76a8a6b18ba599e7d9d71d2c045 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 10 Feb 2010 21:13:00 +0100 Subject: xz: add xz package xz is the lzma successor tested with automake-1.11.1, autoconf-2.65 Signed-off-by: Bernhard Reutner-Fischer --- recipes/xz/xz.inc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes/xz/xz.inc (limited to 'recipes/xz/xz.inc') 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 -- cgit v1.2.3