From afd31a2760b204e54f755204e108b660987b8fd9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 29 Mar 2016 11:06:01 +0200 Subject: u-boot tegra: update to latest -next Signed-off-by: Max Krummenacher --- recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb | 4 ++-- recipes-bsp/u-boot/u-boot-toradex_git.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb index faaa225..ce5de88 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb @@ -14,8 +14,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" # This revision is based on upstream "v2015.04" -SRCREV = "b66337d357cca761bf8627acbb1ec991f425f0b4" -SRCBRANCH = "2015.04-toradex" +SRCREV = "119db1915caf1bfa42ae9e6d331d693c8585a5f4" +SRCBRANCH = "2015.04-toradex-next" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \ file://fw_env.config \ " diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb index 2e709cf..886d6a9 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -15,8 +15,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" # This revision is based on upstream "v2015.04" -SRCREV = "b66337d357cca761bf8627acbb1ec991f425f0b4" -SRCBRANCH = "2015.04-toradex" +SRCREV = "119db1915caf1bfa42ae9e6d331d693c8585a5f4" +SRCBRANCH = "2015.04-toradex-next" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}" PV = "${PR}+gitr${SRCREV}" -- cgit v1.2.3