From: ross.burton@arm.com
To: openembedded-core@lists.openembedded.org
Cc: nd@arm.com
Subject: [PATCH v2 3/3] inetutils: remove obsolete cruft from do_configure
Date: Wed, 30 Aug 2023 11:20:39 +0100 [thread overview]
Message-ID: <20230830102039.166372-3-ross.burton@arm.com> (raw)
In-Reply-To: <20230830102039.166372-1-ross.burton@arm.com>
From: Ross Burton <ross.burton@arm.com>
glob/ doesn't exist and the other files are copied by autotools.bbclass
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
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 3f6a85363ac..d911a0dbd17 100644
--- a/meta/recipes-connectivity/inetutils/inetutils_2.4.bb
+++ b/meta/recipes-connectivity/inetutils/inetutils_2.4.bb
@@ -62,10 +62,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
next prev parent reply other threads:[~2023-08-30 10:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 10:20 [PATCH v2 1/3] inetutils: don't guess target paths ross.burton
2023-08-30 10:20 ` [PATCH v2 2/3] inetutils: remove obsolete patches ross.burton
2023-08-30 10:20 ` ross.burton [this message]
2023-08-31 7:22 ` [OE-core] [PATCH v2 1/3] inetutils: don't guess target paths Alexandre Belloni
2023-08-31 11:23 ` Ross Burton
-- strict thread matches above, loose matches on Subject: below --
2023-08-31 11:22 ross.burton
2023-08-31 11:22 ` [PATCH v2 3/3] inetutils: remove obsolete cruft from do_configure ross.burton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230830102039.166372-3-ross.burton@arm.com \
--to=ross.burton@arm.com \
--cc=nd@arm.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.