[oe-commits] [meta-openembedded] 16/46: xl2tpd: update to 1.3.14

git at git.openembedded.org git at git.openembedded.org
Sat Apr 27 17:13:48 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit e8ffbaddb16b9e512e78e8b2a27cbfd42d6c5e8d
Author: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
AuthorDate: Sun Apr 21 21:37:13 2019 +0200

    xl2tpd: update to 1.3.14
    
    License checksum changed due to formatting change (see @1611d6f028fe3).
    
    Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.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(-)

diff --git a/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc b/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
index d037c7c..b3d466c 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 88ae5d6..0000000
--- 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"
-

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list