From 8484b97e61beb4ea82cc38d6e4a8cf0ad412866a Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sat, 19 May 2012 21:21:23 +0300 Subject: [PATCH] bcm2835-bootfiles: Modify LICENSE to match license from poky common licenses Signed-off-by: Andrei Gherzan --- recipes-bcm/bootfiles/bcm2835-bootfiles.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ DESCRIPTION = "Closed source binary files to help boot the ARM on the BCM2835." -LICENSE = "proprietary-binary" +LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=e86e693d19572ee64cc8b17fb062faa9"