I can't see any reason this configure like for a sysroot is needed in the native config and it doesn't make any sense. Drop it as obsolete/unneeded.
Signed-off-by: Richard Purdie <[email protected]> --- meta/recipes-devtools/libtool/libtool-native_2.5.0.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-devtools/libtool/libtool-native_2.5.0.bb b/meta/recipes-devtools/libtool/libtool-native_2.5.0.bb index 90c06f0ec3f..92f4b463032 100644 --- a/meta/recipes-devtools/libtool/libtool-native_2.5.0.bb +++ b/meta/recipes-devtools/libtool/libtool-native_2.5.0.bb @@ -4,8 +4,6 @@ DEPENDS = "" inherit native -EXTRA_OECONF = " --with-sysroot=${STAGING_DIR_NATIVE}" - do_configure:prepend () { # Remove any existing libtool m4 since old stale versions would break # any upgrade
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200251): https://lists.openembedded.org/g/openembedded-core/message/200251 Mute This Topic: https://lists.openembedded.org/mt/106461689/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
