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"