]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
opkg: fix WITH_ACL and USE_ATTR being enabled per default
authorEtienne Cordonnier <ecordonnier@snap.com>
Wed, 3 Dec 2025 10:25:13 +0000 (11:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Dec 2025 17:54:25 +0000 (17:54 +0000)
commitbbd055ef12e215357bea10b1e88998e1cd813bb1
tree2143bc5dea312170c9c44a2e470bd4ae53dfe4be
parent3d9b24f1f34f68e010dff47ac164f75976253c17
opkg: fix WITH_ACL and USE_ATTR being enabled per default

ENABLE_XATTR and ENABLE_ACL were both "no" per default in autoconf, and this default
value was mistakenly changed during the cmake migration. Change it back to OFF per default

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg/0003-cmake-fix-WITH_ACL-and-USE_XATTR.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_0.9.0.bb