summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2021-08-03 14:43:18 +0100
committerAndrei Gherzan <andrei@gherzan.com>2021-08-03 14:44:07 +0100
commit844827a3d265fbde0467c5687747662ceb49a938 (patch)
tree545d37c830534b43da2533efd402d9068cc15148 /dynamic-layers/meta-python/recipes-devtools/python
parent8dc3a310883ea87cd9900442f46f20bb08e57583 (diff)
downloadmeta-raspberrypi-ag/override.tar.gz
Convert to new override syntaxag/override
converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/python')
-rw-r--r--dynamic-layers/meta-python/recipes-devtools/python/python3-sense-hat_2.2.0.bb2
1 files changed, 1 insertions, 1 deletions
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 += " \
17 freetype \ 17 freetype \
18 " 18 "
19 19
20RDEPENDS_${PN} += " \ 20RDEPENDS:${PN} += " \
21 ${PYTHON_PN}-numpy \ 21 ${PYTHON_PN}-numpy \
22 ${PYTHON_PN}-rtimu \ 22 ${PYTHON_PN}-rtimu \
23 ${PYTHON_PN}-pillow \ 23 ${PYTHON_PN}-pillow \