summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-10-14 11:03:09 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-10-18 16:26:15 -0200
commite75ab497880ca713581593f06054a825e758a521 (patch)
tree677fe9415a3790f4d8602ca9633ce648f8870a8c /recipes-bsp/rcw
parentf453342e36c88c44e699e1b97cef01a6c95e76cf (diff)
downloadmeta-freescale-e75ab497880ca713581593f06054a825e758a521.tar.gz
ls2-rcw: update license to Freescale-Binary-EULA
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r--recipes-bsp/rcw/ls2-rcw_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb
index 7acd6c9b..bee28883 100644
--- a/recipes-bsp/rcw/ls2-rcw_git.bb
+++ b/recipes-bsp/rcw/ls2-rcw_git.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Reset Configuration Word" 1SUMMARY = "Reset Configuration Word"
2DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for the QorIQ targets" 2DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for the QorIQ targets"
3LICENSE = "Freescale-EULA" 3LICENSE = "Freescale-Binary-EULA"
4LIC_FILES_CHKSUM = "file://EULA;md5=c9ae442cf1f9dd6c13dfad64b0ffe73f" 4LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=8835a59e50213e1b21243dd00c933e47"
5 5
6inherit deploy 6inherit deploy
7 7
@@ -9,7 +9,7 @@ INHIBIT_DEFAULT_DEPS = "1"
9PACKAGE_ARCH = "${MACHINE_ARCH}" 9PACKAGE_ARCH = "${MACHINE_ARCH}"
10 10
11SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1" 11SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1"
12SRCREV = "74ec3bcdf33fbbedf417b800e0d486d1e8031115" 12SRCREV = "ef79fb9f96cd1bae1a122df54c61a05c91c11372"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15