Message ID | 20250811162325.201977-1-costamagnagianfranco@yahoo.it |
---|---|
State | Under Review |
Headers | show |
Series | [meta-oe] mosquitto: bump to 2.0.22 | expand |
fails patching - https://errors.yoctoproject.org/Errors/Details/877233/ On Mon, Aug 11, 2025 at 9:23 AM Gianfranco via lists.openembedded.org <costamagna.gianfranco=gmail.com@lists.openembedded.org> wrote: > > From: Gianfranco Costamagna <locutusofborg@debian.org> > > Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> > Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> > --- > .../mosquitto/{mosquitto_2.0.21.bb => mosquitto_2.0.22.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_2.0.21.bb => mosquitto_2.0.22.bb} (97%) > > diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.21.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.22.bb > similarity index 97% > rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.21.bb > rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.22.bb > index dcbcbadd59..ae28093e19 100644 > --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.21.bb > +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.22.bb > @@ -20,7 +20,7 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \ > file://3238.patch \ > " > > -SRC_URI[sha256sum] = "7ad5e84caeb8d2bb6ed0c04614b2a7042def961af82d87f688ba33db857b899d" > +SRC_URI[sha256sum] = "2f752589ef7db40260b633fbdb536e9a04b446a315138d64a7ff3c14e2de6b68" > > inherit systemd update-rc.d useradd cmake pkgconfig > > -- > 2.43.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#118910): https://lists.openembedded.org/g/openembedded-devel/message/118910 > Mute This Topic: https://lists.openembedded.org/mt/114650544/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.21.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.22.bb similarity index 97% rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.21.bb rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.22.bb index dcbcbadd59..ae28093e19 100644 --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.21.bb +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.22.bb @@ -20,7 +20,7 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \ file://3238.patch \ " -SRC_URI[sha256sum] = "7ad5e84caeb8d2bb6ed0c04614b2a7042def961af82d87f688ba33db857b899d" +SRC_URI[sha256sum] = "2f752589ef7db40260b633fbdb536e9a04b446a315138d64a7ff3c14e2de6b68" inherit systemd update-rc.d useradd cmake pkgconfig