From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5E232E009C8; Tue, 2 Jun 2015 08:26:40 -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.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [193.201.172.118 listed in list.dnswl.org] * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (picmaster[at]mail.bg) * -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 7B7B3E007B6 for ; Tue, 2 Jun 2015 08:26:36 -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 AB6556004033; Tue, 2 Jun 2015 18:26:34 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mail.bg; s=default; t=1433258795; bh=dLuImLns2o+r9g3P0Ap8GYSJi6Op101wAroYOEOJQdA=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=av8nWpw9xyNbCbpRsnKsKP5WBOUxm6SZoYpHVoMehSHNJPocz9ZtgRomEtkFMyLu5 bif/KDcWgp+iUpYlMr1wSHPARNogoy/czNYe+ViBcUvL1GHUwXcrElNvgmr8Jn+E1e qz9ax5LE1sRidorYDD3swzl9cdqApni3pzgm1lrY= Message-ID: <556DCB27.3050205@mail.bg> Date: Tue, 02 Jun 2015 18:26:31 +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 References: <556DC024.3020209@mail.bg> <20150602151033.GB22841@lws-christ> In-Reply-To: <20150602151033.GB22841@lws-christ> Cc: "meta-freescale@yoctoproject.org" Subject: Re: 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 15:26:40 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi Stefan, On 06/02/2015 06:10 PM, Stefan Christ wrote: > Hi Nikolay, > > sry. The new checksum is acdb807ac7275fe32f9f64992e111241. > > Should I send a v2 or seperate fix patch to the meta-freescale mailing list? As the patch is already merged, I think you'll have to send a new one with the updated checksum. > Mit freundlichen Grüßen / Kind regards, > Stefan Christ > > On Tue, Jun 02, 2015 at 05:39:32PM +0300, Nikolay Dimitrov wrote: >> 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' Regards, Nikolay