diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.5.bb (renamed from meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.3.bb b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.5.bb index 3170d37f5b..b7120a9975 100644 --- a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.3.bb +++ b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.5.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS = "zlib" | |||
| 7 | DEPENDS:append:class-native = " libcap-native" | 7 | DEPENDS:append:class-native = " libcap-native" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | SRCREV = "4415e84c095857629863804e941b9e1c2e9347ef" | 10 | SRCREV = "ab9df9cfc39de7a49967f18387b6b76310947442" |
| 11 | SRC_URI = "git://github.com/warmcat/libwebsockets.git;protocol=https;branch=v4.3-stable" | 11 | SRC_URI = "git://github.com/warmcat/libwebsockets.git;protocol=https;branch=v4.3-stable" |
| 12 | 12 | ||
| 13 | UPSTREAM_CHECK_URI = "https://github.com/warmcat/${BPN}/releases" | 13 | UPSTREAM_CHECK_URI = "https://github.com/warmcat/${BPN}/releases" |
