switch to building from maintenance branches for dey-2.6

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
Hector Palacios 2019-03-27 17:47:32 +01:00
parent 42d28c76cb
commit 47f88d1d24
7 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
require digi-u-boot.inc require digi-u-boot.inc
SRCBRANCH = "v2017.03/master" SRCBRANCH = "v2017.03/maint"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx6$|ccimx6ul|ccimx8x)" COMPATIBLE_MACHINE = "(ccimx6$|ccimx6ul|ccimx8x)"

View File

@ -2,7 +2,7 @@
require digi-u-boot.inc require digi-u-boot.inc
SRCBRANCH = "v2018.03/master" SRCBRANCH = "v2018.03/maint"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx8x)" COMPATIBLE_MACHINE = "(ccimx8x)"

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
DEPENDS = "trustfence-cst coreutils util-linux" DEPENDS = "trustfence-cst coreutils util-linux"
SRCBRANCH = "v2017.03/master" SRCBRANCH = "v2017.03/maint"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
PV = "v4.2.89.63" PV = "v4.2.89.63"
PV_ccimx8x = "v4.0.11.208Q" PV_ccimx8x = "v4.0.11.208Q"
SRCBRANCH = "qca6564/master" SRCBRANCH = "qca6564/dey-2.6/maint"
SRCBRANCH_ccimx8x = "qca6574/master" SRCBRANCH_ccimx8x = "qca6574/dey-2.6/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', 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', d)}"

View File

@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
LOCALVERSION = "-dey" LOCALVERSION = "-dey"
SRCBRANCH = "v4.14.78/master" SRCBRANCH = "v4.14/dey-2.6/maint"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
# Select internal or Github Linux repo # Select internal or Github Linux repo

View File

@ -1,6 +1,6 @@
# Copyright (C) 2019, Digi International Inc. # Copyright (C) 2019, Digi International Inc.
SRCBRANCH = "master" SRCBRANCH = "dey-2.6/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"

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
DEPENDS = "libsoc libsocketcan" DEPENDS = "libsoc libsocketcan"
SRCBRANCH ?= "master" SRCBRANCH ?= "dey-2.6/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"