All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Cooper Jr., Franklin" <fcooper@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>,
	"R, Karthik" <karthik.ramanan@ti.com>
Subject: Re: [for dora] [PATCH v2 01/12] wl18xx-firmware: specify	the branch being used for this version
Date: Wed, 3 Sep 2014 15:03:36 -0400	[thread overview]
Message-ID: <20140903190336.GW18620@edge> (raw)
In-Reply-To: <8F29D6B095ED194EA1980491A5E029710C72778E@DFLE08.ent.ti.com>

On Wed, Sep 03, 2014 at 02:23:43PM -0400, Cooper Jr., Franklin wrote:
> 
> 
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Wednesday, September 03, 2014 9:45 AM
> > To: Cooper Jr., Franklin
> > Cc: R, Karthik; meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [for dora] [PATCH v2 01/12] wl18xx-firmware:
> > specify the branch being used for this version
> > 
> > On Wed, Sep 03, 2014 at 02:42:45PM +0000, Cooper Jr., Franklin wrote:
> > > Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
> > 
> > Do you use Dora?

> [Franklin] I'm not sure if I understand your question. I try to review 
> patches no matter what branch it is for if I have time.

I was just curious if you had any specific interest in these patches for the 
old branch, that's all.

Don't get me wrong. I do appreciate your help with the review process! And 
I'm very grateful for your support!

But these patches are just backports from master and were previously reviewed 
and Acked already, so I was just wondering why would you spend your time on 
them and skip all my recent patches I had submitted:

http://thread.gmane.org/gmane.linux.embedded.yocto.meta-arago/2958
http://thread.gmane.org/gmane.linux.embedded.yocto.meta-arago/2960
http://thread.gmane.org/gmane.linux.embedded.yocto.meta-arago/3005
http://thread.gmane.org/gmane.linux.embedded.yocto.meta-arago/3022

I was just wondering about the selection process... If it's just a matter of 
time availability, that is fine with me too - not an issue at all.

-- 
Denys


> > > > -----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 <denys@ti.com>
> > > >
> > > > Bitbake fetcher now requires the branch to be specified when SRCREV
> > > > is not on master
> > > >
> > > > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > > > Acked-by: Chase Maupin <chase.maupin@ti.com>
> > > > Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
> > > > Tested-by: Karthik Ramanan <a0393906@ti.com>
> > > > ---
> > > >  .../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


  reply	other threads:[~2014-09-03 19:03 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03 12:41 [for dora] [PATCH v2 00/12] Enabling WL8 R8.4 on dora Karthik Ramanan
2014-09-03 12:41 ` [for dora] [PATCH v2 01/12] wl18xx-firmware: specify the branch being used for this version Karthik Ramanan
2014-09-03 14:42   ` Cooper Jr., Franklin
2014-09-03 14:45     ` Denys Dmytriyenko
2014-09-03 18:23       ` Cooper Jr., Franklin
2014-09-03 19:03         ` Denys Dmytriyenko [this message]
2014-09-03 19:13           ` Cooper Jr., Franklin
2014-09-03 19:20             ` Denys Dmytriyenko
2014-09-03 19:40               ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 02/12] hostap-daemon: " Karthik Ramanan
2014-09-03 14:43   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 03/12] wpa-supplicant: " Karthik Ramanan
2014-09-03 14:43   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 04/12] wpa-supplicant-wl18xx: Update recipe to ol_r8.a9.14 version Karthik Ramanan
2014-09-03 14:44   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 05/12] hostap-daemon-wl18xx: " Karthik Ramanan
2014-09-03 14:44   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 06/12] wl18xx : update to ol_r8.a9.14 Karthik Ramanan
2014-09-03 14:44   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 07/12] Wl18xx : recipes update - tag changed " Karthik Ramanan
2014-09-03 14:44   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 08/12] wl18xx-target-scripts : Add new WiFi related scripts Karthik Ramanan
2014-09-03 14:45   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 09/12] recipes-connectivity: remove remaining unnecessary exec permissions Karthik Ramanan
2014-09-03 14:45   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 10/12] wl18xx-compat: version update Karthik Ramanan
2014-09-03 14:46   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 11/12] wl18xx-wlconf: " Karthik Ramanan
2014-09-03 14:46   ` Cooper Jr., Franklin
2014-09-03 12:41 ` [for dora] [PATCH v2 12/12] wpa-supplicant-wl18xx: configuration files update Karthik Ramanan
2014-09-03 14:46   ` Cooper Jr., Franklin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140903190336.GW18620@edge \
    --to=denys@ti.com \
    --cc=fcooper@ti.com \
    --cc=karthik.ramanan@ti.com \
    --cc=meta-arago@arago-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.