[oe-commits] [openembedded-core] 06/44: as-needed.inc: drop ASNEEDED over-ride for openobex

git at git.openembedded.org git at git.openembedded.org
Sun Jun 3 16:16:20 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 8b207c2445d8c192735e3652c820cb0f5c599c49
Author: Andre McCurdy <armccurdy at gmail.com>
AuthorDate: Tue May 29 14:29:45 2018 -0700

    as-needed.inc: drop ASNEEDED over-ride for openobex
    
    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 at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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}"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list