Revert this patch.  It causes issues with legacy packages that have older 
versions of licenses.
Setup-environment has been updated to support older packages with older 
versions of the license.
The license checksums should stay in the recipes not in this class.

Update to fix spelling and include target repository

This reverts commit 9c0e329fa02673a990630f6e400157ca30e3447f.
---
 classes/fsl-eula-unpack.bbclass |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/classes/fsl-eula-unpack.bbclass b/classes/fsl-eula-unpack.bbclass
index ba2d085..7998406 100644
--- a/classes/fsl-eula-unpack.bbclass
+++ b/classes/fsl-eula-unpack.bbclass
@@ -6,9 +6,6 @@
 #
 #  SRC_URI = "${FSL_MIRROR}/firmware-imx-${PV};fsl-eula=true"
 
-LIC_FILES_CHKSUM += 
"file://${FSL_EULA_FILE};md5=6df184a9b1950b68e17fdcd7513bdb97"
-LIC_FILES_CHKSUM[vardepsexclude] += "FSL_EULA_FILE"
-
 python fsl_bin_do_unpack() {
     src_uri = (d.getVar('SRC_URI', True) or "").split()
     if len(src_uri) == 0:
-- 
1.7.9.5

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to