From bfb7098335f73958ed3514f3b0177991077ab853 Mon Sep 17 00:00:00 2001 From: Alexandru Niculita Date: Wed, 18 Dec 2013 13:11:43 +0200 Subject: [PATCH] bcm2835: Update to version 1.34 Change-Id: I189927439028f6f11f513c84c5e6dc6bfb249d06 Signed-off-by: Alexandru Niculita --- recipes-bcm/bcm2835/{bcm2835_1.32.bb => bcm2835_1.34.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename recipes-bcm/bcm2835/{bcm2835_1.32.bb => bcm2835_1.34.bb} (87%) diff --git a/recipes-bcm/bcm2835/bcm2835_1.32.bb b/recipes-bcm/bcm2835/bcm2835_1.34.bb similarity index 87% rename from recipes-bcm/bcm2835/bcm2835_1.32.bb rename to recipes-bcm/bcm2835/bcm2835_1.34.bb index 2dc5b22..8ff2bdd 100644 --- a/recipes-bcm/bcm2835/bcm2835_1.32.bb +++ b/recipes-bcm/bcm2835/bcm2835_1.34.bb @@ -13,9 +13,8 @@ COMPATIBLE_MACHINE = "raspberrypi" SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-${PV}.tar.gz" -SRC_URI[md5sum] = "085239569554de5ee6649fe8bb123379" -SRC_URI[sha256sum] = "97e8aece4ff45b1779212473aa3b1d3f43cc9a8427afa3be718f690949e0ec20" - +SRC_URI[md5sum] = "35df4a6188e36796a07985f1561fb8a2" +SRC_URI[sha256sum] = "ea99538ea17ebed38973743d84b1358e8c0fd311e8828c4ef91694f65a1073ff" PACKAGES += "${PN}-tests"