diff options
Diffstat (limited to 'recipes-devtools/python/rpi-gpio_0.6.2.bb')
| -rw-r--r-- | recipes-devtools/python/rpi-gpio_0.6.2.bb | 2 |
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 | ||
| 18 | inherit distutils | 18 | inherit distutils |
| 19 | 19 | ||
| 20 | COMPATIBLE_MACHINE = "raspberrypi" | 20 | COMPATIBLE_MACHINE = "^rpi$" |
| 21 | 21 | ||
