summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorPetter Mabäcker <petter@technux.se>2015-07-08 18:10:36 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2015-07-19 14:48:31 +0200
commit5f057d9343c7c42137316a0126ae3835d48592e1 (patch)
tree906da7b77e0b40b0e753ce665f56d8f2a2dab409 /recipes-devtools
parent3eafe9d57a7d847c4beccfdf155df6eb107def86 (diff)
downloadmeta-raspberrypi-5f057d9343c7c42137316a0126ae3835d48592e1.tar.gz
bcm2835: update version to 1.44
[Support #60] Signed-off-by: Petter Mabäcker <petter@technux.se> Acked-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/bcm2835/bcm2835_1.44.bb (renamed from recipes-devtools/bcm2835/bcm2835_1.38.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/bcm2835/bcm2835_1.38.bb b/recipes-devtools/bcm2835/bcm2835_1.44.bb
index 316d7b5..a0d349d 100644
--- a/recipes-devtools/bcm2835/bcm2835_1.38.bb
+++ b/recipes-devtools/bcm2835/bcm2835_1.44.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] = "22d431f7402b9c7f93baef348a459cb1" 15SRC_URI[md5sum] = "a974af22a2fa2c0b131becd55c4b31c0"
16SRC_URI[sha256sum] = "90c993559ea273ae2e0587f6b815f7c80f19f47ee7f8aa7799b883f975196dbe" 16SRC_URI[sha256sum] = "608b60bf95ff909a027155303090b71643f333116584d4a2c3b8f6edbf49c612"
17 17
18inherit autotools 18inherit autotools
19 19