diff options
| author | Andrei Gherzan <andrei@gherzan.com> | 2021-08-03 14:43:18 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2021-08-03 14:44:07 +0100 |
| commit | 844827a3d265fbde0467c5687747662ceb49a938 (patch) | |
| tree | 545d37c830534b43da2533efd402d9068cc15148 /dynamic-layers/meta-python/recipes-devtools | |
| parent | 8dc3a310883ea87cd9900442f46f20bb08e57583 (diff) | |
| download | meta-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')
| -rw-r--r-- | dynamic-layers/meta-python/recipes-devtools/python/python3-sense-hat_2.2.0.bb | 2 |
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 | ||
| 20 | RDEPENDS_${PN} += " \ | 20 | RDEPENDS:${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 \ |
