aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xz/xz.inc
blob: cc4f966e6684a6c2ebfa17a43f6648bb244eacdf (plain)
1
2
3
4
5
6
7
8
9
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}"
EXTRA_OECONF = "--enable-shared"
BBCLASSEXTEND = "native"

inherit autotools