All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 1/2] Revert "nng: upgrade 1.5.2 -> 12"
@ 2024-04-17 11:22 Alexander Vickberg
  2024-04-17 11:22 ` [meta-networking][PATCH 2/2] nng: upgrade 1.5.2 -> 1.7.3 Alexander Vickberg
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Vickberg @ 2024-04-17 11:22 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Alexander Vickberg

This reverts commit 915b6c02ee43e2dee8c6b3132e7d47836d392168.

Mistake upgrade by AUH

Signed-off-by: Alexander Vickberg <wickbergster@gmail.com>
---
 .../recipes-connectivity/nanomsg/{nng_12.bb => nng_1.5.2.bb}      | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-networking/recipes-connectivity/nanomsg/{nng_12.bb => nng_1.5.2.bb} (100%)

diff --git a/meta-networking/recipes-connectivity/nanomsg/nng_12.bb b/meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb
similarity index 100%
rename from meta-networking/recipes-connectivity/nanomsg/nng_12.bb
rename to meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb
-- 
2.34.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [meta-networking][PATCH 2/2] nng: upgrade 1.5.2 -> 1.7.3
  2024-04-17 11:22 [meta-networking][PATCH 1/2] Revert "nng: upgrade 1.5.2 -> 12" Alexander Vickberg
@ 2024-04-17 11:22 ` Alexander Vickberg
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Vickberg @ 2024-04-17 11:22 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Alexander Vickberg

Signed-off-by: Alexander Vickberg <wickbergster@gmail.com>
---
 .../recipes-connectivity/nanomsg/{nng_1.5.2.bb => nng_1.7.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/nanomsg/{nng_1.5.2.bb => nng_1.7.3.bb} (94%)

diff --git a/meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb b/meta-networking/recipes-connectivity/nanomsg/nng_1.7.3.bb
similarity index 94%
rename from meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb
rename to meta-networking/recipes-connectivity/nanomsg/nng_1.7.3.bb
index ab2907110..a6556249b 100644
--- a/meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb
+++ b/meta-networking/recipes-connectivity/nanomsg/nng_1.7.3.bb
@@ -6,7 +6,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a41e579bb4326c21c774f8e51e41d8a3"
 
 SRC_URI = "git://github.com/nanomsg/nng.git;branch=master;protocol=https"
-SRCREV = "169221da8d53b2ca4fda76f894bee8505887a7c6"
+SRCREV = "85fbe7f9e4642b554d0d97f2e3ff2aa12978691a"
 
 S = "${WORKDIR}/git"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-17 11:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-17 11:22 [meta-networking][PATCH 1/2] Revert "nng: upgrade 1.5.2 -> 12" Alexander Vickberg
2024-04-17 11:22 ` [meta-networking][PATCH 2/2] nng: upgrade 1.5.2 -> 1.7.3 Alexander Vickberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.