summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb
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 /recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb
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 'recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb')
-rw-r--r--recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb b/recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb
index 12a63f3..eacca3e 100644
--- a/recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb
+++ b/recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb
@@ -12,7 +12,7 @@ inherit setuptools3
12 12
13DEPENDS += "python3-setuptools-scm-native" 13DEPENDS += "python3-setuptools-scm-native"
14 14
15RDEPENDS_${PN} += " \ 15RDEPENDS:${PN} += " \
16 python3-adafruit-blinka \ 16 python3-adafruit-blinka \
17 python3-adafruit-circuitpython-busdevice \ 17 python3-adafruit-circuitpython-busdevice \
18 python3-adafruit-circuitpython-motor \ 18 python3-adafruit-circuitpython-motor \