aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xz/xz.inc
blob: ad23884636f85629785c0cca5748709df66edf99 (plain)
1
2
3
4
5
6
7
8
9
10
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"
HOMEPAGE = "http://tukaani.org/xz/"
INC_PR = "r0"
S ?= "${WORKDIR}/xz-${PV}"
EXTRA_OECONF = "--enable-shared"
BBCLASSEXTEND = "native"

inherit autotools