From: Chunrong Guo <[email protected]> Signed-off-by: Chunrong Guo <[email protected]> --- recipes-bsp/ppa/ppa.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/ppa/ppa.inc b/recipes-bsp/ppa/ppa.inc index 2faa2c7..8125375 100644 --- a/recipes-bsp/ppa/ppa.inc +++ b/recipes-bsp/ppa/ppa.inc @@ -1,5 +1,5 @@ SUMMARY = "Primary Protected Application" -LICENSE = "Freescale-EULA" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://license.txt;md5=2ecf925c01a48f61c88f78c30fe2ee3b" DEPENDS += "u-boot-mkimage-native dtc-native" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
