summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/rpi-gpio_0.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/rpi-gpio_0.6.2.bb')
-rw-r--r--recipes-devtools/python/rpi-gpio_0.6.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/rpi-gpio_0.6.2.bb b/recipes-devtools/python/rpi-gpio_0.6.2.bb
index a08ea98..9c72168 100644
--- a/recipes-devtools/python/rpi-gpio_0.6.2.bb
+++ b/recipes-devtools/python/rpi-gpio_0.6.2.bb
@@ -17,5 +17,5 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
17 17
18inherit distutils 18inherit distutils
19 19
20COMPATIBLE_MACHINE = "raspberrypi" 20COMPATIBLE_MACHINE = "^rpi$"
21 21