From 95a83101014e7a897fe6d0fc2458eef64c10eec9 Mon Sep 17 00:00:00 2001 From: peyoot Date: Mon, 1 Jun 2026 17:37:33 -0500 Subject: [PATCH] fix trustfence-sign-tools src branch name issue --- meta-digi-arm/recipes-digi/trustfence/trustfence-sign-tools.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-digi/trustfence/trustfence-sign-tools.inc b/meta-digi-arm/recipes-digi/trustfence/trustfence-sign-tools.inc index e62911a62..d27e2b2e6 100644 --- a/meta-digi-arm/recipes-digi/trustfence/trustfence-sign-tools.inc +++ b/meta-digi-arm/recipes-digi/trustfence/trustfence-sign-tools.inc @@ -4,7 +4,7 @@ SUMMARY = "TrustFence signing and encryption scripts" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" -SRCBRANCH = "v2024.04/master" +SRCBRANCH = "v2024.04/maint" SRCREV = "${AUTOREV}" S = "${WORKDIR}"