summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2012-06-29 15:15:49 -0700
committerDavid-John Willis <John.Willis@Distant-earth.com>2012-06-29 15:15:49 -0700
commitea603975e9fd7726cc1012a0899117294740d64e (patch)
tree8ad53e70c883f6f69dc8d25ab7802e5cc545c4b7
parent426cafd050b0b19baddc6397eb3e88561d5006b2 (diff)
parent8484b97e61beb4ea82cc38d6e4a8cf0ad412866a (diff)
downloadmeta-raspberrypi-ea603975e9fd7726cc1012a0899117294740d64e.tar.gz
Merge pull request #5 from agherzan/devel_misc
bcm2835-bootfiles: Modify LICENSE to match license from poky common licenses.
-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 285f5ab..e059142 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