From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Khem Raj <raj.khem@gmail.com>
Subject: [PATCH 1/2] binutils-cross-canadian: Do not package gprofng.rc
Date: Wed, 7 Sep 2022 16:14:16 -0700 [thread overview]
Message-ID: <20220907231417.3274392-1-raj.khem@gmail.com> (raw)
This file is already packaged via nativesdk-gprofng and can cause
populate SDK conflicts
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta/recipes-devtools/binutils/binutils-cross-canadian.inc | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/binutils/binutils-cross-canadian.inc b/meta/recipes-devtools/binutils/binutils-cross-canadian.inc
index 4e8f10c1c4..c18468ad50 100644
--- a/meta/recipes-devtools/binutils/binutils-cross-canadian.inc
+++ b/meta/recipes-devtools/binutils/binutils-cross-canadian.inc
@@ -23,10 +23,9 @@ do_install () {
rm -f ${D}${libdir}/libiberty*
rm -f ${D}${libdir}/libopcodes*
rm -f ${D}${includedir}/*.h
+ rm -f ${D}${sysconfdir}/gprofng.rc
cross_canadian_bindirlinks
}
-FILES:${PN} += "${sysconfdir}/gprofng.rc"
-
BBCLASSEXTEND = ""
--
2.37.3
next reply other threads:[~2022-09-07 23:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-07 23:14 Khem Raj [this message]
2022-09-07 23:14 ` [PATCH 2/2] vala: Update to 0.56.3 bugfix release Khem Raj
2022-09-08 13:49 ` [OE-core] [PATCH 1/2] binutils-cross-canadian: Do not package gprofng.rc Alexandre Belloni
2022-09-08 18:51 ` Khem Raj
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=20220907231417.3274392-1-raj.khem@gmail.com \
--to=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox