[oe-commits] [meta-openembedded] 14/23: python-contextlib2: Add native and nativesdk to BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 07:33:37 UTC 2019


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

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 04fab0255b629c08a5b9fe66478de41bfba3015c
Author: Nicola Lunghi <nick83ola at gmail.com>
AuthorDate: Tue Nov 19 15:39:45 2019 +0000

    python-contextlib2: Add native and nativesdk to BBCLASSEXTEND
    
    Signed-off-by: Nicola Lunghi <nick83ola at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-contextlib2.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-contextlib2.inc b/meta-python/recipes-devtools/python/python-contextlib2.inc
index 50c93e9..750721f 100644
--- a/meta-python/recipes-devtools/python/python-contextlib2.inc
+++ b/meta-python/recipes-devtools/python/python-contextlib2.inc
@@ -6,3 +6,5 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=43d1c7827e8fad6454b553caf0e1d734"
 
 SRC_URI[md5sum] = "d03a631073b40073b5c41364ad8f5979"
 SRC_URI[sha256sum] = "7197aa736777caac513dbd800944c209a49765bf1979b12b037dce0277077ed3"
+
+BBCLASSEXTEND = "native nativesdk"
\ No newline at end of file

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


More information about the Openembedded-commits mailing list