From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8DE3CE00743 for ; Tue, 25 Feb 2014 07:57:06 -0800 (PST) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 71B8BF811F8; Tue, 25 Feb 2014 08:57:05 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id CD09BF8119A; Tue, 25 Feb 2014 08:57:04 -0700 (MST) Message-ID: <530CBD52.9070602@mlbassoc.com> Date: Tue, 25 Feb 2014 08:57:06 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <472sBXuAY9280S04.1393273670@web04.cms.usa.net> <530C152D.9090809@gmail.com> <530CAE45.3050706@gmail.com> In-Reply-To: X-Enigmail-Version: 1.5.2 Subject: Re: Linux kernel recipe override question 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, 25 Feb 2014 15:57:07 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 2014-02-25 08:34, Otavio Salvador wrote: > Hello John, > > On Tue, Feb 25, 2014 at 11:52 AM, John Weber wrote: >> >> On 2/25/14, 6:20 AM, Otavio Salvador wrote: >> SRCBRANCH works based on experience from trial and error that I've done in >> the past. >> SRCREV does not work, again based on what I've tried. >> >> I'll shoot you a patch to make it easy to test on your end. > > It makes sense now. > > The SRCREV is dealt different because we can use SRCREV_FORMAT. > > So when we use multiple Git repositories in same fetcher we can have: > > SRCREV_FORMAT = "first_second" > > and > > SRC_URI = "git://...;name=first \ > git://...;name=second" > > and > > SRCREV_first = ... > SRCREV_second = ... > > So to handle the pn, we must to use: > > SRCREV_pn- > > or > > SRCREV_-pn- Doesn't this need to be SRCREV__pn- The use of '_' and '-' is very particular. > > I hope it clarifies it now. > > Regards, > -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------