From da3e1574084a2e64939ebf629f5c6fdf3211e7d2 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 19 Jan 2014 20:28:39 +0200 Subject: [PATCH] bcm2835: Update to v1.36 Change-Id: I8b55d7233919b6ebe68b9504eb2504bedb1846e1 Signed-off-by: Andrei Gherzan --- recipes-bcm/bcm2835/{bcm2835_1.34.bb => bcm2835_1.36.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-bcm/bcm2835/{bcm2835_1.34.bb => bcm2835_1.36.bb} (88%) diff --git a/recipes-bcm/bcm2835/bcm2835_1.34.bb b/recipes-bcm/bcm2835/bcm2835_1.36.bb similarity index 88% rename from recipes-bcm/bcm2835/bcm2835_1.34.bb rename to recipes-bcm/bcm2835/bcm2835_1.36.bb index 8ff2bdd..b5d9992 100644 --- a/recipes-bcm/bcm2835/bcm2835_1.34.bb +++ b/recipes-bcm/bcm2835/bcm2835_1.36.bb @@ -13,8 +13,8 @@ COMPATIBLE_MACHINE = "raspberrypi" SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-${PV}.tar.gz" -SRC_URI[md5sum] = "35df4a6188e36796a07985f1561fb8a2" -SRC_URI[sha256sum] = "ea99538ea17ebed38973743d84b1358e8c0fd311e8828c4ef91694f65a1073ff" +SRC_URI[md5sum] = "3299ddaef60f80b7f85de3318f08dee7" +SRC_URI[sha256sum] = "b4dfcdb453d44ba9ff55634ce7e0ddca21b96355ab61e40b4c3afb9406d4b8d2" PACKAGES += "${PN}-tests"