diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb b/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb index 686d5fdb10..bfee254011 100644 --- a/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb +++ b/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb | |||
| @@ -9,3 +9,5 @@ SRC_URI[md5sum] = "8bbf0326719fafb1f453921ef96729fe" | |||
| 9 | SRC_URI[sha256sum] = "3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716" | 9 | SRC_URI[sha256sum] = "3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716" |
| 10 | 10 | ||
| 11 | inherit pypi setuptools | 11 | inherit pypi setuptools |
| 12 | |||
| 13 | BBCLASSEXTEND = "native nativesdk" | ||
