From d85f800dd940ed12c4be3775bd2a9eb0a383f28c Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 24 Aug 2014 03:01:49 +0200 Subject: [PATCH] rpi-gpio: Update to v0.5.6 Change-Id: I93d3239c6f797d4a5ebf4d0ff5a910d20a9042ac Signed-off-by: Andrei Gherzan --- .../python/{rpi-gpio_0.5.5.bb => rpi-gpio_0.5.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-devtools/python/{rpi-gpio_0.5.5.bb => rpi-gpio_0.5.6.bb} (76%) diff --git a/recipes-devtools/python/rpi-gpio_0.5.5.bb b/recipes-devtools/python/rpi-gpio_0.5.6.bb similarity index 76% rename from recipes-devtools/python/rpi-gpio_0.5.5.bb rename to recipes-devtools/python/rpi-gpio_0.5.6.bb index 1d73331..eff22d0 100644 --- a/recipes-devtools/python/rpi-gpio_0.5.5.bb +++ b/recipes-devtools/python/rpi-gpio_0.5.6.bb @@ -15,5 +15,5 @@ inherit distutils COMPATIBLE_MACHINE = "raspberrypi" -SRC_URI[md5sum] = "8cbc1cb0c0f1a4d93bf1efe1a745f1f0" -SRC_URI[sha256sum] = "c8e1f0da6327103a3551a6e86055ef001113b94af683fcb08070db5f5ecea51f" +SRC_URI[md5sum] = "cbdff15871230ceef29bb407d31da485" +SRC_URI[sha256sum] = "36b64a9485d6a0dc8f24cfca6af45759ee367ce412b952ebcf0409364e05813a"