meta-raspberrypi: subtree update:4776ecc532..254c9366b9

Martin Jansa (1):
      linux-raspberrypi=4.19.80 bcm2835-bootfiles=20191021

Paul Barker (4):
      licenses: Drop unused Broadcom license file
      armstubs: License is BSD-3-Clause
      bcm2835-bootfiles: Clarify license conditions
      vc-graphics: Clarify license conditions

Change-Id: I2238c23361c7140f4651faba33c11eb150cdcda6
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-raspberrypi/recipes-bsp/armstubs/armstubs.bb b/meta-raspberrypi/recipes-bsp/armstubs/armstubs.bb
index 66f2833..4318d9b 100644
--- a/meta-raspberrypi/recipes-bsp/armstubs/armstubs.bb
+++ b/meta-raspberrypi/recipes-bsp/armstubs/armstubs.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Boot strap code that the GPU puts on memory to start running the boot loader"
-LICENSE = "Proprietary"
+LICENSE = "BSD-3-Clause"
 
 LIC_FILES_CHKSUM = "file://armstub.S;beginline=1;endline=26;md5=9888f34ac06a676129416c952a6a521e"