diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-scandir_1.10.0.bb | 2 |
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" | |||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | inherit setuptools | 12 | inherit setuptools |
13 | |||
14 | BBCLASSEXTEND = "native nativesdk" \ No newline at end of file | ||