summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bcm/bcm2835/bcm2835_1.32.bb (renamed from recipes-bcm/bcm2835/bcm2835_1.9.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bcm/bcm2835/bcm2835_1.9.bb b/recipes-bcm/bcm2835/bcm2835_1.32.bb
index d6858f4..2dc5b22 100644
--- a/recipes-bcm/bcm2835/bcm2835_1.9.bb
+++ b/recipes-bcm/bcm2835/bcm2835_1.32.bb
@@ -8,14 +8,13 @@ AUTHOR = "Mike McCauley (mikem@open.com.au)"
8LICENSE = "GPLv2" 8LICENSE = "GPLv2"
9LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 9LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
10 10
11PR = "r0"
12 11
13COMPATIBLE_MACHINE = "raspberrypi" 12COMPATIBLE_MACHINE = "raspberrypi"
14 13
15SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-1.9.tar.gz" 14SRC_URI = "http://www.open.com.au/mikem/bcm2835/bcm2835-${PV}.tar.gz"
16 15
17SRC_URI[md5sum] = "c102938afe9f0cfa930a0255c422f792" 16SRC_URI[md5sum] = "085239569554de5ee6649fe8bb123379"
18SRC_URI[sha256sum] = "0dc6ee5a261e76b103a04534c1b8ebc20dce8921dec2452785100812f978c883" 17SRC_URI[sha256sum] = "97e8aece4ff45b1779212473aa3b1d3f43cc9a8427afa3be718f690949e0ec20"
19 18
20 19
21PACKAGES += "${PN}-tests" 20PACKAGES += "${PN}-tests"