diff options
| -rw-r--r-- | recipes-devtools/python/rpi-gpio_0.5.4.bb (renamed from recipes-devtools/python/rpi-gpio_0.5.3a.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-devtools/python/rpi-gpio_0.5.3a.bb b/recipes-devtools/python/rpi-gpio_0.5.4.bb index 9b0ece0..7307399 100644 --- a/recipes-devtools/python/rpi-gpio_0.5.3a.bb +++ b/recipes-devtools/python/rpi-gpio_0.5.4.bb | |||
| @@ -5,7 +5,6 @@ LICENSE = "MIT" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=35af90ff2a10e8bdc967653b9dfcb22a" | 5 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=35af90ff2a10e8bdc967653b9dfcb22a" |
| 6 | 6 | ||
| 7 | SRCNAME = "RPi.GPIO" | 7 | SRCNAME = "RPi.GPIO" |
| 8 | PR = "r0" | ||
| 9 | 8 | ||
| 10 | SRC_URI = "\ | 9 | SRC_URI = "\ |
| 11 | http://pypi.python.org/packages/source/R/RPi.GPIO/${SRCNAME}-${PV}.tar.gz \ | 10 | http://pypi.python.org/packages/source/R/RPi.GPIO/${SRCNAME}-${PV}.tar.gz \ |
| @@ -16,5 +15,5 @@ inherit distutils | |||
| 16 | 15 | ||
| 17 | COMPATIBLE_MACHINE = "raspberrypi" | 16 | COMPATIBLE_MACHINE = "raspberrypi" |
| 18 | 17 | ||
| 19 | SRC_URI[md5sum] = "9cb086d2d2186062c5ae190a40902bb0" | 18 | SRC_URI[md5sum] = "add6554ed8331d515fccb5e052c7d1ff" |
| 20 | SRC_URI[sha256sum] = "f3342113d39901e5af1460374ff167590c427cb55460d2bda86c72bc64efc526" | 19 | SRC_URI[sha256sum] = "5fae8e59a9a1cdb68208d40239d7ad788d22aa9d58c54c482fa5d89ccc4c0f37" |
