From ecc2e35713cc864bc9be5aba33918af1100a333b Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 15 Aug 2025 14:43:46 +0200 Subject: [PATCH] testing: Update TKM RPC to be compatible with newer compilers --- testing/scripts/recipes/006_tkm-rpc.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/scripts/recipes/006_tkm-rpc.mk b/testing/scripts/recipes/006_tkm-rpc.mk index 779ffacd43..3f930dc76d 100644 --- a/testing/scripts/recipes/006_tkm-rpc.mk +++ b/testing/scripts/recipes/006_tkm-rpc.mk @@ -2,7 +2,7 @@ PKG = tkm-rpc SRC = https://git.codelabs.ch/git/$(PKG).git -REV = v0.4 +REV = c43c7d2a070d37e4063b83be0dc01425bf890206 PREFIX = /usr/local/ada -- 2.47.3