summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorTheodor Gherzan <theodor@resin.io>2016-03-09 16:15:04 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2016-03-10 14:44:24 +0100
commit752a9a89e54d191c8ea88865e3c4f71e4bdcb65b (patch)
tree1d92e5a28f4d21d97e22fb67e287fcfb8986501f /recipes-bsp
parent5eaeb55161e72a7cd1028f7d48cdcd32f06beb7a (diff)
downloadmeta-raspberrypi-752a9a89e54d191c8ea88865e3c4f71e4bdcb65b.tar.gz
bcm2835-bootfiles: Update LICENCE md5 due to firmware revision update
Signed-off-by: Theodor Gherzan <theodor@resin.io>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/bootfiles/bcm2835-bootfiles.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/bootfiles/bcm2835-bootfiles.bb b/recipes-bsp/bootfiles/bcm2835-bootfiles.bb
index 0665944..b279e15 100644
--- a/recipes-bsp/bootfiles/bcm2835-bootfiles.bb
+++ b/recipes-bsp/bootfiles/bcm2835-bootfiles.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Closed source binary files to help boot the ARM on the BCM2835." 1DESCRIPTION = "Closed source binary files to help boot the ARM on the BCM2835."
2LICENSE = "Proprietary" 2LICENSE = "Proprietary"
3 3
4LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=e86e693d19572ee64cc8b17fb062faa9" 4LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=4a4d169737c0786fb9482bb6d30401d1"
5 5
6inherit deploy 6inherit deploy
7 7