summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-05-19 21:21:23 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2012-05-21 19:32:22 +0300
commit8484b97e61beb4ea82cc38d6e4a8cf0ad412866a (patch)
tree99a97763c235d154048b17d531defd8876356f5b
parent03d3e7e6325d919ff2c64c39edd9008d0a93c7a4 (diff)
downloadmeta-raspberrypi-8484b97e61beb4ea82cc38d6e4a8cf0ad412866a.tar.gz
bcm2835-bootfiles: Modify LICENSE to match license from poky common licenses
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rwxr-xr-xrecipes-bcm/bootfiles/bcm2835-bootfiles.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb b/recipes-bcm/bootfiles/bcm2835-bootfiles.bb
index c0e204d..385067a 100755
--- a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb
+++ b/recipes-bcm/bootfiles/bcm2835-bootfiles.bb
@@ -1,5 +1,5 @@
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-binary" 2LICENSE = "Proprietary"
3 3
4LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=e86e693d19572ee64cc8b17fb062faa9" 4LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=e86e693d19572ee64cc8b17fb062faa9"
5 5