From e75ab497880ca713581593f06054a825e758a521 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Fri, 14 Oct 2016 11:03:09 +0800 Subject: [PATCH] ls2-rcw: update license to Freescale-Binary-EULA Signed-off-by: Ting Liu Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/ls2-rcw_git.bb | 6 +++--- 1 file 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 @@ 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 = "Freescale-Binary-EULA" +LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=8835a59e50213e1b21243dd00c933e47" inherit deploy @@ -9,7 +9,7 @@ INHIBIT_DEFAULT_DEPS = "1" PACKAGE_ARCH = "${MACHINE_ARCH}" SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1" -SRCREV = "74ec3bcdf33fbbedf417b800e0d486d1e8031115" +SRCREV = "ef79fb9f96cd1bae1a122df54c61a05c91c11372" S = "${WORKDIR}/git" -- 2.40.1