Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drop as-needed.inc
@ 2018-05-29 21:29 Andre McCurdy
  2018-05-29 21:29 ` [PATCH v2 1/5] distcc: move ASNEEDED over-ride into the distcc recipe Andre McCurdy
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Andre McCurdy @ 2018-05-29 21:29 UTC (permalink / raw)
  To: openembedded-core

v2: Rebase to latest master (where the previous ASNEEDED patch for
    distcc has been reverted to avoid conflicts with a distcc version
    update) + add new patch to fix bitbake.conf typo.

Andre McCurdy (5):
  distcc: move ASNEEDED over-ride into the distcc recipe
  as-needed.inc: drop ASNEEDED over-ride for openobex
  bitbake.conf: drop obsolete commented out value for TARGET_LDFLAGS
  bitbake.conf: include ASNEEDED in TARGET_LDFLAGS directly
  bitbake.conf: fix minor typo in comments

 meta/conf/bitbake.conf                      | 9 ++++-----
 meta/conf/distro/include/as-needed.inc      | 7 -------
 meta/conf/distro/include/tcmode-default.inc | 3 ---
 meta/recipes-devtools/distcc/distcc_3.3.bb  | 2 ++
 4 files changed, 6 insertions(+), 15 deletions(-)
 delete mode 100644 meta/conf/distro/include/as-needed.inc

-- 
1.9.1



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

end of thread, other threads:[~2018-05-30 19:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-29 21:29 [PATCH v2 0/5] drop as-needed.inc Andre McCurdy
2018-05-29 21:29 ` [PATCH v2 1/5] distcc: move ASNEEDED over-ride into the distcc recipe Andre McCurdy
2018-05-29 21:29 ` [PATCH v2 2/5] as-needed.inc: drop ASNEEDED over-ride for openobex Andre McCurdy
2018-05-29 21:29 ` [PATCH v2 3/5] bitbake.conf: drop obsolete commented out value for TARGET_LDFLAGS Andre McCurdy
2018-05-29 21:29 ` [PATCH v2 4/5] bitbake.conf: include ASNEEDED in TARGET_LDFLAGS directly Andre McCurdy
2018-05-30  2:13   ` Khem Raj
2018-05-30 17:46     ` Andre McCurdy
2018-05-30 19:11       ` Khem Raj
2018-05-29 21:29 ` [PATCH v2 5/5] bitbake.conf: fix minor typo in comments Andre McCurdy

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