From a37674d4a1c28bc38b86766ee7ec36880c3fbbe5 Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Tue, 18 Aug 2015 19:26:54 +0200 Subject: [PATCH] meta-digi: update SRCREVs for dey-1.8.0.1 Signed-off-by: Alex Gonzalez --- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc | 4 ++-- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc | 4 ++-- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.04.inc | 4 ++-- meta-digi-arm/recipes-kernel/linux/linux-dey.inc | 2 +- meta-digi-arm/recipes-kernel/linux/linux-dey_2.6.35.14.bb | 2 +- meta-digi-arm/recipes-kernel/linux/linux-dey_3.10.bb | 4 ++-- meta-digi-arm/recipes-kernel/linux/linux-dey_3.14.bb | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc index 7e154b74a..9f2318b74 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc @@ -4,11 +4,11 @@ SRCBRANCH = "v2009.08/dub-1.6/maint" SRCREV_external = "" -SRCREV_internal = "${AUTOREV}" +SRCREV_internal = "57e304b3cb7d6e2024038a2b90a40f18d7e07bc6" 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_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;branch=${SRCBRANCH}" +SRC_URI_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;nobranch=1" SRC_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)}" UBOOT_NVRAM_LIBPATH = "git/common/digi/cmd_nvram/lib" diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc index 714410fc4..a6bce80e0 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc @@ -4,11 +4,11 @@ SRCBRANCH = "v2013.01/master" SRCREV_external = "" -SRCREV_internal = "${AUTOREV}" +SRCREV_internal = "1d0a11690c89562b61b37e4193f2145da7f2a97a" 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_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;branch=${SRCBRANCH}" +SRC_URI_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;nobranch=1" 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" diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.04.inc b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.04.inc index b5a644a22..88b132137 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.04.inc +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.04.inc @@ -4,9 +4,9 @@ SRCBRANCH = "v2013.04/master" SRCREV_external = "" -SRCREV_internal = "${AUTOREV}" +SRCREV_internal = "ca401531b648cc8fcb69c15326c3382977088ea9" 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_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;branch=${SRCBRANCH}" +SRC_URI_internal = "${DIGI_GIT}u-boot-denx.git;protocol=git;nobranch=1" SRC_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)}" diff --git a/meta-digi-arm/recipes-kernel/linux/linux-dey.inc b/meta-digi-arm/recipes-kernel/linux/linux-dey.inc index 014c91030..e47bcf7e5 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-dey.inc +++ b/meta-digi-arm/recipes-kernel/linux/linux-dey.inc @@ -8,7 +8,7 @@ LOCALVERSION = "-dey" KERNEL_CFG_FRAGS ??= "" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-linux.git;protocol=git;nobranch=1" -SRC_URI_internal = "${DIGI_GIT}linux-2.6.git;protocol=git;branch=${SRCBRANCH}" +SRC_URI_internal = "${DIGI_GIT}linux-2.6.git;protocol=git;nobranch=1" SRC_URI = " \ ${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRC_URI_internal}', '${SRC_URI_external}', d)} \ file://defconfig \ diff --git a/meta-digi-arm/recipes-kernel/linux/linux-dey_2.6.35.14.bb b/meta-digi-arm/recipes-kernel/linux/linux-dey_2.6.35.14.bb index 5a6862e9f..105abaafa 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-dey_2.6.35.14.bb +++ b/meta-digi-arm/recipes-kernel/linux/linux-dey_2.6.35.14.bb @@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "(mx5)" SRCBRANCH = "v2.6.35/dey-1.4/maint" SRCREV_external = "" -SRCREV_internal = "${AUTOREV}" +SRCREV_internal = "4c04cc2a9bbcfd17e34cc3507b293907c83e8f0d" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" KERNEL_CFG_FRAGS ?= "" diff --git a/meta-digi-arm/recipes-kernel/linux/linux-dey_3.10.bb b/meta-digi-arm/recipes-kernel/linux/linux-dey_3.10.bb index 480c3ed96..37d31d51c 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-dey_3.10.bb +++ b/meta-digi-arm/recipes-kernel/linux/linux-dey_3.10.bb @@ -13,8 +13,8 @@ SRCREV_external = "" SRCREV_external_mxs = "" SRCREV_external_mx6 = "" SRCREV_internal = "" -SRCREV_internal_mxs = "${AUTOREV}" -SRCREV_internal_mx6 = "${AUTOREV}" +SRCREV_internal_mxs = "313db2db8d566caad3c9c89145712ebee1a47340" +SRCREV_internal_mx6 = "da7467d16cd3f8e4c72c2f5f7eec8d61dbc01520" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" config_dts() { diff --git a/meta-digi-arm/recipes-kernel/linux/linux-dey_3.14.bb b/meta-digi-arm/recipes-kernel/linux/linux-dey_3.14.bb index 3eaa9e163..23fd13910 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-dey_3.14.bb +++ b/meta-digi-arm/recipes-kernel/linux/linux-dey_3.14.bb @@ -9,7 +9,7 @@ DEPENDS += "lzop-native bc-native" SRCBRANCH = "v3.14/master" SRCREV_external = "" -SRCREV_internal = "${AUTOREV}" +SRCREV_internal = "1b9c43b31c5d6617ad7797ac2fbf80b8a1fa317e" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" COMPATIBLE_MACHINE = "(ccimx6)"