switch to building from maintenance branches for dey-5.0
https://onedigi.atlassian.net/browse/DEL-9503 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
549b28eb44
commit
3175ccdb53
|
|
@ -7,7 +7,7 @@ TFA_URI_STASH = "${DIGI_MTK_GIT}/emp/arm-trusted-firmware.git;protocol=ssh"
|
||||||
TFA_URI_GITHUB = "${DIGI_GITHUB_GIT}/arm-trusted-firmware.git;protocol=https"
|
TFA_URI_GITHUB = "${DIGI_GITHUB_GIT}/arm-trusted-firmware.git;protocol=https"
|
||||||
TFA_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${TFA_URI_STASH}', '${TFA_URI_GITHUB}', d)}"
|
TFA_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${TFA_URI_STASH}', '${TFA_URI_GITHUB}', d)}"
|
||||||
|
|
||||||
SRCBRANCH = "v2.10/stm32mp/master"
|
SRCBRANCH = "v2.10/stm32mp/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# Copyright (C) 2022-2024, Digi International Inc.
|
# Copyright (C) 2022-2025, Digi International Inc.
|
||||||
#
|
#
|
||||||
|
|
||||||
# Select internal or Github OPTEE repo
|
# Select internal or Github OPTEE repo
|
||||||
|
|
@ -7,7 +7,7 @@ OPTEE_URI_STASH = "${DIGI_MTK_GIT}/emp/optee_os.git;protocol=ssh"
|
||||||
OPTEE_URI_GITHUB = "${DIGI_GITHUB_GIT}/optee_os.git;protocol=https"
|
OPTEE_URI_GITHUB = "${DIGI_GITHUB_GIT}/optee_os.git;protocol=https"
|
||||||
OPTEE_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${OPTEE_URI_STASH}', '${OPTEE_URI_GITHUB}', d)}"
|
OPTEE_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${OPTEE_URI_STASH}', '${OPTEE_URI_GITHUB}', d)}"
|
||||||
|
|
||||||
SRCBRANCH = "4.0.0/stm/master"
|
SRCBRANCH = "4.0.0/stm/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (C) 2024 Digi International Inc.
|
# Copyright (C) 2024,2025, Digi International Inc.
|
||||||
|
|
||||||
require u-boot-dey.inc
|
require u-boot-dey.inc
|
||||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
|
||||||
|
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
|
||||||
DEPENDS += "flex-native bison-native"
|
DEPENDS += "flex-native bison-native"
|
||||||
DEPENDS += "python3-setuptools-native"
|
DEPENDS += "python3-setuptools-native"
|
||||||
|
|
||||||
SRCBRANCH = "v2023.10/master"
|
SRCBRANCH = "v2023.10/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
SRC_URI += " \
|
SRC_URI += " \
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (C) 2024, Digi International Inc.
|
# Copyright (C) 2024,2025, Digi International Inc.
|
||||||
|
|
||||||
require u-boot-dey.inc
|
require u-boot-dey.inc
|
||||||
|
|
||||||
|
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
|
||||||
|
|
||||||
DEPENDS += "flex-native bison-native"
|
DEPENDS += "flex-native bison-native"
|
||||||
|
|
||||||
SRCBRANCH = "v2024.04/master"
|
SRCBRANCH = "v2024.04/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(ccimx6ul|ccimx8x|ccimx9)"
|
COMPATIBLE_MACHINE = "(ccimx6ul|ccimx8x|ccimx9)"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# Copyright (C) 2024, Digi International Inc.
|
# Copyright (C) 2024,2025, Digi International Inc.
|
||||||
|
|
||||||
require nativesdk-trustfence-sign-tools_git.bb
|
require nativesdk-trustfence-sign-tools_git.bb
|
||||||
|
|
||||||
SRCBRANCH = "v2024.04/master"
|
SRCBRANCH = "v2024.04/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# Copyright (C) 2024, Digi International Inc.
|
# Copyright (C) 2024,2025, Digi International Inc.
|
||||||
|
|
||||||
require trustfence-sign-tools-native_git.bb
|
require trustfence-sign-tools-native_git.bb
|
||||||
|
|
||||||
SRCBRANCH = "v2024.04/master"
|
SRCBRANCH = "v2024.04/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (C) 2016-2023, Digi International Inc.
|
# Copyright (C) 2016-2025, Digi International Inc.
|
||||||
|
|
||||||
SUMMARY = "Qualcomm's wireless driver for qca65xx"
|
SUMMARY = "Qualcomm's wireless driver for qca65xx"
|
||||||
DESCRIPTION = "qcacld-2.0 module"
|
DESCRIPTION = "qcacld-2.0 module"
|
||||||
|
|
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
|
||||||
# Reference Qualcomm tag/version
|
# Reference Qualcomm tag/version
|
||||||
PV = "v4.0.11.213X"
|
PV = "v4.0.11.213X"
|
||||||
|
|
||||||
SRCBRANCH = "qca65X4/master"
|
SRCBRANCH = "qca65X4/dey-5.0/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
QCOM_GIT_URI = "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_MTK_GIT}/linux/qcacld-2.0.git;protocol=ssh', '${DIGI_GITHUB_GIT}/qcacld-2.0.git;protocol=https', d)}"
|
QCOM_GIT_URI = "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_MTK_GIT}/linux/qcacld-2.0.git;protocol=ssh', '${DIGI_GITHUB_GIT}/qcacld-2.0.git;protocol=https', d)}"
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
# Copyright (C) 2024, Digi International Inc.
|
# Copyright (C) 2024,2025 Digi International Inc.
|
||||||
|
|
||||||
require recipes-kernel/linux/linux-dey.inc
|
require recipes-kernel/linux/linux-dey.inc
|
||||||
|
|
||||||
SRCBRANCH = "v6.6.52/nxp/master"
|
SRCBRANCH = "v6.6/nxp/dey-5.0/maint"
|
||||||
SRCBRANCH:stm32mp2common = "v6.6.48/stm/master"
|
SRCBRANCH:stm32mp2common = "v6.6/stm/dey-5.0/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
SRCREV:stm32mp2common = "${AUTOREV}"
|
SRCREV:stm32mp2common = "${AUTOREV}"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (C) 2017-2024, Digi International Inc.
|
# Copyright (C) 2017-2025, Digi International Inc.
|
||||||
|
|
||||||
SUMMARY = "Digi's ConnectCore Cloud services"
|
SUMMARY = "Digi's ConnectCore Cloud services"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
@ -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"
|
DEPENDS = "libconfuse libdigiapix openssl recovery-utils swupdate zlib json-c"
|
||||||
|
|
||||||
SRCBRANCH = "master"
|
SRCBRANCH = "dey-5.0/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
CC_STASH = "gitsm://git@stash.digi.com/cc/cc_dey.git;protocol=ssh"
|
CC_STASH = "gitsm://git@stash.digi.com/cc/cc_dey.git;protocol=ssh"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# Copyright (C) 2019-2022, Digi International Inc.
|
# Copyright (C) 2019-2025, Digi International Inc.
|
||||||
|
|
||||||
SRCBRANCH = "master"
|
SRCBRANCH = "dey-5.0/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
DEY_EXAMPLES_STASH = "${DIGI_MTK_GIT}/dey/dey-examples.git;protocol=ssh"
|
DEY_EXAMPLES_STASH = "${DIGI_MTK_GIT}/dey/dey-examples.git;protocol=ssh"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# Copyright (C) 2017-2022, Digi International Inc.
|
# Copyright (C) 2017-2025, Digi International Inc.
|
||||||
|
|
||||||
SUMMARY = "Digi APIX library"
|
SUMMARY = "Digi APIX library"
|
||||||
DESCRIPTION = "C library to access and manage your ConnectCore platform interfaces in an easy manner"
|
DESCRIPTION = "C library to access and manage your ConnectCore platform interfaces in an easy manner"
|
||||||
|
|
@ -6,7 +6,7 @@ SECTION = "libs"
|
||||||
LICENSE = "ISC"
|
LICENSE = "ISC"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca7947a896d"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca7947a896d"
|
||||||
|
|
||||||
SRCBRANCH ?= "master"
|
SRCBRANCH ?= "dey-5.0/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
LIBDIGIAPIX_URI_STASH = "${DIGI_MTK_GIT}/dey/libdigiapix.git;protocol=ssh"
|
LIBDIGIAPIX_URI_STASH = "${DIGI_MTK_GIT}/dey/libdigiapix.git;protocol=ssh"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue