From 09ff9b266bc00232d6d55a34cf4579b4b2607478 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 18 Mar 2017 12:47:10 +0100 Subject: meta-toradex-nxp: cleanup whitespace use While at it remove double assignement to 'S'. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'recipes-bsp/u-boot') diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb index a5eb9f8..0c6997d 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb @@ -13,15 +13,14 @@ DEFAULT_PREFERENCE_colibri-imx7 = "1" DEFAULT_PREFERENCE_colibri-vf = "1" FILESPATHPKG =. "git:" -S="${WORKDIR}/git" -SRCREV = "c77a50386f672d6846df1a20295129fb66044779" +SRCREV = "c77a50386f672d6846df1a20295129fb66044779" 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_mx6 = " 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_mx6 = " file://fw_unlock_mmc.sh " PV = "v2016.11-v2.7b1+git${SRCPV}" -- cgit v1.2.3