meta-digi: configure recipes to use maintenance branches

Updated recipes for linux, u-boot, trustfence-sign-tools, and
kernel-module-qualcomm.

Signed-off-by: Tatiana Leon <tatiana.leon@digi.com>
This commit is contained in:
Tatiana Leon 2017-03-24 11:06:52 +01:00
parent 38740f9a04
commit 432844a3a8
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -2,7 +2,7 @@ SUMMARY = "TrustFence signing and encryption scripts"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
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.2/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

@ -5,7 +5,7 @@ require recipes-kernel/linux/linux-dtb.inc
inherit fsl-vivante-kernel-driver-handler
SRCBRANCH = "v3.14/master"
SRCBRANCH = "v3.14/dey-2.0/maint"
SRCREV = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx6$)"

View File

@ -3,7 +3,7 @@
require recipes-kernel/linux/linux-dey.inc
require recipes-kernel/linux/linux-dtb.inc
SRCBRANCH = "v4.1.15/master"
SRCBRANCH = "v4.1/dey-2.2/maint"
SRCREV = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx6ul)"