aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/rpio_0.10.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/rpio_0.10.0.bb')
-rw-r--r--recipes-devtools/python/rpio_0.10.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/rpio_0.10.0.bb b/recipes-devtools/python/rpio_0.10.0.bb
index 1a6cee7..998fdb3 100644
--- a/recipes-devtools/python/rpio_0.10.0.bb
+++ b/recipes-devtools/python/rpio_0.10.0.bb
@@ -14,7 +14,7 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit setuptools
-COMPATIBLE_MACHINE = "raspberrypi"
+COMPATIBLE_MACHINE = "^rpi$"
RDEPENDS_${PN} = "\
python-logging \