summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2015-10-21 22:55:18 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2015-10-21 22:55:18 +0200
commita7d629e5699e4fdcf88f22b32e245efe3868ebe1 (patch)
treede9844443e44a688df50325187919d3b3ac5f5f5 /recipes-devtools
parentc0563670d37b05bb63936c8c6eb265a0b8b59a5e (diff)
downloadmeta-raspberrypi-a7d629e5699e4fdcf88f22b32e245efe3868ebe1.tar.gz
bcm2835: Update to v1.46
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/bcm2835/bcm2835_1.46.bb (renamed from recipes-devtools/bcm2835/bcm2835_1.44.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/bcm2835/bcm2835_1.44.bb b/recipes-devtools/bcm2835/bcm2835_1.46.bb
index a0d349d..dd37b8f 100644
--- a/recipes-devtools/bcm2835/bcm2835_1.44.bb
+++ b/recipes-devtools/bcm2835/bcm2835_1.46.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] = "a974af22a2fa2c0b131becd55c4b31c0" 15SRC_URI[md5sum] = "3a40c01ee7d81fbff80c54fbe1a351b5"
16SRC_URI[sha256sum] = "608b60bf95ff909a027155303090b71643f333116584d4a2c3b8f6edbf49c612" 16SRC_URI[sha256sum] = "fc6b0412525e6b7e85aeffec67e2d01a99fb906346620041e6684d59ea5517a7"
17 17
18inherit autotools 18inherit autotools
19 19