From: Denys Dmytriyenko <denys@ti.com>
To: "Cooper Jr., Franklin" <fcooper@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH 12/19] hostap-daemon: specify the branch being used for this version
Date: Fri, 20 Jun 2014 15:33:28 -0400 [thread overview]
Message-ID: <20140620193328.GG1825@edge> (raw)
In-Reply-To: <8F29D6B095ED194EA1980491A5E029710C6D63CF@DFLE08.ent.ti.com>
Yeah, if we can get someone from Wireless to confirm that would be great. I
just picked the first branch that contained the required commit ID.
On Fri, Jun 20, 2014 at 07:28:43PM +0000, Cooper Jr., Franklin wrote:
> I'm not familiar with the git repos for these wireless packages. Do we need
> our wireless friends to confirm these branches? Taking a quick glance it
> looks like this tag was based on the android_jb_mr1_39 branch but
> mbss_suspend is forked off of android_jb_mr1_39.
>
> > -----Original Message-----
> > From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > bounces@arago-project.org] On Behalf Of Maupin, Chase
> > Sent: Friday, June 20, 2014 2:09 PM
> > To: Denys Dmytriyenko; meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [PATCH 12/19] hostap-daemon: specify the branch
> > being used for this version
> >
> > Acked-by: Chase Maupin <chase.maupin@ti.com>
> >
> > >-----Original Message-----
> > >From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > >bounces@arago-project.org] On Behalf Of Denys Dmytriyenko
> > >Sent: Friday, June 20, 2014 12:57 PM
> > >To: meta-arago@arago-project.org
> > >Subject: [meta-arago] [PATCH 12/19] hostap-daemon: 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>
> > >---
> > > .../recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a8.10.bb
> > >| 1 +
> > > meta-arago-extras/recipes-connectivity/hostap/hostap.inc
> > >| 2 +-
> > > 2 files changed, 2 insertions(+), 1 deletion(-)
> > >
> > >diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap-
> > >daemon-wl18xx_r8.a8.10.bb b/meta-arago-extras/recipes-
> > >connectivity/hostap/hostap-daemon-wl18xx_r8.a8.10.bb
> > >index acd3c29..cd5d8d3 100644
> > >--- a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-
> > >wl18xx_r8.a8.10.bb
> > >+++ b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-
> > >wl18xx_r8.a8.10.bb
> > >@@ -16,6 +16,7 @@ PV = "2.0-devel-ti"
> > >
> > > # Tag: ol_r8.a8.10
> > > SRCREV = "257ab333aad993b4be81808524bc0d939c276058"
> > >+BRANCH = "mbss_suspend"
> > >
> > > PROVIDES += "hostap-daemon"
> > > RPROVIDES_${PN} += "hostap-daemon"
> > >diff --git a/meta-arago-extras/recipes- connectivity/hostap/hostap.inc
> > >b/meta-arago-extras/recipes- connectivity/hostap/hostap.inc index
> > >9be2585..15e82d5 100644
> > >--- a/meta-arago-extras/recipes-connectivity/hostap/hostap.inc
> > >+++ b/meta-arago-extras/recipes-connectivity/hostap/hostap.inc
> > >@@ -18,7 +18,7 @@ INITSCRIPT_NAME="hostapd"
> > >
> > > CONFFILES_${PN} += "${sysconfdir}/hostapd.conf"
> > >
> > >-SRC_URI = "git://github.com/TI-OpenLink/hostap.git;protocol=git \
> > >+SRC_URI = "git://github.com/TI-
> > >OpenLink/hostap.git;protocol=git;branch=${BRANCH} \
> > > file://0001-hostapd-change-conf-file-for-better-oob-
> > >startup.patch;patchdir=.. \
> > > file://defconfig \
> > > file://init"
> > >--
> > >2.0.0
> > >
> > >_______________________________________________
> > >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
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
next prev parent reply other threads:[~2014-06-20 19:33 UTC|newest]
Thread overview: 74+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-20 17:56 [PATCH 00/19] Daisy migration Denys Dmytriyenko
2014-06-20 17:56 ` [PATCH 01/19] README: update with Daisy info Denys Dmytriyenko
2014-06-20 19:03 ` Maupin, Chase
2014-06-20 20:18 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 02/19] linux-libc-headers: remove old 2.6.37 version Denys Dmytriyenko
2014-06-20 19:04 ` Maupin, Chase
2014-06-20 19:08 ` Denys Dmytriyenko
2014-06-20 20:13 ` Cooper Jr., Franklin
2014-06-20 20:14 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 04/19] binutils: remove the old overlay of 2.20.1 version Denys Dmytriyenko
2014-06-20 19:06 ` Maupin, Chase
2014-06-20 20:15 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 05/19] eglibc: remove the old overlay of 2.12 version Denys Dmytriyenko
2014-06-20 19:07 ` Maupin, Chase
2014-06-20 20:16 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 06/19] linux-ti-staging: remove 3.8 bbappend, as recipe is gone from meta-ti Denys Dmytriyenko
2014-06-20 19:07 ` Maupin, Chase
2014-06-20 20:17 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 07/19] libjpeg-turbo: remove bbappend for SVN URI, as main recipe uses tarball now Denys Dmytriyenko
2014-06-20 19:07 ` Maupin, Chase
2014-06-20 20:17 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 08/19] icu: remove bbappend and patch to disable LDFLAGSICUDT, applied upstream Denys Dmytriyenko
2014-06-20 19:07 ` Maupin, Chase
2014-06-20 20:17 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 09/19] recipes: update bbappends to match newer versions in lower layers Denys Dmytriyenko
2014-06-20 19:08 ` Maupin, Chase
2014-06-20 20:17 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 10/19] gadget-init: LICENSE from oe-core has changed, update hash Denys Dmytriyenko
2014-06-20 19:08 ` Maupin, Chase
2014-06-20 20:17 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 11/19] wl18xx-firmware: specify the branch being used for this version Denys Dmytriyenko
2014-06-20 19:09 ` Maupin, Chase
2014-06-20 19:09 ` Maupin, Chase
2014-06-20 19:15 ` Denys Dmytriyenko
2014-06-20 20:16 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 12/19] hostap-daemon: " Denys Dmytriyenko
2014-06-20 19:09 ` Maupin, Chase
2014-06-20 19:28 ` Cooper Jr., Franklin
2014-06-20 19:29 ` Cooper Jr., Franklin
2014-06-20 19:33 ` Denys Dmytriyenko [this message]
2014-06-20 20:15 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 13/19] wpa-supplicant: " Denys Dmytriyenko
2014-06-20 19:10 ` Maupin, Chase
2014-06-20 20:17 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 14/19] toolchain-external: bb.which() is not part of bb.utils module Denys Dmytriyenko
2014-06-20 19:10 ` Maupin, Chase
2014-06-20 19:15 ` Denys Dmytriyenko
2014-06-20 20:16 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 15/19] toolchain-linaro/gcc: remove DEFAULTTUNE settings that went to meta-ti Denys Dmytriyenko
2014-06-20 19:10 ` Maupin, Chase
2014-06-20 19:18 ` Cooper Jr., Franklin
2014-06-20 19:29 ` Denys Dmytriyenko
2014-06-20 19:31 ` Cooper Jr., Franklin
2014-06-20 19:35 ` Denys Dmytriyenko
2014-06-20 19:51 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 16/19] arago-prefs, toolchain-linaro: update system versions Denys Dmytriyenko
2014-06-20 19:11 ` Maupin, Chase
2014-06-20 20:17 ` Cooper Jr., Franklin
2014-06-20 20:18 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 17/19] arago.conf: with unification on mainline, remove PACKAGE_ARCH logic Denys Dmytriyenko
2014-06-20 19:08 ` Cooper Jr., Franklin
2014-06-20 19:13 ` Denys Dmytriyenko
2014-06-20 19:22 ` Cooper Jr., Franklin
2014-06-20 19:32 ` Denys Dmytriyenko
2014-06-20 20:15 ` Cooper Jr., Franklin
2014-06-20 19:11 ` Maupin, Chase
2014-06-20 17:56 ` [PATCH 18/19] tisdk-image: upstream got new rootfs/image framework, unbreak parsing Denys Dmytriyenko
2014-06-20 19:11 ` Maupin, Chase
2014-06-20 20:17 ` Cooper Jr., Franklin
2014-06-20 17:56 ` [PATCH 19/19] arago.conf: update version, remove FETCHCMD_wget workaround Denys Dmytriyenko
2014-06-20 19:11 ` Maupin, Chase
2014-06-20 20:17 ` Cooper Jr., Franklin
2014-06-20 19:05 ` [PATCH 00/19] Daisy migration Maupin, Chase
2014-06-20 19:06 ` Denys Dmytriyenko
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=20140620193328.GG1825@edge \
--to=denys@ti.com \
--cc=fcooper@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.