summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-tools_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-tools_%.bbappend')
-rw-r--r--recipes-bsp/u-boot/u-boot-tools_%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-tools_%.bbappend b/recipes-bsp/u-boot/u-boot-tools_%.bbappend
new file mode 100644
index 0000000..a2f2625
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-tools_%.bbappend
@@ -0,0 +1,5 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+SRC_URI_append = " \
+ file://0001-tools-image-host-fix-wrong-return-value.patch \
+"