From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f47.google.com (mail-yh0-f47.google.com [209.85.213.47]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0A0D3E007C1 for ; Fri, 6 Dec 2013 09:57:27 -0800 (PST) Received: by mail-yh0-f47.google.com with SMTP id 29so713372yhl.20 for ; Fri, 06 Dec 2013 09:57:27 -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=HoJ28dWIpRL/SgpouNBbmKxdJvLiixw+WfUwI7Ai8NI=; b=scBrb9nhSXOYHlMz+ACnvd+JzHlRo/1dX1dT5OhzaqY/tUGlYKMhBxLoNflU75vCNI 6YdieptcMWWSEDN3sbBy4DmhZJhPHdf5xLlSA34BH2TKJqxJXz8feWJvNfD8tRuZYbpT jS44rFW0H6tQTZDk8IrvS+2VE5mTdoxvCLTR5434rVYvVWG2qKtcOgCApmffh/kr6crJ gX+P68mIqi7r5Su099begjTc8hJgU0JvRDd4jrcRZlo9nFf2cT13Q6Ngyt4gQY39f17L d5syv9aCwPDe6F4RsH+JxoQ8UfTcre04zUyjz6aBnmK5oIwJmbY+6GighLW4GGq6Emuo MdeQ== X-Received: by 10.236.90.144 with SMTP id e16mr3191860yhf.142.1386352647068; Fri, 06 Dec 2013 09:57:27 -0800 (PST) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPSA id r1sm157176485yhf.17.2013.12.06.09.57.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 06 Dec 2013 09:57:25 -0800 (PST) Message-ID: <52A21004.4090208@gmail.com> Date: Fri, 06 Dec 2013 11:57:24 -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: Fri, 06 Dec 2013 17:57:29 -0000 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thanks for the patches Dan.

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