From f4149c68d416ab2d03e77fbc2e0c25431a49b186 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 3 Apr 2017 22:23:48 +0200 Subject: u-boot: update to latest Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- 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 ceabce3..0666387 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 @@ -17,8 +17,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1" FILESPATHPKG =. "git:" # This revision is based on upstream "v2016.11" -SRCREV = "cedf55d098b4b0af2815c92ee40576a4c899fcfb" -SRCBRANCH = "2016.11-toradex-next" +SRCREV = "60021a4daa9720ae89e31def9483a09a78ead049" +SRCBRANCH = "2016.11-toradex" 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 87e1c69..bf715a7 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -17,8 +17,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1" FILESPATHPKG =. "git:" S = "${WORKDIR}/git" # This revision is based on upstream "v2016.11" -SRCREV = "cedf55d098b4b0af2815c92ee40576a4c899fcfb" -SRCBRANCH = "2016.11-toradex-next" +SRCREV = "60021a4daa9720ae89e31def9483a09a78ead049" +SRCBRANCH = "2016.11-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}" PV = "2016.11" -- cgit v1.2.3