aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2020-07-25 13:02:01 +0200
committerKhem Raj <raj.khem@gmail.com>2020-07-28 12:23:16 -0700
commit961a609c3127385e06f6b71516d092d033a14b63 (patch)
tree7583d2bf1aaff4a70de31100b0dcac9111f9fbc8 /meta-oe/recipes-connectivity
parent21f0f37cd9c544c227ba27360bf6db3c5754d05d (diff)
downloadmeta-openembedded-961a609c3127385e06f6b71516d092d033a14b63.tar.gz
libwebsockets: update to 4.0.20
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.0.20.bb (renamed from meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.0.1.bb b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.0.20.bb
index 0d1f57ab86..5427daac47 100644
--- a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.0.1.bb
+++ b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.0.20.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c47b078124308a4e1354e8d59f606b7"
DEPENDS = "zlib"
S = "${WORKDIR}/git"
-SRCREV = "6eb39388f43f6e2a27f0efcbf8cb2391e38824e9"
+SRCREV = "ec9e8ab892f2dc569ae09336c80c2796fd14a6ff"
SRC_URI = "git://github.com/warmcat/libwebsockets.git;protocol=https;branch=v4.0-stable"
UPSTREAM_CHECK_URI = "https://github.com/warmcat/${BPN}/releases"