summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2017-04-14 21:10:26 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2017-04-14 21:10:26 +0100
commit58b2015564fafbdca78029f9b88f3064ed0ac161 (patch)
treed5632788ed1941cab62e78ca6b288a24c6b7696e /recipes-devtools
parent2adfc6818e27d9bcfa83a781670a8e93923779f8 (diff)
downloadmeta-raspberrypi-58b2015564fafbdca78029f9b88f3064ed0ac161.tar.gz
bcm2835: Update to v1.52
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/bcm2835/bcm2835_1.52.bb (renamed from recipes-devtools/bcm2835/bcm2835_1.50.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/bcm2835/bcm2835_1.50.bb b/recipes-devtools/bcm2835/bcm2835_1.52.bb
index 9cf6f48..c0334fe 100644
--- a/recipes-devtools/bcm2835/bcm2835_1.50.bb
+++ b/recipes-devtools/bcm2835/bcm2835_1.52.bb
@@ -12,8 +12,8 @@ COMPATIBLE_MACHINE = "raspberrypi"
12 12
13SRC_URI = "http://www.airspayce.com/mikem/bcm2835/bcm2835-${PV}.tar.gz" 13SRC_URI = "http://www.airspayce.com/mikem/bcm2835/bcm2835-${PV}.tar.gz"
14 14
15SRC_URI[md5sum] = "258caf3437012d09a651e1852d0bd60c" 15SRC_URI[md5sum] = "b5dc426b4ff258bb1397442f98e40236"
16SRC_URI[sha256sum] = "52180b8a61b6546c1df4aed259d0a4d2fa56e50605e0d4d967a76bf2b23dafb8" 16SRC_URI[sha256sum] = "b9fd10f7a80aadaed28a77168709b7c519568a63b6e98d0a50e9c5fe31bea6bb"
17 17
18inherit autotools 18inherit autotools
19 19