aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-09-16 01:41:49 +0200
committerKhem Raj <raj.khem@gmail.com>2019-09-16 07:10:03 -0700
commitee124e6a3d84609d10b7bb969d939b2e1a0db960 (patch)
tree16af6b490c451e78172a397a6a14d65f152d2512
parente14f5f7714a00c9e0437c872ec85f22be0d619cf (diff)
downloadmeta-openembedded-contrib-ee124e6a3d84609d10b7bb969d939b2e1a0db960.tar.gz
libwebsockets: update to 3.2.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.2.0.bb (renamed from meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.1.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.1.0.bb b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.2.0.bb
index fcabeb9022..9c5503357f 100644
--- a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.1.0.bb
+++ b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.2.0.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4ce87f3facb6f911c142c8bef9bfb380"
DEPENDS = "zlib"
S = "${WORKDIR}/git"
-SRCREV = "89eedcaa94e1c8a97ea3af10642fd224bcea068f"
-SRC_URI = "git://github.com/warmcat/libwebsockets.git;protocol=https;"
+SRCREV = "94931cad003faf9d316e698b557bbb6d245f1f91"
+SRC_URI = "git://github.com/warmcat/libwebsockets.git;protocol=https;branch=v3.2-stable"
inherit cmake pkgconfig