summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
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