Acked-by: Franklin Cooper Jr. <[email protected]>

> -----Original Message-----
> From: [email protected] [mailto:meta-arago-
> [email protected]] On Behalf Of R, Karthik
> Sent: Wednesday, September 03, 2014 7:41 AM
> To: [email protected]
> Subject: [meta-arago] [for dora] [PATCH v2 03/12] wpa-supplicant: specify
> the branch being used for this version
> 
> From: Denys Dmytriyenko <[email protected]>
> 
> Bitbake fetcher now requires the branch to be specified when SRCREV is not
> on master
> 
> Signed-off-by: Denys Dmytriyenko <[email protected]>
> Acked-by: Chase Maupin <[email protected]>
> Acked-by: Franklin Cooper Jr. <[email protected]>
> Tested-by: Karthik Ramanan <[email protected]>
> ---
>  .../wpa-supplicant/wpa-supplicant-wl18xx_r8.a8.10.bb                    | 1 +
>  .../recipes-connectivity/wpa-supplicant/wpa-supplicant.inc              | 2 
> +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-
> supplicant-wl18xx_r8.a8.10.bb b/meta-arago-extras/recipes-
> connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a8.10.bb
> index 6340967..bfe617e 100644
> --- a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-
> supplicant-wl18xx_r8.a8.10.bb
> +++ b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-
> supplicant-wl18xx_r8.a8.10.bb
> @@ -12,6 +12,7 @@ FILESEXTRAPATHS_append := "${THISDIR}/wpa-
> supplicant:"
> 
>  # Tag: ol_r8.a8.10
>  SRCREV = "257ab333aad993b4be81808524bc0d939c276058"
> +BRANCH = "mbss_suspend"
>  PR_append = "b+gitr${SRCPV}"
> 
>  # Add ti to the PV to indicate that this is a TI modify version of wpa-
> supplicant.
> diff --git a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-
> supplicant.inc b/meta-arago-extras/recipes-connectivity/wpa-
> supplicant/wpa-supplicant.inc
> index 9678b1b..e0bda11 100644
> --- a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-
> supplicant.inc
> +++ b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-
> supplicant.inc
> @@ -16,7 +16,7 @@ DEFAULT_PREFERENCE = "-1"
> 
>  PR = "r6"
> 
> -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://defconfig \
>             file://defaults-sane \
>             file://wpa-supplicant.sh \
> --
> 2.0.1
> 
> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to