meta-digi: configure recipes to use maintenance branches

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2018-02-27 08:56:07 +01:00
parent c8d629e795
commit f7625f0026
6 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@ DEPENDS += "${@base_conditional('TRUSTFENCE_SIGN', '1', 'trustfence-sign-tools-n
PROVIDES += "u-boot"
SRCBRANCH = "v2015.04/master"
SRCBRANCH = "v2015.04/maint"
SRCREV = "${AUTOREV}"
# Select internal or Github U-Boot repo

View File

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

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
PV = "v4.2.80.63"
SRCBRANCH = "dey-2.2/master"
SRCBRANCH = "dey-2.4/maint"
SRCREV = "${AUTOREV}"
QCOM_GIT_URI = "${@base_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

@ -14,7 +14,7 @@ AWS_USER_LED_ccimx6ulsbc ?= "488"
AWS_USER_LED_ccimx6sbc ?= "34"
AWS_USER_LED_ccimx6qpsbc ?= "34"
SRCBRANCH = "master"
SRCBRANCH = "dey-2.4/maint"
SRCREV = "${AUTOREV}"
CC_STASH = "${DIGI_MTK_GIT}dey/dey-examples.git;protocol=ssh"

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
DEPENDS = "cryptoauthlib"
SRCBRANCH = "master"
SRCBRANCH = "dey-2.4/maint"
SRCREV = "${AUTOREV}"
CC_STASH = "${DIGI_MTK_GIT}dey/dey-examples.git;protocol=ssh"

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
DEPENDS = "libdigiapix"
SRCBRANCH = "master"
SRCBRANCH = "dey-2.4/maint"
SRCREV = "${AUTOREV}"
LIBDIGIAPIX_STASH = "${DIGI_MTK_GIT}dey/dey-examples.git;protocol=ssh"