diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ipy_1.01.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ipy_1.01.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipy_1.01.bb b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb index 6e65d622a8..817d04444e 100644 --- a/meta-python/recipes-devtools/python/python3-ipy_1.01.bb +++ b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb | |||
@@ -28,5 +28,6 @@ do_install_ptest() { | |||
28 | } | 28 | } |
29 | 29 | ||
30 | PYPI_PACKAGE = "IPy" | 30 | PYPI_PACKAGE = "IPy" |
31 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
31 | 32 | ||
32 | BBCLASSEXTEND = "native" | 33 | BBCLASSEXTEND = "native" |