mirror of
https://github.com/agherzan/meta-raspberrypi.git
synced 2025-12-06 06:19:11 +00:00
armstubs: License is BSD-3-Clause
All source files in the armstubs directory have a 3-clause BSD license. The Makefile doesn't appear to use any files from outside this directory during the build. Signed-off-by: Paul Barker <paul@betafive.co.uk>
This commit is contained in:
committed by
Andrei Gherzan
parent
a4bbd10d46
commit
55d521a888
@@ -1,5 +1,5 @@
|
|||||||
DESCRIPTION = "Boot strap code that the GPU puts on memory to start running the boot loader"
|
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"
|
LIC_FILES_CHKSUM = "file://armstub.S;beginline=1;endline=26;md5=9888f34ac06a676129416c952a6a521e"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user