fix trustfence-sign-tools src branch name issue

This commit is contained in:
peyoot 2026-06-01 17:37:33 -05:00
parent 56184bf744
commit 95a8310101
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SUMMARY = "TrustFence signing and encryption scripts"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
SRCBRANCH = "v2024.04/master" SRCBRANCH = "v2024.04/maint"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
S = "${WORKDIR}" S = "${WORKDIR}"