From: Kai Kang <[email protected]> The options in removal for CONFIGUREOPTS have been handled in oe-core so they are not needed any more.
Signed-off-by: Kai Kang <[email protected]> --- meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb index c06c9e96b..88dbb850d 100644 --- a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb +++ b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb @@ -34,7 +34,6 @@ PACKAGECONFIG = "png ${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd', PACKAGECONFIG[systemd] = "--with-systemd=yes,--with-systemd=no,systemd" PACKAGECONFIG[png] = "--with-png=yes,--with-png=no,libpng" -CONFIGUREOPTS:remove = "--disable-silent-rules --disable-dependency-tracking ${@append_libtool_sysroot(d)}" EXTRA_OECONF:remove = "--disable-static" do_install:append() { -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110776): https://lists.openembedded.org/g/openembedded-devel/message/110776 Mute This Topic: https://lists.openembedded.org/mt/106559342/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
