meta-digi: revert revisions to AUTOREV

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2015-08-18 19:28:19 +02:00
parent a37674d4a1
commit fec876dfb9
7 changed files with 11 additions and 11 deletions

View File

@ -4,11 +4,11 @@
SRCBRANCH = "v2009.08/dub-1.6/maint" SRCBRANCH = "v2009.08/dub-1.6/maint"
SRCREV_external = "" SRCREV_external = ""
SRCREV_internal = "57e304b3cb7d6e2024038a2b90a40f18d7e07bc6" SRCREV_internal = "${AUTOREV}"
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;nobranch=1" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git;nobranch=1"
SRC_URI_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;nobranch=1" SRC_URI_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;branch=${SRCBRANCH}"
SRC_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)}" SRC_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)}"
UBOOT_NVRAM_LIBPATH = "git/common/digi/cmd_nvram/lib" UBOOT_NVRAM_LIBPATH = "git/common/digi/cmd_nvram/lib"

View File

@ -4,11 +4,11 @@
SRCBRANCH = "v2013.01/master" SRCBRANCH = "v2013.01/master"
SRCREV_external = "" SRCREV_external = ""
SRCREV_internal = "1d0a11690c89562b61b37e4193f2145da7f2a97a" SRCREV_internal = "${AUTOREV}"
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;nobranch=1" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git;nobranch=1"
SRC_URI_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;nobranch=1" SRC_URI_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;branch=${SRCBRANCH}"
SRC_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)}" SRC_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)}"
UBOOT_NVRAM_LIBPATH = "git/board/digi/common/cmd_nvram/lib" UBOOT_NVRAM_LIBPATH = "git/board/digi/common/cmd_nvram/lib"

View File

@ -4,9 +4,9 @@
SRCBRANCH = "v2013.04/master" SRCBRANCH = "v2013.04/master"
SRCREV_external = "" SRCREV_external = ""
SRCREV_internal = "ca401531b648cc8fcb69c15326c3382977088ea9" SRCREV_internal = "${AUTOREV}"
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;nobranch=1" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git;nobranch=1"
SRC_URI_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;nobranch=1" SRC_URI_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;branch=${SRCBRANCH}"
SRC_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)}" SRC_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)}"

View File

@ -8,7 +8,7 @@ LOCALVERSION = "-dey"
KERNEL_CFG_FRAGS ??= "" KERNEL_CFG_FRAGS ??= ""
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-linux.git;protocol=git;nobranch=1" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-linux.git;protocol=git;nobranch=1"
SRC_URI_internal = "${DIGI_GIT}linux-2.6.git;protocol=git;nobranch=1" SRC_URI_internal = "${DIGI_GIT}linux-2.6.git;protocol=git;branch=${SRCBRANCH}"
SRC_URI = " \ SRC_URI = " \
${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)} \ ${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)} \
file://defconfig \ file://defconfig \

View File

@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "(mx5)"
SRCBRANCH = "v2.6.35/dey-1.4/maint" SRCBRANCH = "v2.6.35/dey-1.4/maint"
SRCREV_external = "" SRCREV_external = ""
SRCREV_internal = "4c04cc2a9bbcfd17e34cc3507b293907c83e8f0d" SRCREV_internal = "${AUTOREV}"
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

@ -13,8 +13,8 @@ SRCREV_external = ""
SRCREV_external_mxs = "" SRCREV_external_mxs = ""
SRCREV_external_mx6 = "" SRCREV_external_mx6 = ""
SRCREV_internal = "" SRCREV_internal = ""
SRCREV_internal_mxs = "313db2db8d566caad3c9c89145712ebee1a47340" SRCREV_internal_mxs = "${AUTOREV}"
SRCREV_internal_mx6 = "da7467d16cd3f8e4c72c2f5f7eec8d61dbc01520" SRCREV_internal_mx6 = "${AUTOREV}"
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
config_dts() { config_dts() {

View File

@ -9,7 +9,7 @@ DEPENDS += "lzop-native bc-native"
SRCBRANCH = "v3.14/master" SRCBRANCH = "v3.14/master"
SRCREV_external = "" SRCREV_external = ""
SRCREV_internal = "1b9c43b31c5d6617ad7797ac2fbf80b8a1fa317e" SRCREV_internal = "${AUTOREV}"
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
COMPATIBLE_MACHINE = "(ccimx6)" COMPATIBLE_MACHINE = "(ccimx6)"