meta-digi: update revisions for dey-1.5.0.1
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
5651ce96f1
commit
f53848364a
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright (C) 2013 Digi International
|
||||
|
||||
SRCREV_external = ""
|
||||
SRCREV_internal = "940f0eb040b996de1fea9d85f191d911a34b92d3"
|
||||
SRCREV_internal = "bd56e767e8fafc3b663877ba4c7009f706389acd"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright (C) 2013 Digi International
|
||||
|
||||
SRCREV_external = ""
|
||||
SRCREV_internal = "5e232371cd7020d13409560748b4a68914838190"
|
||||
SRCREV_internal = "958e055c9e4c0b3092097a865335bc743c2abce1"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
SRCBRANCH = "v2013.04/master"
|
||||
|
||||
SRCREV_external = ""
|
||||
SRCREV_internal = "${AUTOREV}"
|
||||
SRCREV_internal = "488fd61121314ba13641492c43110ee83eccbbed"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ KBRANCH_DEFAULT = "del-5.9/meta-digi"
|
|||
KBRANCH = "${KBRANCH_DEFAULT}"
|
||||
|
||||
SRCREV_external = ""
|
||||
SRCREV_internal = "${AUTOREV}"
|
||||
SRCREV_internal = "721c759663351636c2cbc8a6d2fb02fcf193c927"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
LOCALVERSION_mx5 = "mx5"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ KBRANCH = "${KBRANCH_DEFAULT}"
|
|||
KBRANCH_mxs = "v3.10.y/maint"
|
||||
|
||||
SRCREV_external = ""
|
||||
SRCREV_internal = "${AUTOREV}"
|
||||
SRCREV_internal = "0bbd76bc2d20c577f78e368cea0accfe9b4e9e35"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
LOCALVERSION_mxs = "mxs"
|
||||
|
|
|
|||
Loading…
Reference in New Issue