From 4eab875b339a128049061fa34b60f0f2167bd0ca Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 20 Feb 2024 11:44:41 -0500 Subject: meta-security: Drop ${PYTHON_PN} Signed-off-by: Armin Kuster --- V2] Fix typo in python3-pyinotify changes --- .../meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb') diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb index 377ad02..ba0f974 100644 --- a/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb +++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb @@ -10,5 +10,5 @@ PYPI_PACKAGE = "Flask-Script" inherit pypi setuptools3 RDEPENDS:${PN} += "\ - ${PYTHON_PN}-flask \ + python3-flask \ " -- cgit v1.2.3-54-g00ecf