If someone wants to subscribe, I have created clarification issue in libwebsockets issue tracker. https://github.com/warmcat/libwebsockets/issues/3558
I will send update to 4.5.5 and closely follow status of the removed patches. Peter From: Marko, Peter (FT D EU SK BFS1) Sent: Tuesday, March 17, 2026 14:55 To: Theodore A. Roth <[email protected]> Cc: [email protected] Subject: RE: [oe] [meta-oe][PATCH] libwebsockets: upgrade 4.5.2 -> 4.5.4 Bad things happened upstream: From github.com:warmcat/libwebsockets + 93adad56...87b0f239 v4.5-stable -> origin/v4.5-stable (forced update) + 4907ab77...ad2cc078 main -> origin/main (forced update) fdd30f26..2288cf20 v4.3-stable -> origin/v4.3-stable + 351e4a61...49260316 v4.4-stable -> origin/v4.4-stable (forced update) t [tag update] v4.4.3 -> v4.4.3 t [tag update] v4.4.4 -> v4.4.4 t [tag update] v4.5.4 -> v4.5.4 I’ll send v2 later in the evening after I check the diffs. Peter From: Theodore A. Roth <[email protected]<mailto:[email protected]>> Sent: Tuesday, March 17, 2026 14:48 To: Marko, Peter (FT D EU SK BFS1) <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]> Subject: Re: [oe] [meta-oe][PATCH] libwebsockets: upgrade 4.5.2 -> 4.5.4 On Wed, Mar 11, 2026 at 2:43 PM Peter Marko via lists.openembedded.org<http://lists.openembedded.org> <[email protected]<mailto:[email protected]>> wrote: From: Peter Marko <[email protected]<mailto:[email protected]>> Update to latest v4.5-stable patch level. Signed-off-by: Peter Marko <[email protected]<mailto:[email protected]>> --- .../{libwebsockets_4.5.2.bb<http://libwebsockets_4.5.2.bb> => libwebsockets_4.5.4.bb<http://libwebsockets_4.5.4.bb>} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/libwebsockets/{libwebsockets_4.5.2.bb<http://libwebsockets_4.5.2.bb> => libwebsockets_4.5.4.bb<http://libwebsockets_4.5.4.bb>} (98%) diff --git a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.5.2.bb<http://libwebsockets_4.5.2.bb> b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.5.4.bb<http://libwebsockets_4.5.4.bb> similarity index 98% rename from meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.5.2.bb<http://libwebsockets_4.5.2.bb> rename to meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.5.4.bb<http://libwebsockets_4.5.4.bb> index 35545aacee..416d0c11bc 100644 --- a/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.5.2.bb<http://libwebsockets_4.5.2.bb> +++ b/meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.5.4.bb<http://libwebsockets_4.5.4.bb> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b5d391cc7929bcba238f9ba6805f7574" DEPENDS = "zlib" DEPENDS:append:class-native = " libcap-native" -SRCREV = "85c6f7959fd40d8aaf7a50be3c9b75f08389a01c" +SRCREV = "93adad56deb5d027eeb890ea86268d1d07fe204a" This commit hash doesn't exist in the upstream git repo. As such, when building with this commit from `master-next`, I'm seeing the following error: ERROR: libwebsockets-4.5.4-r0 do_fetch: Fetcher failure: Unable to find revision 93adad56deb5d027eeb890ea86268d1d07fe204a in branch v4.5-stable even from upstream Looks like the correct SRCREV should be c56adc3c62ee2545c77e0ba4cce67441be6955db Ted Roth
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125318): https://lists.openembedded.org/g/openembedded-devel/message/125318 Mute This Topic: https://lists.openembedded.org/mt/118268229/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
