diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/openconnect/openconnect_git.bb | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb b/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb index 3a1f0f30f0..c944144e22 100644 --- a/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb +++ b/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb | |||
| @@ -14,9 +14,9 @@ PACKAGECONFIG[libproxy] = "--with-libproxy,--without-libproxy,libproxy," | |||
| 14 | # not config defaults | 14 | # not config defaults | 
| 15 | PACKAGECONFIG[pcsc-lite] = "--with-libpcsclite,--without-libpcsclite,pcsc-lite," | 15 | PACKAGECONFIG[pcsc-lite] = "--with-libpcsclite,--without-libpcsclite,pcsc-lite," | 
| 16 | 16 | ||
| 17 | PV = "7.06" | 17 | PV = "7.08" | 
| 18 | 18 | ||
| 19 | SRCREV = "35542d52202672b8c12ecc63867432128244013a" | 19 | SRCREV = "9697bea0e50952cab57063238b43a7099e498cbb" | 
| 20 | SRC_URI = "git://git.infradead.org/users/dwmw2/openconnect.git" | 20 | SRC_URI = "git://git.infradead.org/users/dwmw2/openconnect.git" | 
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" | 
