[oe] [PATCH][meta-networking] xl2tpd: update to 1.3.14

Khem Raj raj.khem at gmail.com
Mon Apr 29 17:13:38 UTC 2019


Fails on rpi3

https://errors.yoctoproject.org/Errors/Details/238633/


On Sun, Apr 21, 2019 at 12:37 PM Oleksandr Kravchuk
<open.source at oleksandr-kravchuk.com> wrote:
>
> License checksum changed due to formatting change (see @1611d6f028fe3).
>
> Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
> ---
>  meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc       | 2 +-
>  .../xl2tpd/{xl2tpd_1.3.6.bb => xl2tpd_1.3.14.bb}          | 0
>  meta-networking/recipes-protocols/xl2tpd/xl2tpd_git.bb    | 8 --------
>  3 files changed, 1 insertion(+), 9 deletions(-)
>  rename meta-networking/recipes-protocols/xl2tpd/{xl2tpd_1.3.6.bb => xl2tpd_1.3.14.bb} (100%)
>  delete mode 100644 meta-networking/recipes-protocols/xl2tpd/xl2tpd_git.bb
>
> diff --git a/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc b/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
> index d037c7cfc..b3d466c3b 100644
> --- a/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
> +++ b/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
> @@ -6,7 +6,7 @@ DEPENDS = "ppp virtual/kernel"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>
>  LICENSE = "GPLv2"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=0636e73ff0215e8d672dc4c32c317bb3"
>
>  SRC_URI = "git://github.com/xelerance/xl2tpd.git \
>  "
> diff --git a/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb b/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.14.bb
> similarity index 100%
> rename from meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb
> rename to meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.14.bb
> diff --git a/meta-networking/recipes-protocols/xl2tpd/xl2tpd_git.bb b/meta-networking/recipes-protocols/xl2tpd/xl2tpd_git.bb
> deleted file mode 100644
> index 88ae5d6f8..000000000
> --- a/meta-networking/recipes-protocols/xl2tpd/xl2tpd_git.bb
> +++ /dev/null
> @@ -1,8 +0,0 @@
> -require xl2tpd.inc
> -
> -# This is v1.3.6 plus some commits.  There is no tag for this commit.
> -#
> -PV = "1.3.9+git${SRCPV}"
> -
> -SRCREV = "f114c10ac532051badeca0132b144a2f1596f047"
> -
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list