aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-02-01 14:17:47 +0100
committerKhem Raj <raj.khem@gmail.com>2019-02-01 06:57:14 -0800
commit6c21a3f62329a82706e1488e213207c4891c84b2 (patch)
tree384168fa273e9aad390d73c53e942c29b486609b /meta-oe
parente10659da3fdf3b6cb170bdcb8cb99570ffbb001d (diff)
downloadmeta-openembedded-contrib-6c21a3f62329a82706e1488e213207c4891c84b2.tar.gz
libwebsockets: upgrade 3.0.0 -> 3.1.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.1.0.bb (renamed from meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.0.0.bb b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.1.0.bb
index 70e7c78a13..50620d99e8 100644
--- a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.0.0.bb
+++ b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.1.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4ce87f3facb6f911c142c8bef9bfb380"
DEPENDS = "zlib"
S = "${WORKDIR}/git"
-SRCREV = "eaa935a80adb38b5cc4d09ce06ec987b87dcddfa"
+SRCREV = "89eedcaa94e1c8a97ea3af10642fd224bcea068f"
SRC_URI = "git://github.com/warmcat/libwebsockets.git;protocol=https;"
inherit cmake pkgconfig