From: Ross Burton <[email protected]> glob/ doesn't exist and the other files are copied by autotools.bbclass
Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit f11fac5430c1308347f673c6e1fb6c5b2c7ff9c0) Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-connectivity/inetutils/inetutils_2.4.bb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta/recipes-connectivity/inetutils/inetutils_2.4.bb b/meta/recipes-connectivity/inetutils/inetutils_2.4.bb index d3d65e1469..5b36036050 100644 --- a/meta/recipes-connectivity/inetutils/inetutils_2.4.bb +++ b/meta/recipes-connectivity/inetutils/inetutils_2.4.bb @@ -68,10 +68,6 @@ ERROR_QA:remove = "unknown-configure-option" do_configure:prepend () { export HELP2MAN='true' - cp ${STAGING_DATADIR_NATIVE}/gettext/config.rpath ${S}/build-aux/config.rpath - install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S} - install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S} - rm -f ${S}/glob/configure* } do_install:append () { -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#188510): https://lists.openembedded.org/g/openembedded-core/message/188510 Mute This Topic: https://lists.openembedded.org/mt/101694901/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
