[oe-commits] [openembedded-core] 22/50: libbsd 0.8.3: BBCLASSEXTEND to native and nativesdk

git at git.openembedded.org git at git.openembedded.org
Tue Nov 15 15:20:54 UTC 2016


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

commit b02cef58ee35dd277fff48538ce2803df1cbc4d5
Author: Koen Kooi <koen.kooi at linaro.org>
AuthorDate: Thu Oct 20 10:30:02 2016 +0200

    libbsd 0.8.3: BBCLASSEXTEND to native and nativesdk
    
    Android-tools depends on it and to build the native versions of fastboot, adb, mkbootimg and others libbsd needs to support native builds.
    
    Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/libbsd/libbsd_0.8.3.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-support/libbsd/libbsd_0.8.3.bb b/meta/recipes-support/libbsd/libbsd_0.8.3.bb
index 92121ef..6f734ab 100644
--- a/meta/recipes-support/libbsd/libbsd_0.8.3.bb
+++ b/meta/recipes-support/libbsd/libbsd_0.8.3.bb
@@ -41,3 +41,5 @@ SRC_URI[md5sum] = "e935c1bb6cc98a4a43cb1da22795493a"
 SRC_URI[sha256sum] = "934b634f4dfd865b6482650b8f522c70ae65c463529de8be907b53c89c3a34a8"
 
 inherit autotools pkgconfig
+
+BBCLASSEXTEND = "native nativesdk"

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


More information about the Openembedded-commits mailing list