From: Chunrong Guo Date: Mon, 24 Dec 2018 02:34:01 +0000 (+0000) Subject: fm-ucode: inherit fsl-eula-unpack class X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b22a59879d700f4e82647b46bd9acdd2b3e63b26;p=meta-freescale.git fm-ucode: inherit fsl-eula-unpack class Signed-off-by: Chunrong Guo 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 39e4f9d0..1db1acd0 100644 --- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb +++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb @@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=b784c031868ba1bd5ebc5de372c PR = "r1" -inherit deploy +inherit deploy fsl-eula-unpack -SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1" +SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;fsl-eula=true;nobranch=1" SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014" S = "${WORKDIR}/git"