diff options
-rw-r--r-- | recipes-devtools/bcm2835/bcm2835_1.50.bb (renamed from recipes-devtools/bcm2835/bcm2835_1.46.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/bcm2835/bcm2835_1.46.bb b/recipes-devtools/bcm2835/bcm2835_1.50.bb index dd37b8f..634dac8 100644 --- a/recipes-devtools/bcm2835/bcm2835_1.46.bb +++ b/recipes-devtools/bcm2835/bcm2835_1.50.bb | |||
@@ -12,8 +12,8 @@ COMPATIBLE_MACHINE = "raspberrypi" | |||
12 | 12 | ||
13 | SRC_URI = "http://www.airspayce.com/mikem/bcm2835/bcm2835-${PV}.tar.gz" | 13 | SRC_URI = "http://www.airspayce.com/mikem/bcm2835/bcm2835-${PV}.tar.gz" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "3a40c01ee7d81fbff80c54fbe1a351b5" | 15 | SRC_URI[md5sum] = "258caf3437012d09a651e1852d0bd60c" |
16 | SRC_URI[sha256sum] = "fc6b0412525e6b7e85aeffec67e2d01a99fb906346620041e6684d59ea5517a7" | 16 | SRC_URI[sha256sum] = "52180b8a61b6546c1df4aed259d0a4d2fa56e50605e0d4d967a76bf2b23dafb8" |
17 | 17 | ||
18 | inherit autotools | 18 | inherit autotools |
19 | 19 | ||