summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorNicola Lunghi <nick83ola@gmail.com>2019-11-19 15:39:59 +0000
committerKhem Raj <raj.khem@gmail.com>2019-11-19 23:33:03 -0800
commit0e160f4297ef7e88bec0a03e52934c2c4681cd98 (patch)
treea9b02e0c4f041f5be144cb28f521931ecb6a522f /meta-python/recipes-devtools/python
parent04fab0255b629c08a5b9fe66478de41bfba3015c (diff)
downloadmeta-openembedded-0e160f4297ef7e88bec0a03e52934c2c4681cd98.tar.gz
python-scandir: Add native and nativesdk to BBCLASSEXTEND
Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-scandir_1.10.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb b/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb
index 253c2342bd..9de272417e 100644
--- a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb
+++ b/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb
@@ -10,3 +10,5 @@ SRCREV = "982e6ba60e7165ef965567eacd7138149c9ce292"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit setuptools 12inherit setuptools
13
14BBCLASSEXTEND = "native nativesdk" \ No newline at end of file