This is as per https://github.com/jadonk/beaglebone-getting-started/blob/master/LICENSE.txt
Signed-off-by: Khem Raj <[email protected]> --- recipes-ti/beagleboard/beaglebone-getting-started.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ti/beagleboard/beaglebone-getting-started.bb b/recipes-ti/beagleboard/beaglebone-getting-started.bb index 6c61a4e9..c86e3518 100644 --- a/recipes-ti/beagleboard/beaglebone-getting-started.bb +++ b/recipes-ti/beagleboard/beaglebone-getting-started.bb @@ -4,7 +4,7 @@ PR = "r21" inherit allarch -LICENSE = "GPLv2+ & MIT & PD & others" +LICENSE = "CC-BY-SA-3.0 & GPLv3+ & MIT & PD & others" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639" SRCREV = "6c548a307c948b28a99d48fd17d9790b56182196" -- 2.23.0 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
