From 844827a3d265fbde0467c5687747662ceb49a938 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Tue, 3 Aug 2021 14:43:18 +0100 Subject: Convert to new override syntax converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Andrei Gherzan --- .../meta-python/recipes-devtools/python/python3-sense-hat_2.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynamic-layers/meta-python/recipes-devtools/python') diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-sense-hat_2.2.0.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-sense-hat_2.2.0.bb index 6195d28..dba63d9 100644 --- a/dynamic-layers/meta-python/recipes-devtools/python/python3-sense-hat_2.2.0.bb +++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-sense-hat_2.2.0.bb @@ -17,7 +17,7 @@ DEPENDS += " \ freetype \ " -RDEPENDS_${PN} += " \ +RDEPENDS:${PN} += " \ ${PYTHON_PN}-numpy \ ${PYTHON_PN}-rtimu \ ${PYTHON_PN}-pillow \ -- cgit v1.2.3-54-g00ecf