diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2015-02-10 00:52:20 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@resin.io> | 2015-03-01 00:43:31 +0100 |
commit | fde4b34aa28931f145703d8704ad9eeade15282b (patch) | |
tree | e41d5780b39798f71fdcfa076f6c9014148fd509 | |
parent | 72c43866c1726be66d7b836f338462197d057f04 (diff) | |
download | meta-raspberrypi-fde4b34aa28931f145703d8704ad9eeade15282b.tar.gz |
bcm2835: Update to v1.38
Change-Id: Iebac94415602454dd4e2808c8e02d0083f804029
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-bcm/bcm2835/bcm2835_1.38.bb (renamed from recipes-bcm/bcm2835/bcm2835_1.36.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bcm/bcm2835/bcm2835_1.36.bb b/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" | |||
12 | 12 | ||
13 | SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-${PV}.tar.gz" | 13 | SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-${PV}.tar.gz" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "3299ddaef60f80b7f85de3318f08dee7" | 15 | SRC_URI[md5sum] = "22d431f7402b9c7f93baef348a459cb1" |
16 | SRC_URI[sha256sum] = "b4dfcdb453d44ba9ff55634ce7e0ddca21b96355ab61e40b4c3afb9406d4b8d2" | 16 | SRC_URI[sha256sum] = "90c993559ea273ae2e0587f6b815f7c80f19f47ee7f8aa7799b883f975196dbe" |
17 | 17 | ||
18 | inherit autotools | 18 | inherit autotools |
19 | 19 | ||