diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb b/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb index c3f1fb75ed..9d08e7acc4 100644 --- a/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb +++ b/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb | |||
| @@ -22,3 +22,5 @@ RDEPENDS:${PN} += " \ | |||
| 22 | do_compile:class-native () { | 22 | do_compile:class-native () { |
| 23 | python_flit_core_do_manual_build | 23 | python_flit_core_do_manual_build |
| 24 | } | 24 | } |
| 25 | |||
| 26 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
