From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f42.google.com (mail-yh0-f42.google.com [209.85.213.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 35CBFE00777 for ; Sat, 7 Dec 2013 09:26:20 -0800 (PST) Received: by mail-yh0-f42.google.com with SMTP id z6so1463877yhz.15 for ; Sat, 07 Dec 2013 09:26:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=sLUKQf6JPRf/2I7ZXZcl+sVbYbDcH0580Rc+c+7aSV4=; b=uDHyZZq95Da5vvQ+0X2hqG4Vh/lDsVNnEH/GML+XzAJwSYrY6sdMSlwBFhIR8RpRkD yQ+4yQTqHY6ugV6ktsxL1Lqjda1x0/QPiF2Pftd9Y8YV1AwuTPf3AkCTgYumvoQPWAC0 louyDQUtS+Ylx7h4EZGyD79/o8BrbCW2dKR25v/eEN8fL73iLAi1Nce7z0sgC/g8R82d Bz0G/ZjWqw3xCn90Q6yKGuyjrJz8CcZ+qmqwZCE8iLpFMxoF+MCREGHaCmeOJgi1mrcT MSyQHcBSSryX9omgTDaYtATEcujeUXHXZg+kDt5eBXrhVbprr9fg1FjRoTd4ETg13D0F Irhw== X-Received: by 10.236.4.72 with SMTP id 48mr78442200yhi.43.1386437179406; Sat, 07 Dec 2013 09:26:19 -0800 (PST) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPSA id n48sm4795622yho.24.2013.12.07.09.26.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 07 Dec 2013 09:26:19 -0800 (PST) Message-ID: <52A35A3A.9000100@gmail.com> Date: Sat, 07 Dec 2013 11:26:18 -0600 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: Patches due to bitbake changes 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: Sat, 07 Dec 2013 17:26:21 -0000 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Dan,

Thanks for the patches.  I'm testing them now but I don't expect any issues.

Can you please resend using git send-email?  This way the patches end up in patchwork nicely organized and more easily managed.  I'm sure Otavio would appreciate it. 

git send-email --to meta-freescale@yoctoproject.org <generated patch>

Thanks,
John


On 12/6/13 11:23 AM, Dan McGregor wrote:
As of bitbake revision a9112a102a89049cda597dad449e922c9e957a5d the git fetcher checks for the SRCREV in the branch given to the fetcher. That is master by default. These three recipes didn't specify the branch containing the SRCREV, so the fetcher failed even though the revision exists. These patches fix that for linux-wandboard in meta-fsl-arm-extra, and for u-boot-fslc in meta-fsl-arm.

Similar problems probably exist in other kernel and u-boot recipes, but since I only have a Wandboard, I didn't test those.

Thanks.

Dan



_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale