mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
packagekit: Add PACKAGECONFIG for service-packs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -18,6 +18,9 @@ SRC_URI[archive.sha256sum] = "0eafd1be5516a41ebc0f0c3acff0b0763da105a4178b5eee0f
|
|||||||
|
|
||||||
S = "${WORKDIR}/PackageKit-${PV}"
|
S = "${WORKDIR}/PackageKit-${PV}"
|
||||||
|
|
||||||
|
PACKAGECONFIG ??= ""
|
||||||
|
PACKAGECONFIG[service-packs] = "--enable-service-packs,--disable-service-packs,libarchive"
|
||||||
|
|
||||||
EXTRA_OECONF = "--with-security-framework=dummy \
|
EXTRA_OECONF = "--with-security-framework=dummy \
|
||||||
--with-default-backend=opkg \
|
--with-default-backend=opkg \
|
||||||
--enable-opkg \
|
--enable-opkg \
|
||||||
|
|||||||
Reference in New Issue
Block a user