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

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2023-09-08 10:33:34 +02:00
parent 8db6c71a95
commit 386a97590f
4 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# Copyright (C) 2018-2021 Digi International
# Copyright (C) 2018-2023 Digi International
require u-boot-dey.inc
SRCBRANCH = "v2017.03/master"
SRCBRANCH = "v2017.03/maint"
SRCREV = "${AUTOREV}"
# Disable support to initial environment for U-Boot

View File

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

View File

@ -2,7 +2,7 @@
require recipes-kernel/linux/linux-dey.inc
SRCBRANCH = "v6.1.22/nxp/master"
SRCBRANCH = "v6.1/nxp/dey-4.0/maint"
SRCREV = "${AUTOREV}"
# Blacklist btnxpuart module. It will be managed by the bluetooth-init script

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MPL-2.0;md5=815ca599c9df247a0c7
DEPENDS = "libconfuse libdigiapix openssl recovery-utils swupdate zlib json-c"
SRCBRANCH = "master"
SRCBRANCH = "dey-4.0/maint"
SRCREV = "${AUTOREV}"
CC_STASH = "gitsm://git@stash.digi.com/cc/cc_dey.git;protocol=ssh"