diff options
| -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" | |||
| 6 | DEPENDS = "zlib" | 6 | DEPENDS = "zlib" |
| 7 | 7 | ||
| 8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
| 9 | SRCREV = "89eedcaa94e1c8a97ea3af10642fd224bcea068f" | 9 | SRCREV = "94931cad003faf9d316e698b557bbb6d245f1f91" |
| 10 | SRC_URI = "git://github.com/warmcat/libwebsockets.git;protocol=https;" | 10 | SRC_URI = "git://github.com/warmcat/libwebsockets.git;protocol=https;branch=v3.2-stable" |
| 11 | 11 | ||
| 12 | inherit cmake pkgconfig | 12 | inherit cmake pkgconfig |
| 13 | 13 | ||
