Fixes: INFO: libwebsockets 3.2.2 2015 None 9494c66d20898ddb39483427c84f152b03cbad28
Signed-off-by: Pierre-Jean Texier <[email protected]> --- meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.2.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.2.2.bb b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.2.2.bb index 5a2244d..32ba51d 100644 --- a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.2.2.bb +++ b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_3.2.2.bb @@ -9,6 +9,9 @@ S = "${WORKDIR}/git" SRCREV = "d880fe233020b74e058cbca95b5fb67823bbf258" SRC_URI = "git://github.com/warmcat/libwebsockets.git;protocol=https;branch=v3.2-stable" +UPSTREAM_CHECK_URI = "https://github.com/warmcat/${BPN}/releases" +UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" + inherit cmake pkgconfig PACKAGECONFIG ?= "libuv client server http2 ssl" -- 2.7.4
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#83504): https://lists.openembedded.org/g/openembedded-devel/message/83504 Mute This Topic: https://lists.openembedded.org/mt/72549298/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
