From: Jason Schonberg <schonm@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [meta-oe][PATCH 3/3] c-ares: upgrade 1.32.2 -> 1.32.3
Date: Sat, 18 Jan 2025 18:42:12 -0500 [thread overview]
Message-ID: <20250118234212.13357-3-schonm@gmail.com> (raw)
In-Reply-To: <20250118234212.13357-1-schonm@gmail.com>
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
prev parent reply other threads:[~2025-01-18 23:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250118234212.13357-3-schonm@gmail.com \
--to=schonm@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.