From 597c4e4fe50d029b300d8852d724598e2729b073 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 19 Dec 2014 14:32:07 +0100 Subject: colibri_vf: update U-Boot and Linux kernel git hashes Two last minute fixes: Default Product/Vendor ID for USB peripheral in U-Boot and fix for the USB peripheral RNDIS freeze. --- recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | 2 +- recipes-kernel/linux/linux-toradex-vf_3.18.bb | 2 +- 2 files changed, 2 insertions(+), 2 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 6873f08..c9673ed 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb @@ -11,7 +11,7 @@ PR = "r0" S = "${WORKDIR}/git" -SRCREV_colibri-vf = "d69e7bbceb14e09f0af2cddeb68ee5734a1c2d45" +SRCREV_colibri-vf = "f7e57f71da1eecbf1ac28339868d15492c929925" SRCBRANCH_colibri-vf = "2014.10-toradex" SRCREV_mx6 = "d593e1931d1a9fa00ee99dcd9b61e1c3f738ab1c" SRCBRANCH_mx6 = "2014.04-toradex" diff --git a/recipes-kernel/linux/linux-toradex-vf_3.18.bb b/recipes-kernel/linux/linux-toradex-vf_3.18.bb index 73c40d7..0ec8a3f 100644 --- a/recipes-kernel/linux/linux-toradex-vf_3.18.bb +++ b/recipes-kernel/linux/linux-toradex-vf_3.18.bb @@ -8,6 +8,6 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN LOCALVERSION = "-v2.3b5" SRCBRANCH = "toradex_vf_3.18" -SRCREV = "068ecdab500e551f313cd6b08dccc32c9d55e137" +SRCREV = "2d3459a0b77892017238715a7ad2471c375cd656" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(colibri-vf)" -- cgit v1.2.3