No need to fiddle with the configure arguments as we can just neuter disable-static.inc.
Signed-off-by: Ross Burton <ross.bur...@intel.com> --- recipes-security/AppArmor/apparmor_2.12.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-security/AppArmor/apparmor_2.12.bb b/recipes-security/AppArmor/apparmor_2.12.bb index 2cf5b7d..303d5c7 100644 --- a/recipes-security/AppArmor/apparmor_2.12.bb +++ b/recipes-security/AppArmor/apparmor_2.12.bb @@ -50,8 +50,7 @@ python() { raise bb.parse.SkipRecipe('Requires meta-webserver to be present.') } -CONFIGUREOPTS_remove = "--disable-static" -EXTRA_OECONF_append = " --enable-static" +DISABLE_STATIC = "" do_configure() { cd ${S}/libraries/libapparmor -- 2.11.0 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto