[oe-commits] [meta-openembedded] 05/05: openconnect: update to 8.03

git at git.openembedded.org git at git.openembedded.org
Tue Jun 18 22:59:02 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 23cb89eaf8910b7b1992dd28b51f34148f526f3d
Author: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
AuthorDate: Wed Jun 19 00:53:58 2019 +0200

    openconnect: update to 8.03
    
    Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk at pelagicore.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../openconnect/{openconnect_git.bb => openconnect_8.03.bb}           | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb b/meta-networking/recipes-connectivity/openconnect/openconnect_8.03.bb
similarity index 93%
rename from meta-networking/recipes-connectivity/openconnect/openconnect_git.bb
rename to meta-networking/recipes-connectivity/openconnect/openconnect_8.03.bb
index 050a283..ec36a37 100644
--- a/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb
+++ b/meta-networking/recipes-connectivity/openconnect/openconnect_8.03.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=243b725d71bb5df4a1e5920b344b86ad"
 
 SRC_URI = "git://git.infradead.org/users/dwmw2/openconnect.git"
-SRCREV = "6487ee8763e1b6345718684909aca970befbc49d"
+SRCREV = "ea73851969ae7a6ea54fdd2d2b8c94776af24b2a"
 
 DEPENDS = "vpnc libxml2 krb5 gettext-native"
 RDEPENDS_${PN} = "bash python"
@@ -18,8 +18,6 @@ PACKAGECONFIG[libproxy]  = "--with-libproxy,--without-libproxy,libproxy,"
 # not config defaults
 PACKAGECONFIG[pcsc-lite] = "--with-libpcsclite,--without-libpcsclite,pcsc-lite,"
 
-PV = "8.02"
-
 S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig

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


More information about the Openembedded-commits mailing list