Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] as-needed.inc: drop ASNEEDED over-ride for openobex
@ 2018-05-26  1:18 Andre McCurdy
  2018-05-26  1:18 ` [PATCH 2/3] bitbake.conf: drop obsolete commented out value for TARGET_LDFLAGS Andre McCurdy
  2018-05-26  1:18 ` [PATCH 3/3] bitbake.conf: include ASNEEDED in TARGET_LDFLAGS directly Andre McCurdy
  0 siblings, 2 replies; 3+ messages in thread
From: Andre McCurdy @ 2018-05-26  1:18 UTC (permalink / raw)
  To: openembedded-core

The over-ride has been merged into the openobex recipe in meta-oe:

  http://git.openembedded.org/meta-openembedded/commit/?id=e59a9738c24ccaeac91740d1f67c607d4ee2a217

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
 meta/conf/distro/include/as-needed.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/conf/distro/include/as-needed.inc b/meta/conf/distro/include/as-needed.inc
index 9c23564..b163fef 100644
--- a/meta/conf/distro/include/as-needed.inc
+++ b/meta/conf/distro/include/as-needed.inc
@@ -1,6 +1,4 @@
 
 ASNEEDED = "-Wl,--as-needed"
 
-ASNEEDED_pn-openobex = ""
-
 TARGET_LDFLAGS += "${ASNEEDED}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-26  1:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-26  1:18 [PATCH 1/3] as-needed.inc: drop ASNEEDED over-ride for openobex Andre McCurdy
2018-05-26  1:18 ` [PATCH 2/3] bitbake.conf: drop obsolete commented out value for TARGET_LDFLAGS Andre McCurdy
2018-05-26  1:18 ` [PATCH 3/3] bitbake.conf: include ASNEEDED in TARGET_LDFLAGS directly Andre McCurdy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox