summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/recipes-bsp/armstubs
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-28 15:43:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-28 15:43:56 +0300
commitcae294d875605889ccd88a371a958394dacd3c81 (patch)
treedb38be37642df291edb506882d75be9ca1a2221c /meta-raspberrypi/recipes-bsp/armstubs
parent2d39a06105c717cc742ee37700441975ddd5f81e (diff)
downloadopenbmc-cae294d875605889ccd88a371a958394dacd3c81.tar.xz
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>
Diffstat (limited to 'meta-raspberrypi/recipes-bsp/armstubs')
-rw-r--r--meta-raspberrypi/recipes-bsp/armstubs/armstubs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-raspberrypi/recipes-bsp/armstubs/armstubs.bb b/meta-raspberrypi/recipes-bsp/armstubs/armstubs.bb
index 66f283334..4318d9b97 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"