From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from r-finger.com (r-finger.com [178.79.160.5]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 73A5CE00429 for ; Thu, 9 May 2013 08:58:53 -0700 (PDT) Received: from [192.168.0.2] (host86-137-102-112.range86-137.btcentralplus.com [86.137.102.112]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by r-finger.com (Postfix) with ESMTPSA id EB856952B for ; Thu, 9 May 2013 16:58:51 +0100 (BST) Message-ID: <518BC7BA.70302@r-finger.com> Date: Thu, 09 May 2013 16:58:50 +0100 From: Tomas Frydrych User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120624 Icedove/10.0.5 MIME-Version: 1.0 To: yocto@yoctoproject.org References: In-Reply-To: Subject: Re: recipe gsl-1.15 X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 May 2013 15:58:53 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 09/05/13 16:48, Edward Vidal wrote: > "file://NEWS;beginline=362;endline=363;md5=325d4344063147ef38e3ac2cbf1cc157" You should be hashing the actual license file, not the NEWS file. Also, the above is only hashing one line of the file, while your md5 sum is for the whole file. Tomas