[yocto] [meta-raspberrypi][PATCH 3/6] bcm2835: update version to 1.44

Petter Mabäcker petter at technux.se
Wed Jul 8 09:10:36 PDT 2015


[Support #60]

Signed-off-by: Petter Mabäcker <petter at technux.se>
---
 recipes-devtools/bcm2835/{bcm2835_1.38.bb => bcm2835_1.44.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-devtools/bcm2835/{bcm2835_1.38.bb => bcm2835_1.44.bb} (88%)

diff --git a/recipes-devtools/bcm2835/bcm2835_1.38.bb b/recipes-devtools/bcm2835/bcm2835_1.44.bb
similarity index 88%
rename from recipes-devtools/bcm2835/bcm2835_1.38.bb
rename to 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"
 
 SRC_URI = "http://www.airspayce.com/mikem/bcm2835/bcm2835-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "22d431f7402b9c7f93baef348a459cb1"
-SRC_URI[sha256sum] = "90c993559ea273ae2e0587f6b815f7c80f19f47ee7f8aa7799b883f975196dbe"
+SRC_URI[md5sum] = "a974af22a2fa2c0b131becd55c4b31c0"
+SRC_URI[sha256sum] = "608b60bf95ff909a027155303090b71643f333116584d4a2c3b8f6edbf49c612"
 
 inherit autotools
 
-- 
1.9.1




More information about the yocto mailing list