From fde4b34aa28931f145703d8704ad9eeade15282b Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Tue, 10 Feb 2015 00:52:20 +0100 Subject: [PATCH] bcm2835: Update to v1.38 Change-Id: Iebac94415602454dd4e2808c8e02d0083f804029 Signed-off-by: Andrei Gherzan --- recipes-bcm/bcm2835/{bcm2835_1.36.bb => bcm2835_1.38.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-bcm/bcm2835/{bcm2835_1.36.bb => bcm2835_1.38.bb} (88%) diff --git a/recipes-bcm/bcm2835/bcm2835_1.36.bb b/recipes-bcm/bcm2835/bcm2835_1.38.bb similarity index 88% rename from recipes-bcm/bcm2835/bcm2835_1.36.bb rename to recipes-bcm/bcm2835/bcm2835_1.38.bb index 6997565..71395af 100644 --- a/recipes-bcm/bcm2835/bcm2835_1.36.bb +++ b/recipes-bcm/bcm2835/bcm2835_1.38.bb @@ -12,8 +12,8 @@ COMPATIBLE_MACHINE = "raspberrypi" SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-${PV}.tar.gz" -SRC_URI[md5sum] = "3299ddaef60f80b7f85de3318f08dee7" -SRC_URI[sha256sum] = "b4dfcdb453d44ba9ff55634ce7e0ddca21b96355ab61e40b4c3afb9406d4b8d2" +SRC_URI[md5sum] = "22d431f7402b9c7f93baef348a459cb1" +SRC_URI[sha256sum] = "90c993559ea273ae2e0587f6b815f7c80f19f47ee7f8aa7799b883f975196dbe" inherit autotools