From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by arago-project.org (Postfix) with ESMTPS id 185D552976 for ; Wed, 3 Sep 2014 14:45:08 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id s83Ej78g018769 for ; Wed, 3 Sep 2014 09:45:07 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id s83Ej7vd019949 for ; Wed, 3 Sep 2014 09:45:07 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.174.1; Wed, 3 Sep 2014 09:45:07 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id s83Ej6lT011596; Wed, 3 Sep 2014 09:45:07 -0500 Date: Wed, 3 Sep 2014 10:45:05 -0400 From: Denys Dmytriyenko To: "Cooper Jr., Franklin" Message-ID: <20140903144505.GQ18620@edge> References: <1409748091-12617-1-git-send-email-a0393906@ti.com> <1409748091-12617-2-git-send-email-a0393906@ti.com> <8F29D6B095ED194EA1980491A5E029710C726FE9@DFLE08.ent.ti.com> MIME-Version: 1.0 In-Reply-To: <8F29D6B095ED194EA1980491A5E029710C726FE9@DFLE08.ent.ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-arago@arago-project.org" , "R, Karthik" Subject: Re: [for dora] [PATCH v2 01/12] wl18xx-firmware: specify the branch being used for this version X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2014 14:45:08 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Sep 03, 2014 at 02:42:45PM +0000, Cooper Jr., Franklin wrote: > Acked-by: Franklin Cooper Jr. Do you use Dora? > > -----Original Message----- > > From: meta-arago-bounces@arago-project.org [mailto:meta-arago- > > bounces@arago-project.org] On Behalf Of R, Karthik > > Sent: Wednesday, September 03, 2014 7:41 AM > > To: meta-arago@arago-project.org > > Subject: [meta-arago] [for dora] [PATCH v2 01/12] wl18xx-firmware: specify > > the branch being used for this version > > > > From: Denys Dmytriyenko > > > > Bitbake fetcher now requires the branch to be specified when SRCREV is not > > on master > > > > Signed-off-by: Denys Dmytriyenko > > Acked-by: Chase Maupin > > Acked-by: Franklin Cooper Jr. > > Tested-by: Karthik Ramanan > > --- > > .../recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a8.10.bb | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx- > > firmware_r8.a8.10.bb b/meta-arago-extras/recipes-bsp/wl18xx- > > firmware/wl18xx-firmware_r8.a8.10.bb > > index 5db1c99..b59f1c4 100644 > > --- a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx- > > firmware_r8.a8.10.bb > > +++ b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx- > > firmware_r8.a8.10.bb > > @@ -13,7 +13,7 @@ RCONFLICTS_${PN} += "wl12xx-firmware" > > > > # Tag: ol_r8.a8.10 > > SRCREV = "89dc93a5c23fd69ebacd64c936ba5aabf173c29b" > > -SRC_URI = "git://github.com/TI-OpenLink/wl18xx_fw.git;protocol=git \ > > +SRC_URI = "git://github.com/TI- > > OpenLink/wl18xx_fw.git;protocol=git;branch=mbss \ > > file://0001-Add-Makefile-for-SDK.patch \ > > " > > > > -- > > 2.0.1 > > > > _______________________________________________ > > meta-arago mailing list > > meta-arago@arago-project.org > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago