switch to building from maintenance branches for dey-4.0-r3

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2023-05-11 22:57:54 +02:00
parent 78eef642a0
commit dc2298625d
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
DEPENDS += "flex-native bison-native"
SRCBRANCH = "v2022.04/master"
SRCBRANCH = "v2022.04/maint"
SRCREV = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx93)"

View File

@ -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 = "v2020.04/master"
SRCBRANCH = "v2020.04/maint"
SRCREV = "${AUTOREV}"
S = "${WORKDIR}"