diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-01-19 20:28:39 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-01-19 20:28:39 +0200 |
commit | da3e1574084a2e64939ebf629f5c6fdf3211e7d2 (patch) | |
tree | 1607bacc5df328c9c755653f2b34caf1588804bd | |
parent | 49c08724483da00d6cd0ed7d00561cfa14edf2f2 (diff) | |
download | meta-raspberrypi-da3e1574084a2e64939ebf629f5c6fdf3211e7d2.tar.gz |
bcm2835: Update to v1.36
Change-Id: I8b55d7233919b6ebe68b9504eb2504bedb1846e1
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-bcm/bcm2835/bcm2835_1.36.bb (renamed from recipes-bcm/bcm2835/bcm2835_1.34.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bcm/bcm2835/bcm2835_1.34.bb b/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" | |||
13 | 13 | ||
14 | SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-${PV}.tar.gz" | 14 | SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-${PV}.tar.gz" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "35df4a6188e36796a07985f1561fb8a2" | 16 | SRC_URI[md5sum] = "3299ddaef60f80b7f85de3318f08dee7" |
17 | SRC_URI[sha256sum] = "ea99538ea17ebed38973743d84b1358e8c0fd311e8828c4ef91694f65a1073ff" | 17 | SRC_URI[sha256sum] = "b4dfcdb453d44ba9ff55634ce7e0ddca21b96355ab61e40b4c3afb9406d4b8d2" |
18 | 18 | ||
19 | PACKAGES += "${PN}-tests" | 19 | PACKAGES += "${PN}-tests" |
20 | 20 | ||