meta-digi: update revisions for dey-2.6-r1.3
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
9166c14688
commit
0078da95cb
|
|
@ -18,7 +18,7 @@ S = "${WORKDIR}/git"
|
||||||
UBOOT_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_GIT}u-boot-denx.git', '${DIGI_GITHUB_GIT}/u-boot.git', d)}"
|
UBOOT_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_GIT}u-boot-denx.git', '${DIGI_GITHUB_GIT}/u-boot.git', d)}"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
${UBOOT_GIT_URI};branch=${SRCBRANCH} \
|
${UBOOT_GIT_URI};nobranch=1 \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI_append = " \
|
SRC_URI_append = " \
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,6 @@
|
||||||
require digi-u-boot.inc
|
require digi-u-boot.inc
|
||||||
|
|
||||||
SRCBRANCH = "v2017.03/maint"
|
SRCBRANCH = "v2017.03/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "244143fb841069220bab9854eabfb1819db96bc3"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(ccimx6$|ccimx6ul|ccimx8x)"
|
COMPATIBLE_MACHINE = "(ccimx6$|ccimx6ul|ccimx8x)"
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,6 @@
|
||||||
require digi-u-boot.inc
|
require digi-u-boot.inc
|
||||||
|
|
||||||
SRCBRANCH = "v2018.03/maint"
|
SRCBRANCH = "v2018.03/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "83483e6e49ed953be21e18eceb94e8f4b89b49cb"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(ccimx8x)"
|
COMPATIBLE_MACHINE = "(ccimx8x)"
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,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/maint"
|
SRCBRANCH = "v2017.03/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "244143fb841069220bab9854eabfb1819db96bc3"
|
||||||
|
|
||||||
S = "${WORKDIR}"
|
S = "${WORKDIR}"
|
||||||
|
|
||||||
|
|
@ -14,7 +14,7 @@ S = "${WORKDIR}"
|
||||||
UBOOT_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_GIT}u-boot-denx.git', '${DIGI_GITHUB_GIT}/u-boot.git', d)}"
|
UBOOT_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_GIT}u-boot-denx.git', '${DIGI_GITHUB_GIT}/u-boot.git', d)}"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
${UBOOT_GIT_URI};branch=${SRCBRANCH} \
|
${UBOOT_GIT_URI};nobranch=1 \
|
||||||
file://trustfence-sign-kernel.sh;name=kernel-script \
|
file://trustfence-sign-kernel.sh;name=kernel-script \
|
||||||
file://sign_uimage;name=kernel-sign \
|
file://sign_uimage;name=kernel-sign \
|
||||||
file://encrypt_uimage;name=kernel-encrypt \
|
file://encrypt_uimage;name=kernel-encrypt \
|
||||||
|
|
|
||||||
|
|
@ -11,12 +11,13 @@ PV_ccimx8x = "v4.0.11.208Q"
|
||||||
|
|
||||||
SRCBRANCH = "qca6564/dey-2.6/maint"
|
SRCBRANCH = "qca6564/dey-2.6/maint"
|
||||||
SRCBRANCH_ccimx8x = "qca6574/dey-2.6/maint"
|
SRCBRANCH_ccimx8x = "qca6574/dey-2.6/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "4d4898c96c4e7255acedb84dff50e81304639a04"
|
||||||
|
SRCREV_ccimx8x = "3fcfaf0ee10284ceac58b1e6e0ef19b527588fa9"
|
||||||
|
|
||||||
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)}"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
${QCOM_GIT_URI};branch=${SRCBRANCH} \
|
${QCOM_GIT_URI};nobranch=1 \
|
||||||
"
|
"
|
||||||
|
|
||||||
# Selects whether the interface is SDIO or PCI
|
# Selects whether the interface is SDIO or PCI
|
||||||
|
|
|
||||||
|
|
@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||||
|
|
||||||
LOCALVERSION = "-dey"
|
LOCALVERSION = "-dey"
|
||||||
SRCBRANCH = "v4.14/dey-2.6/maint"
|
SRCBRANCH = "v4.14/dey-2.6/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "59580bb8c9cbaf78a4f263bd820284dbca3dc6c3"
|
||||||
|
|
||||||
# Select internal or Github Linux repo
|
# Select internal or Github Linux repo
|
||||||
LINUX_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_GIT}linux-2.6.git', '${DIGI_GITHUB_GIT}/linux.git', d)}"
|
LINUX_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_GIT}linux-2.6.git', '${DIGI_GITHUB_GIT}/linux.git', d)}"
|
||||||
SRC_URI = "${LINUX_GIT_URI};branch=${SRCBRANCH}"
|
SRC_URI = "${LINUX_GIT_URI};nobranch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MPL-2.0;md5=815ca599c9df247a0c7
|
||||||
DEPENDS = "confuse openssl recovery-utils zlib"
|
DEPENDS = "confuse openssl recovery-utils zlib"
|
||||||
|
|
||||||
SRCBRANCH = "master"
|
SRCBRANCH = "master"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "76bade349e5ef9eaa72c689db955fb6d9df9c7d4"
|
||||||
|
|
||||||
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"
|
||||||
CC_GITHUB = "gitsm://github.com/digi-embedded/cc_dey.git;protocol=git"
|
CC_GITHUB = "gitsm://github.com/digi-embedded/cc_dey.git;protocol=git"
|
||||||
|
|
||||||
CC_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${CC_STASH}', '${CC_GITHUB}', d)}"
|
CC_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${CC_STASH}', '${CC_GITHUB}', d)}"
|
||||||
|
|
||||||
SRC_URI = "${CC_GIT_URI};branch=${SRCBRANCH}"
|
SRC_URI = "${CC_GIT_URI};nobranch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ AWS_USER_LED_ccimx6ulsbc ?= "488"
|
||||||
AWS_USER_LED_ccimx6sbc ?= "34"
|
AWS_USER_LED_ccimx6sbc ?= "34"
|
||||||
AWS_USER_LED_ccimx6qpsbc ?= "34"
|
AWS_USER_LED_ccimx6qpsbc ?= "34"
|
||||||
|
|
||||||
SRC_URI = "${DEY_EXAMPLES_GIT_URI};branch=${SRCBRANCH}"
|
SRC_URI = "${DEY_EXAMPLES_GIT_URI};nobranch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git/awsiot-sample"
|
S = "${WORKDIR}/git/awsiot-sample"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
|
||||||
|
|
||||||
DEPENDS = "cryptoauthlib"
|
DEPENDS = "cryptoauthlib"
|
||||||
|
|
||||||
SRC_URI = "${DEY_EXAMPLES_GIT_URI};branch=${SRCBRANCH}"
|
SRC_URI = "${DEY_EXAMPLES_GIT_URI};nobranch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git/cryptochip-get-random"
|
S = "${WORKDIR}/git/cryptochip-get-random"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
|
||||||
|
|
||||||
DEPENDS = "libdigiapix"
|
DEPENDS = "libdigiapix"
|
||||||
|
|
||||||
SRC_URI = "${DEY_EXAMPLES_GIT_URI};branch=${SRCBRANCH}"
|
SRC_URI = "${DEY_EXAMPLES_GIT_URI};nobranch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# Copyright (C) 2019, Digi International Inc.
|
# Copyright (C) 2019, Digi International Inc.
|
||||||
|
|
||||||
SRCBRANCH = "dey-2.6/maint"
|
SRCBRANCH = "dey-2.6/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "e8baba6de87ff637afe68493957ec114b2aa38d7"
|
||||||
|
|
||||||
DEY_EXAMPLES_STASH = "${DIGI_MTK_GIT}dey/dey-examples.git;protocol=ssh"
|
DEY_EXAMPLES_STASH = "${DIGI_MTK_GIT}dey/dey-examples.git;protocol=ssh"
|
||||||
DEY_EXAMPLES_GITHUB = "${DIGI_GITHUB_GIT}/dey-examples.git;protocol=git"
|
DEY_EXAMPLES_GITHUB = "${DIGI_GITHUB_GIT}/dey-examples.git;protocol=git"
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
|
||||||
DEPENDS = "libsoc libsocketcan"
|
DEPENDS = "libsoc libsocketcan"
|
||||||
|
|
||||||
SRCBRANCH ?= "dey-2.6/maint"
|
SRCBRANCH ?= "dey-2.6/maint"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "b4074cb711fb4b2b8442af6503a3efd737f87bd7"
|
||||||
|
|
||||||
LIBDIGIAPIX_URI_STASH = "${DIGI_MTK_GIT}dey/libdigiapix.git;protocol=ssh"
|
LIBDIGIAPIX_URI_STASH = "${DIGI_MTK_GIT}dey/libdigiapix.git;protocol=ssh"
|
||||||
LIBDIGIAPIX_URI_GITHUB = "git://github.com/digi-embedded/libdigiapix.git;protocol=git"
|
LIBDIGIAPIX_URI_GITHUB = "git://github.com/digi-embedded/libdigiapix.git;protocol=git"
|
||||||
|
|
@ -17,7 +17,7 @@ LIBDIGIAPIX_URI_GITHUB = "git://github.com/digi-embedded/libdigiapix.git;protoco
|
||||||
LIBDIGIAPIX_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${LIBDIGIAPIX_URI_STASH}', '${LIBDIGIAPIX_URI_GITHUB}', d)}"
|
LIBDIGIAPIX_GIT_URI ?= "${@oe.utils.conditional('DIGI_INTERNAL_GIT', '1' , '${LIBDIGIAPIX_URI_STASH}', '${LIBDIGIAPIX_URI_GITHUB}', d)}"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
${LIBDIGIAPIX_GIT_URI};branch=${SRCBRANCH} \
|
${LIBDIGIAPIX_GIT_URI};nobranch=1 \
|
||||||
file://99-digiapix.rules \
|
file://99-digiapix.rules \
|
||||||
file://libdigiapix.conf \
|
file://libdigiapix.conf \
|
||||||
file://digiapix.sh \
|
file://digiapix.sh \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue