From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 4B4DFE00982; Tue, 2 Jun 2015 07:39:41 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (picmaster[at]mail.bg) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [193.201.172.118 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mx2.mail.bg (mx2.mail.bg [193.201.172.118]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 47C3CE007B6 for ; Tue, 2 Jun 2015 07:39:35 -0700 (PDT) Received: from [192.168.0.62] (unknown [93.152.143.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx2.mail.bg (Postfix) with ESMTPSA id 17914600106F; Tue, 2 Jun 2015 17:39:33 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mail.bg; s=default; t=1433255973; bh=xdHyIMH2ESVuxJkFuBGHxC2lEHeiyyCVpYmmxJDEDVw=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:Content-Type: Content-Transfer-Encoding; b=BrzcgfaDC0g0yUx69n8Lx0GQXyawFYEgo6aTxKqW33/FITncEInAbyfe2zYD/DvaK 9zzpF0u3fZy3Fkm7/JcliS+aI8JnRqxiZYryredivLVHQod829HyfIZc6K9F8pHdbV xolClb39InBfcHCGbnIX0Eey4uz+lMpbQg7z7DIY= Message-ID: <556DC024.3020209@mail.bg> Date: Tue, 02 Jun 2015 17:39:32 +0300 From: Nikolay Dimitrov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Stefan Christ Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Wrong EULA checksum X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2015 14:39:41 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi Stefan, Can you please check the EULA checksum in classes/fsl-eula-unpack.bbclass (meta-fsl-arm, branch master, commit 9c0e329fa02673a990630f6e400157ca30e3447f), as I'm seeing this: ERROR: imx-gpu-viv: md5 data is not matching for file:///home/picmaster/work/yocto-master/sources/meta-fsl-arm/EULA;md5=6df184a9b1950b68e17fdcd7513bdb97 ERROR: imx-gpu-viv: The new md5 checksum is acdb807ac7275fe32f9f64992e111241 ERROR: imx-gpu-viv: Check if the license information has changed in /home/picmaster/work/yocto-master/sources/meta-fsl-arm/EULA to verify that the LICENSE value "Proprietary" remains valid ERROR: Licensing Error: LIC_FILES_CHKSUM does not match, please fix ERROR: Function failed: do_qa_configure ERROR: Logfile of failure stored in: /home/picmaster/work/yocto-master/build/tmp/work/cortexa9hf-vfp-neon-mx6qdl-poky-linux-gnueabi/imx-gpu-viv/1_5.0.11.p4.4-hfp-r0/temp/log.do_configure.7522 ERROR: Task 1227 (/home/picmaster/work/yocto-master/sources/meta-fsl-arm/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.4-hfp.bb, do_configure) failed with exit code '1' Thanks and regards, Nikolay