mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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>
This commit is contained in:
committed by
Khem Raj
parent
e14f5f7714
commit
ee124e6a3d
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user