From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH] cmocka: version bump 1.1.5 -> 1.1.8
Date: Thu, 21 Aug 2025 14:33:50 +0200 [thread overview]
Message-ID: <20250821123350.1497434-1-ada@thorsis.com> (raw)
- new assertion functions
- fixed TAP output
- cmake package configs and namespaced targets
- improved cmake package backwards compatibility
- sanitize xml strings
- require cmake >= 3.10
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Link: https://gitlab.com/cmocka/cmocka/-/tags/cmocka-1.1.6
Link: https://gitlab.com/cmocka/cmocka/-/tags/cmocka-1.1.7
Link: https://gitlab.com/cmocka/cmocka/-/tags/cmocka-1.1.8
---
rules/cmocka.make | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/rules/cmocka.make b/rules/cmocka.make
index a25939bbe..7c73458e0 100644
--- a/rules/cmocka.make
+++ b/rules/cmocka.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_CMOCKA) += cmocka
#
# Paths and names
#
-CMOCKA_VERSION := 1.1.5
-CMOCKA_MD5 := 91f95cd5db88b9b120d191b18d367193
+CMOCKA_VERSION := 1.1.8
+CMOCKA_MD5 := 976fe5a166f9729c350119d997256d2f
CMOCKA := cmocka-$(CMOCKA_VERSION)
CMOCKA_SUFFIX := tar.xz
CMOCKA_URL := https://cmocka.org/files/$(basename $(CMOCKA_VERSION))/$(CMOCKA).$(CMOCKA_SUFFIX)
@@ -35,8 +35,7 @@ CMOCKA_CONF_OPT := \
-DPICKY_DEVELOPER:BOOL=OFF \
-DUNIT_TESTING:BOOL=OFF \
-DWITH_CMOCKERY_SUPPORT:BOOL=OFF \
- -DWITH_EXAMPLES:BOOL=OFF \
- -DWITH_STATIC_LIB=OFF
+ -DWITH_EXAMPLES:BOOL=OFF
# ----------------------------------------------------------------------------
# Target-Install
--
2.39.5
reply other threads:[~2025-08-21 12:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250821123350.1497434-1-ada@thorsis.com \
--to=ptxdist@pengutronix.de \
--cc=ada@thorsis.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox