Signed-off-by: Khem Raj <[email protected]> --- recipes-bsp/x-load/signgp.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/x-load/signgp.bb b/recipes-bsp/x-load/signgp.bb index 9c3499f6..479e6f81 100644 --- a/recipes-bsp/x-load/signgp.bb +++ b/recipes-bsp/x-load/signgp.bb @@ -1,4 +1,4 @@ -LICENSE = "NewBSD" +LICENSE = "BSD-3-Clause" DESCRIPTION = "Tool to sign omap3 x-loader images" LIC_FILES_CHKSUM = "file://signGP.c;md5=960f484fea13941ca88821366f9dade0" -- 2.23.0 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
