summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-bsp/u-boot/files/v2017.11-fw-utils-build-fix.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/files/v2017.11-fw-utils-build-fix.patch b/meta/recipes-bsp/u-boot/files/v2017.11-fw-utils-build-fix.patch
index fe89735056..bd6e4a572f 100644
--- a/meta/recipes-bsp/u-boot/files/v2017.11-fw-utils-build-fix.patch
+++ b/meta/recipes-bsp/u-boot/files/v2017.11-fw-utils-build-fix.patch
@@ -15,6 +15,10 @@ Fixes: 84d46e7e8948 ("tools: env: allow to print U-Boot version")
15Signed-off-by: Stefan Agner <stefan.agner@toradex.com> 15Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
16Tested-by: Peter Robinson <pbrobinson@gmail.com> 16Tested-by: Peter Robinson <pbrobinson@gmail.com>
17Reviewed-by: Simon Glass <sjg@chromium.org> 17Reviewed-by: Simon Glass <sjg@chromium.org>
18
19Upstream-Status: Backport [http://git.denx.de/?p=u-boot.git;a=commit;h=ded84f90a1066eef5f34daa4539273de64f7b811]
20
21Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
18--- 22---
19 Makefile | 2 +- 23 Makefile | 2 +-
20 1 file changed, 1 insertion(+), 1 deletion(-) 24 1 file changed, 1 insertion(+), 1 deletion(-)