* [PATCH 2/2] hostap-daemon-wl18xx: update recipe for version R8.7_SP3
@ 2017-12-03 10:39 Reizer, Eyal
2017-12-04 19:55 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Reizer, Eyal @ 2017-12-03 10:39 UTC (permalink / raw)
To: meta-arago@arago-project.org
Signed-off-by: Eyal Reizer <eyalr@ti.com>
---
.../recipes-connectivity/hostap/hostap-daemon-wl18xx.bb | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
index 1151012..0288a54 100644
--- a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
+++ b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
@@ -4,19 +4,19 @@
require hostap.inc
LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://../COPYING;md5=36b27801447e0662ee0138d17fe93880"
+LIC_FILES_CHKSUM = "file://../COPYING;md5=292eece3f2ebbaa25608eed8464018a3"
-PR_append = "d"
+PR_append = "e"
FILESEXTRAPATHS_append := ":${THISDIR}/hostap-daemon"
# Add TI to the end to make it clear that this is a TI customized version
# of hostap
-PV = "R8.6-devel-ti+git${SRCPV}"
+PV = "R8.7_SP3-devel-ti+git${SRCPV}"
-# Tag: R8.6
-SRCREV = "f80fe345acf103ba6882ac8396f19584ac184904"
-BRANCH = "upstream_24"
+# Tag: R8.7_SP3
+SRCREV = "ee8fbdb840d95e048f58fb62bf3b5472041b5417"
+BRANCH = "upstream_25_rebase"
PROVIDES += "hostap-daemon"
RPROVIDES_${PN} += "hostap-daemon"
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] hostap-daemon-wl18xx: update recipe for version R8.7_SP3
2017-12-03 10:39 [PATCH 2/2] hostap-daemon-wl18xx: update recipe for version R8.7_SP3 Reizer, Eyal
@ 2017-12-04 19:55 ` Denys Dmytriyenko
2017-12-04 19:59 ` Reizer, Eyal
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2017-12-04 19:55 UTC (permalink / raw)
To: Reizer, Eyal; +Cc: meta-arago@arago-project.org
On Sun, Dec 03, 2017 at 05:39:06AM -0500, Reizer, Eyal wrote:
> Signed-off-by: Eyal Reizer <eyalr@ti.com>
> ---
> .../recipes-connectivity/hostap/hostap-daemon-wl18xx.bb | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
> index 1151012..0288a54 100644
> --- a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
> +++ b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
> @@ -4,19 +4,19 @@
> require hostap.inc
>
> LICENSE = "GPLv2"
> -LIC_FILES_CHKSUM = "file://../COPYING;md5=36b27801447e0662ee0138d17fe93880"
> +LIC_FILES_CHKSUM = "file://../COPYING;md5=292eece3f2ebbaa25608eed8464018a3"
Same request for license checksum change.
> -PR_append = "d"
> +PR_append = "e"
>
> FILESEXTRAPATHS_append := ":${THISDIR}/hostap-daemon"
>
> # Add TI to the end to make it clear that this is a TI customized version
> # of hostap
> -PV = "R8.6-devel-ti+git${SRCPV}"
> +PV = "R8.7_SP3-devel-ti+git${SRCPV}"
>
> -# Tag: R8.6
> -SRCREV = "f80fe345acf103ba6882ac8396f19584ac184904"
> -BRANCH = "upstream_24"
> +# Tag: R8.7_SP3
> +SRCREV = "ee8fbdb840d95e048f58fb62bf3b5472041b5417"
> +BRANCH = "upstream_25_rebase"
>
> PROVIDES += "hostap-daemon"
> RPROVIDES_${PN} += "hostap-daemon"
> --
> 2.7.4
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] hostap-daemon-wl18xx: update recipe for version R8.7_SP3
2017-12-04 19:55 ` Denys Dmytriyenko
@ 2017-12-04 19:59 ` Reizer, Eyal
0 siblings, 0 replies; 3+ messages in thread
From: Reizer, Eyal @ 2017-12-04 19:59 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org
[-- Attachment #1: Type: text/plain, Size: 1853 bytes --]
Hi denys,
Same here. Not changed by us. The change is coming from newer upstream supplicant that is used here.
BR
Eyal
-------- Original Message --------
From: "Dmytriyenko, Denys" <denys@ti.com>
Date: Mon, Dec 4, 2017, 21:55
To: "Reizer, Eyal" <eyalr@ti.com>
CC: meta-arago@arago-project.org
Subject: Re: [PATCH 2/2] hostap-daemon-wl18xx: update recipe for version R8.7_SP3
On Sun, Dec 03, 2017 at 05:39:06AM -0500, Reizer, Eyal wrote:
> Signed-off-by: Eyal Reizer <eyalr@ti.com>
> ---
> .../recipes-connectivity/hostap/hostap-daemon-wl18xx.bb | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
> index 1151012..0288a54 100644
> --- a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
> +++ b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
> @@ -4,19 +4,19 @@
> require hostap.inc
>
> LICENSE = "GPLv2"
> -LIC_FILES_CHKSUM = "file://../COPYING;md5=36b27801447e0662ee0138d17fe93880"
> +LIC_FILES_CHKSUM = "file://../COPYING;md5=292eece3f2ebbaa25608eed8464018a3"
Same request for license checksum change.
> -PR_append = "d"
> +PR_append = "e"
>
> FILESEXTRAPATHS_append := ":${THISDIR}/hostap-daemon"
>
> # Add TI to the end to make it clear that this is a TI customized version
> # of hostap
> -PV = "R8.6-devel-ti+git${SRCPV}"
> +PV = "R8.7_SP3-devel-ti+git${SRCPV}"
>
> -# Tag: R8.6
> -SRCREV = "f80fe345acf103ba6882ac8396f19584ac184904"
> -BRANCH = "upstream_24"
> +# Tag: R8.7_SP3
> +SRCREV = "ee8fbdb840d95e048f58fb62bf3b5472041b5417"
> +BRANCH = "upstream_25_rebase"
>
> PROVIDES += "hostap-daemon"
> RPROVIDES_${PN} += "hostap-daemon"
> --
> 2.7.4
>
[-- Attachment #2: Type: text/html, Size: 3125 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-04 19:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-03 10:39 [PATCH 2/2] hostap-daemon-wl18xx: update recipe for version R8.7_SP3 Reizer, Eyal
2017-12-04 19:55 ` Denys Dmytriyenko
2017-12-04 19:59 ` Reizer, Eyal
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.