From: Ting Liu Date: Fri, 14 Oct 2016 03:03:12 +0000 (+0800) Subject: fm-ucode: update license to Freescale-Binary-EULA X-Git-Tag: 2.2~187 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=24446a692b1679a4f5050de2aa5a19ab73bb2e65;p=meta-freescale.git fm-ucode: update license to Freescale-Binary-EULA Signed-off-by: Ting Liu Signed-off-by: Otavio Salvador --- diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb index e32573a2..566a6e39 100644 --- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb +++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb @@ -1,14 +1,14 @@ DESCRIPTION = "Fman microcode binary" SECTION = "fm-ucode" -LICENSE = "Freescale-EULA" -LIC_FILES_CHKSUM = "file://EULA;md5=c9ae442cf1f9dd6c13dfad64b0ffe73f" +LICENSE = "Freescale-Binary-EULA" +LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=b784c031868ba1bd5ebc5de372c823fa" PR = "r1" inherit deploy SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;branch=sdk-v2.0.x" -SRCREV = "7ebea4539f6e075448a12ee8808a1fc17a558bfd" +SRCREV = "b19c645821941493fbef32e616b5a16404259976" S = "${WORKDIR}/git"