summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2016-09-16 17:42:16 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2016-09-21 11:38:22 +0100
commit8c5eba1d94ef8059f96fcb38ce02d89beb752411 (patch)
tree2e94cf431289c0f6431e425af4d42cd64a9e99cd /recipes-devtools
parent5229f7560443ed25aabaf8c7bcd86e148ccb357b (diff)
downloadmeta-raspberrypi-8c5eba1d94ef8059f96fcb38ce02d89beb752411.tar.gz
bcm2835: Update to 1.50
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/bcm2835/bcm2835_1.50.bb (renamed from recipes-devtools/bcm2835/bcm2835_1.46.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/bcm2835/bcm2835_1.46.bb b/recipes-devtools/bcm2835/bcm2835_1.50.bb
index dd37b8f..634dac8 100644
--- a/recipes-devtools/bcm2835/bcm2835_1.46.bb
+++ b/recipes-devtools/bcm2835/bcm2835_1.50.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] = "3a40c01ee7d81fbff80c54fbe1a351b5" 15SRC_URI[md5sum] = "258caf3437012d09a651e1852d0bd60c"
16SRC_URI[sha256sum] = "fc6b0412525e6b7e85aeffec67e2d01a99fb906346620041e6684d59ea5517a7" 16SRC_URI[sha256sum] = "52180b8a61b6546c1df4aed259d0a4d2fa56e50605e0d4d967a76bf2b23dafb8"
17 17
18inherit autotools 18inherit autotools
19 19