diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | 4 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex_git.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-toradex-fsl_git.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-toradex-vf_3.18.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-toradex_git.bb | 10 |
5 files changed, 11 insertions, 11 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb index c2a4ab9..6873f08 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb @@ -12,9 +12,9 @@ PR = "r0" S = "${WORKDIR}/git" SRCREV_colibri-vf = "d69e7bbceb14e09f0af2cddeb68ee5734a1c2d45" -SRCBRANCH_colibri-vf = "2014.10-toradex-next" +SRCBRANCH_colibri-vf = "2014.10-toradex" SRCREV_mx6 = "d593e1931d1a9fa00ee99dcd9b61e1c3f738ab1c" -SRCBRANCH_mx6 = "2014.04-toradex-next" +SRCBRANCH_mx6 = "2014.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}" #FILESPATHPKG =. "git:" diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb index 1ad6049..1fa6438 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -21,7 +21,7 @@ SRC_URI_T30 = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=201 # This revision is based on upstream "v2011.06" SRCREV_T20 = "278ca22a59e3df4dd1e1494e8920a01c172118af" # This revision is based on upstream "v2014.10" -SRCREV_T30 = "7031ed747021815dd8303d8a70b8c070ba709c56" +SRCREV_T30 = "d69e7bbceb14e09f0af2cddeb68ee5734a1c2d45" PV_colibri-t20 = "${PR}+gitr${SRCREV}" PV_colibri-t30 = "${PR}+gitr${SRCREV}" diff --git a/recipes-kernel/linux/linux-toradex-fsl_git.bb b/recipes-kernel/linux/linux-toradex-fsl_git.bb index 54ddb13..991a965 100644 --- a/recipes-kernel/linux/linux-toradex-fsl_git.bb +++ b/recipes-kernel/linux/linux-toradex-fsl_git.bb @@ -20,7 +20,7 @@ PR_mx6 = "V2.3b5" PV = "${LINUX_VERSION}+gitr${SRCREV}" S = "${WORKDIR}/git" SRCBRANCH_colibri-vf = "colibri_vf" -SRCBRANCH_mx6 = "toradex_imx_3.10.17_1.0.0_ga-next" +SRCBRANCH_mx6 = "toradex_imx_3.10.17_1.0.0_ga" SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}" # a Patch # SRC_URI_append_mx6 += "file://a.patch " diff --git a/recipes-kernel/linux/linux-toradex-vf_3.18.bb b/recipes-kernel/linux/linux-toradex-vf_3.18.bb index e0cba0a..73c40d7 100644 --- a/recipes-kernel/linux/linux-toradex-vf_3.18.bb +++ b/recipes-kernel/linux/linux-toradex-vf_3.18.bb @@ -7,7 +7,7 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN file://defconfig" LOCALVERSION = "-v2.3b5" -SRCBRANCH = "toradex_vf_3.18-next" -SRCREV = "${AUTOREV}" +SRCBRANCH = "toradex_vf_3.18" +SRCREV = "068ecdab500e551f313cd6b08dccc32c9d55e137" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(colibri-vf)" diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb index b0986fe..dba418a 100644 --- a/recipes-kernel/linux/linux-toradex_git.bb +++ b/recipes-kernel/linux/linux-toradex_git.bb @@ -3,18 +3,18 @@ require recipes-kernel/linux/linux-toradex.inc LINUX_VERSION ?= "3.1.10" -SRCREV_colibri-t20 = "38802c79a2ea9b0c69b937db94fe656a64581262" +SRCREV_colibri-t20 = "ddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51" PR_colibri-t20 = "V2.3b5" -SRCREV_colibri-t30 = "38802c79a2ea9b0c69b937db94fe656a64581262" +SRCREV_colibri-t30 = "ddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51" PR_colibri-t30 = "V2.3b5" -SRCREV_apalis-t30 = "38802c79a2ea9b0c69b937db94fe656a64581262" +SRCREV_apalis-t30 = "ddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51" PR_apalis-t30 = "V2.3b5" -SRCREV_colibri-pxa = "38802c79a2ea9b0c69b937db94fe656a64581262" +SRCREV_colibri-pxa = "ddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51" PR_colibri-pxa = "V2.3a1" PV = "${LINUX_VERSION}+gitr${SRCREV}" S = "${WORKDIR}/git" -SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=tegra-next" +SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=tegra" COMPATIBLE_MACHINE = "(colibri-t20|colibri-t30|apalis-t30|colibri-pxa)" |