* [meta-oe][PATCH 1/3] c-ares: upgrade 1.32.0 -> 1.32.1
@ 2025-01-18 23:42 Jason Schonberg
2025-01-18 23:42 ` [meta-oe][PATCH 2/3] c-ares: upgrade 1.32.1 -> 1.32.2 Jason Schonberg
2025-01-18 23:42 ` [meta-oe][PATCH 3/3] c-ares: upgrade 1.32.2 -> 1.32.3 Jason Schonberg
0 siblings, 2 replies; 3+ messages in thread
From: Jason Schonberg @ 2025-01-18 23:42 UTC (permalink / raw)
To: openembedded-devel; +Cc: Jason Schonberg
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.32.1
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
.../c-ares/{c-ares_1.32.0.bb => c-ares_1.32.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/c-ares/{c-ares_1.32.0.bb => c-ares_1.32.1.bb} (91%)
diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.32.0.bb b/meta-oe/recipes-support/c-ares/c-ares_1.32.1.bb
similarity index 91%
rename from meta-oe/recipes-support/c-ares/c-ares_1.32.0.bb
rename to meta-oe/recipes-support/c-ares/c-ares_1.32.1.bb
index acabe49d6..81eae9d83 100644
--- a/meta-oe/recipes-support/c-ares/c-ares_1.32.0.bb
+++ b/meta-oe/recipes-support/c-ares/c-ares_1.32.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=2047e36c793a8e9c3d3f4b66f8934a19"
SRC_URI = "https://github.com/c-ares/c-ares/releases/download/v${PV}/${BPN}-${PV}.tar.gz \
file://run-ptest"
-SRC_URI[sha256sum] = "5ab3fad06edb98fe8081febe1e41a027cfa3199fc525a59c851376414fe24c5b"
+SRC_URI[sha256sum] = "63be2c4ee121faa47e9766f735b4cde750fff2c563f81c11e572d3dc6401e5e7"
PACKAGECONFIG ?= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"
PACKAGECONFIG[manpages] = ""
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread* [meta-oe][PATCH 2/3] c-ares: upgrade 1.32.1 -> 1.32.2
2025-01-18 23:42 [meta-oe][PATCH 1/3] c-ares: upgrade 1.32.0 -> 1.32.1 Jason Schonberg
@ 2025-01-18 23:42 ` Jason Schonberg
2025-01-18 23:42 ` [meta-oe][PATCH 3/3] c-ares: upgrade 1.32.2 -> 1.32.3 Jason Schonberg
1 sibling, 0 replies; 3+ messages in thread
From: Jason Schonberg @ 2025-01-18 23:42 UTC (permalink / raw)
To: openembedded-devel; +Cc: Jason Schonberg
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.32.2
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
.../c-ares/{c-ares_1.32.1.bb => c-ares_1.32.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/c-ares/{c-ares_1.32.1.bb => c-ares_1.32.2.bb} (91%)
diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.32.1.bb b/meta-oe/recipes-support/c-ares/c-ares_1.32.2.bb
similarity index 91%
rename from meta-oe/recipes-support/c-ares/c-ares_1.32.1.bb
rename to meta-oe/recipes-support/c-ares/c-ares_1.32.2.bb
index 81eae9d83..438da9aa9 100644
--- a/meta-oe/recipes-support/c-ares/c-ares_1.32.1.bb
+++ b/meta-oe/recipes-support/c-ares/c-ares_1.32.2.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=2047e36c793a8e9c3d3f4b66f8934a19"
SRC_URI = "https://github.com/c-ares/c-ares/releases/download/v${PV}/${BPN}-${PV}.tar.gz \
file://run-ptest"
-SRC_URI[sha256sum] = "63be2c4ee121faa47e9766f735b4cde750fff2c563f81c11e572d3dc6401e5e7"
+SRC_URI[sha256sum] = "072ff6b30b9682d965b87eb9b77851dc1cd8e6d8090f6821a56bd8fa89595061"
PACKAGECONFIG ?= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"
PACKAGECONFIG[manpages] = ""
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread* [meta-oe][PATCH 3/3] c-ares: upgrade 1.32.2 -> 1.32.3
2025-01-18 23:42 [meta-oe][PATCH 1/3] c-ares: upgrade 1.32.0 -> 1.32.1 Jason Schonberg
2025-01-18 23:42 ` [meta-oe][PATCH 2/3] c-ares: upgrade 1.32.1 -> 1.32.2 Jason Schonberg
@ 2025-01-18 23:42 ` Jason Schonberg
1 sibling, 0 replies; 3+ messages in thread
From: Jason Schonberg @ 2025-01-18 23:42 UTC (permalink / raw)
To: openembedded-devel; +Cc: Jason Schonberg
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.32.3
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
.../c-ares/{c-ares_1.32.2.bb => c-ares_1.32.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/c-ares/{c-ares_1.32.2.bb => c-ares_1.32.3.bb} (91%)
diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.32.2.bb b/meta-oe/recipes-support/c-ares/c-ares_1.32.3.bb
similarity index 91%
rename from meta-oe/recipes-support/c-ares/c-ares_1.32.2.bb
rename to meta-oe/recipes-support/c-ares/c-ares_1.32.3.bb
index 438da9aa9..8bc22f997 100644
--- a/meta-oe/recipes-support/c-ares/c-ares_1.32.2.bb
+++ b/meta-oe/recipes-support/c-ares/c-ares_1.32.3.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=2047e36c793a8e9c3d3f4b66f8934a19"
SRC_URI = "https://github.com/c-ares/c-ares/releases/download/v${PV}/${BPN}-${PV}.tar.gz \
file://run-ptest"
-SRC_URI[sha256sum] = "072ff6b30b9682d965b87eb9b77851dc1cd8e6d8090f6821a56bd8fa89595061"
+SRC_URI[sha256sum] = "5f02cc809aac3f6cc5edc1fac6c4423fd5616d7406ce47b904c24adf0ff2cd0f"
PACKAGECONFIG ?= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"
PACKAGECONFIG[manpages] = ""
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-01-18 23:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-18 23:42 [meta-oe][PATCH 1/3] c-ares: upgrade 1.32.0 -> 1.32.1 Jason Schonberg
2025-01-18 23:42 ` [meta-oe][PATCH 2/3] c-ares: upgrade 1.32.1 -> 1.32.2 Jason Schonberg
2025-01-18 23:42 ` [meta-oe][PATCH 3/3] c-ares: upgrade 1.32.2 -> 1.32.3 Jason Schonberg
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.