From a50963e7aed46f48d78c34c5d123031727982ca8 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 18 Mar 2017 13:21:47 +0100 Subject: meta-toradex-tegra: cleanup whitespace use Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb | 13 ++++++------- recipes-bsp/u-boot/u-boot-toradex_git.bb | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'recipes-bsp/u-boot') 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 94e56c0..1fe0fee 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 @@ -13,17 +13,16 @@ DEFAULT_PREFERENCE_colibri-t20 = "1" 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" -SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \ - file://fw_env.config \ -" -SRC_URI_append_tegra3 = " file://fw_unlock_mmc.sh \ -" -SRC_URI_append_tegra124 = " file://fw_unlock_mmc.sh \ +SRC_URI = " \ + git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \ + file://fw_env.config \ " +SRC_URI_append_tegra3 = " file://fw_unlock_mmc.sh" +SRC_URI_append_tegra124 = " file://fw_unlock_mmc.sh" PV = "v2016.11-v2.7b1+git${SRCPV}" diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb index 6238e96..e86f26a 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -14,7 +14,7 @@ DEFAULT_PREFERENCE_colibri-t20 = "1" DEFAULT_PREFERENCE_colibri-t30 = "1" FILESPATHPKG =. "git:" -S="${WORKDIR}/git" +S = "${WORKDIR}/git" # This revision is based on upstream "v2016.11" SRCREV = "cedf55d098b4b0af2815c92ee40576a4c899fcfb" SRCBRANCH = "2016.11-toradex-next" -- cgit v1.2.3