[oe-commits] [openembedded-core] 24/58: glib-networking:enable glib-networking build as native package

git at git.openembedded.org git at git.openembedded.org
Sun Sep 15 16:59:18 UTC 2019


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 bfcc9680fbc8a79f114fd66b8a6f9befb4676817
Author: Jiang Lu <lu.jiang at windriver.com>
AuthorDate: Thu Sep 12 05:08:20 2019 -0400

    glib-networking:enable glib-networking build as native package
    
    Enable glib-networking build as a native package, for it is depended
    by libsoup.
    
    Signed-off-by: Jiang Lu <lu.jiang at windriver.com>
    Signed-off-by: Liwei Song <liwei.song at windriver.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/glib-networking/glib-networking_2.60.3.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/glib-networking/glib-networking_2.60.3.bb b/meta/recipes-core/glib-networking/glib-networking_2.60.3.bb
index d893b7a..0278ab2 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.60.3.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.60.3.bb
@@ -30,3 +30,5 @@ FILES_${PN} += "\
                 "
 FILES_${PN}-dev += "${libdir}/gio/modules/libgio*.la"
 FILES_${PN}-staticdev += "${libdir}/gio/modules/libgio*.a"
+
+BBCLASSEXTEND = "native"

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


More information about the Openembedded-commits mailing list