[OE-core] [rocko][sumo][PATCH 1/1] mobile-broadband-provider: fix SRC_URI

Max Krummenacher max.oss.09 at gmail.com
Tue Nov 20 13:08:14 UTC 2018


Ping.

Any comments on this backport request?

Max

Am Mi., 7. Nov. 2018 um 14:25 Uhr schrieb Max Krummenacher <
max.oss.09 at gmail.com>:

> From: Anuj Mittal <anuj.mittal at intel.com>
>
> Fixes build for older versions of git which don't follow redirects
> properly if the .git suffix is missing.
>
> Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> (cherry picked from commit 77c353cc9bdfbf1b6453b2579b72726db05eb69c)
> [Fixup for rocko/sumo context]
> Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
> ---
>  .../mobile-broadband-provider-info_git.bb                              |
> 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> The inital patch 8382cdc088 changing the gnome git repo URL was
> backparted to rocko and sumo, however the follow up patch was not.
>
> This provides the backport of 77c353cc9b.
>
> Max
>
> diff --git a/meta/recipes-connectivity/mobile-broadband-provider-info/
> mobile-broadband-provider-info_git.bb
> b/meta/recipes-connectivity/mobile-broadband-provider-info/
> mobile-broadband-provider-info_git.bb
> index 57f521a6c4..b595d5700c 100644
> --- a/meta/recipes-connectivity/mobile-broadband-provider-info/
> mobile-broadband-provider-info_git.bb
> +++ b/meta/recipes-connectivity/mobile-broadband-provider-info/
> mobile-broadband-provider-info_git.bb
> @@ -7,8 +7,7 @@ SRCREV = "befcbbc9867e742ac16415660b0b7521218a530c"
>  PV = "20170310"
>  PE = "1"
>
> -SRC_URI = "git://
> gitlab.gnome.org/GNOME/mobile-broadband-provider-info;protocol=https"
> -
> +SRC_URI = "git://
> gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https"
>  S = "${WORKDIR}/git"
>
>  inherit autotools
> --
> 2.13.6
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20181120/9bc567dd/attachment.html>


More information about the Openembedded-core mailing list