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 /recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb | |
| 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 'recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb')
| -rw-r--r-- | recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb b/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb index 7d0377b..ccf5eaa 100644 --- a/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb +++ b/recipes-devtools/python/python3-adafruit-circuitpython-register_1.9.4.bb | |||
| @@ -12,4 +12,4 @@ DEPENDS += "python3-setuptools-scm-native" | |||
| 12 | 12 | ||
| 13 | inherit setuptools3 | 13 | inherit setuptools3 |
| 14 | 14 | ||
| 15 | RDEPENDS_${PN} += "python3-core" | 15 | RDEPENDS:${PN} += "python3-core" |
