[Support #60] Signed-off-by: Petter Mabäcker <[email protected]> --- recipes-devtools/python/{rpi-gpio_0.5.9.bb => rpi-gpio_0.5.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-devtools/python/{rpi-gpio_0.5.9.bb => rpi-gpio_0.5.11.bb} (76%)
diff --git a/recipes-devtools/python/rpi-gpio_0.5.9.bb b/recipes-devtools/python/rpi-gpio_0.5.11.bb similarity index 76% rename from recipes-devtools/python/rpi-gpio_0.5.9.bb rename to recipes-devtools/python/rpi-gpio_0.5.11.bb index 9394fd8..bca31cc 100644 --- a/recipes-devtools/python/rpi-gpio_0.5.9.bb +++ b/recipes-devtools/python/rpi-gpio_0.5.11.bb @@ -15,5 +15,5 @@ inherit distutils COMPATIBLE_MACHINE = "raspberrypi" -SRC_URI[md5sum] = "54ea6ef33502d43e3a89713593315e5a" -SRC_URI[sha256sum] = "167fab1861093677af69db135ce815729dd4fbfb8f8e2eb830eab6324bc89152" +SRC_URI[md5sum] = "9dc3dab6ce2b7ccb833a866efb392821" +SRC_URI[sha256sum] = "8d6f02da7f90e24512ad80ee4ccf34ef33687c88c47326f100cf7ac4d7ae4bf3" -- 1.9.1 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
