All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Luca Ceresoli <luca.ceresoli@bootlin.com>,
	Alejandro Hernandez <aehs29@gmail.com>,
	Richard Purdie <rpurdie@rpsys.net>, Khem Raj <raj.khem@gmail.com>
Subject: [PATCH v2 2/3] binutils: Package libsframe
Date: Wed, 18 Jan 2023 20:27:23 -0800	[thread overview]
Message-ID: <20230119042724.1413857-2-raj.khem@gmail.com> (raw)
In-Reply-To: <20230119042724.1413857-1-raj.khem@gmail.com>

libsframe is newly added in binutils 2.40

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
v1 -> v2:
- Rebase

 meta/recipes-devtools/binutils/binutils_2.40.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/binutils/binutils_2.40.bb b/meta/recipes-devtools/binutils/binutils_2.40.bb
index 67240383f7..9087af87c5 100644
--- a/meta/recipes-devtools/binutils/binutils_2.40.bb
+++ b/meta/recipes-devtools/binutils/binutils_2.40.bb
@@ -66,7 +66,7 @@ PACKAGE_BEFORE_PN += "libbfd libopcodes gprofng"
 FILES:libbfd = "${libdir}/libbfd-*.so.* ${libdir}/libbfd-*.so"
 FILES:libopcodes = "${libdir}/libopcodes-*.so.* ${libdir}/libopcodes-*.so"
 FILES:gprofng = "${sysconfdir}/gprofng.rc ${libdir}/gprofng/libgp-*.so ${libdir}/gprofng/libgprofng.so.* ${bindir}/gp-* ${bindir}/gprofng"
-FILES:${PN}-dev += "${libdir}/gprofng/libgprofng.so"
+FILES:${PN}-dev += "${libdir}/gprofng/libgprofng.so ${libdir}/libsframe.so"
 SRC_URI:append:class-nativesdk =  " file://0003-binutils-nativesdk-Search-for-alternative-ld.so.conf.patch "
 
 USE_ALTERNATIVES_FOR:class-nativesdk = ""
-- 
2.39.1



  reply	other threads:[~2023-01-19  4:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-19  4:27 [PATCH v2 1/3] binutils: Upgrade to 2.40 release Khem Raj
2023-01-19  4:27 ` Khem Raj [this message]
2023-01-19  4:27 ` [PATCH v2 3/3] elfutils: Fix build with libcurl >= 7.87 Khem Raj
2023-01-19  9:44 ` [OE-core] [PATCH v2 1/3] binutils: Upgrade to 2.40 release Luca Ceresoli
2023-01-19 16:52   ` Khem Raj
2023-01-19 22:58     ` Luca Ceresoli
2023-01-19 23:52       ` Khem Raj
2023-01-19 17:25 ` Jeff Law
2023-01-19 18:47   ` Khem Raj
2023-01-23 23:38   ` Khem Raj
2023-01-24  4:02     ` Jeff Law

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=20230119042724.1413857-2-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=aehs29@gmail.com \
    --cc=luca.ceresoli@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=rpurdie@rpsys.net \
    /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.