meta-digi: update revisions for dey-1.6.0.1

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2014-03-24 17:38:53 +01:00
parent d533e3f994
commit 838ba4b920
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
SRCBRANCH = "v2013.04/master" SRCBRANCH = "v2013.04/master"
SRCREV_external = "" SRCREV_external = ""
SRCREV_internal = "${AUTOREV}" SRCREV_internal = "c1a7f08a7768b28beb2a26cf0bcd236347b4a9e0"
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"

View File

@ -8,7 +8,7 @@ KBRANCH_DEFAULT = "del-5.9/meta-digi"
KBRANCH = "${KBRANCH_DEFAULT}" KBRANCH = "${KBRANCH_DEFAULT}"
SRCREV_external = "" SRCREV_external = ""
SRCREV_internal = "${AUTOREV}" SRCREV_internal = "721c759663351636c2cbc8a6d2fb02fcf193c927"
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
KERNEL_CFG_FRAGS ?= "" KERNEL_CFG_FRAGS ?= ""

View File

@ -11,7 +11,7 @@ KBRANCH_mxs = "v3.10.y/maint"
KBRANCH_mx6 = "v3.10/dey-1.6/maint" KBRANCH_mx6 = "v3.10/dey-1.6/maint"
SRCREV_external = "" SRCREV_external = ""
SRCREV_internal = "${AUTOREV}" SRCREV_internal = "e0cfbf28180e7bff38e26dfca0240ec21796f3d7"
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
# Kernel configuration fragments # Kernel configuration fragments