]> code.ossystems Code Review - meta-freescale.git/commitdiff
rcw: update license to BSD
authorTing Liu <ting.liu@nxp.com>
Fri, 14 Oct 2016 03:03:08 +0000 (11:03 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Oct 2016 18:26:15 +0000 (16:26 -0200)
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/rcw/rcw_git.bb

index 64255b860dcd0f13ea266c93cf963f31de4cb514..067fd3cfe8b77998b41e960343301459e7e99beb 100644 (file)
@@ -1,7 +1,7 @@
 SUMMARY = "Reset Configuration Word"
 DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for the QorIQ targets"
-LICENSE = "Freescale-EULA"
-LIC_FILES_CHKSUM = "file://EULA;md5=c9ae442cf1f9dd6c13dfad64b0ffe73f"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=3775480a712fc46a69647678acb234cb"
 
 DEPENDS += "change-file-endianess-native tcl-native"
 
@@ -10,7 +10,7 @@ inherit deploy
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;branch=sdk-v2.0.x"
-SRCREV = "1af724b64347170e9d9ba8e8f277dd30026a1a7e"
+SRCREV = "6ae9086528019ab55968da05c25bd319737c8e62"
 
 S = "${WORKDIR}/git"