[meta-xilinx] [PATCH] u-boot-xlnx: does not depend on dts, remove the dependency
Mike Looijmans
mike.looijmans at topic.nl
Tue Aug 22 01:04:56 PDT 2017
u-boot-xlnx_%.bbappend forces a non-existent dependency between u-boot-xlnx
and virtual/dtb. Nothing in u-boot references this dtb, so remove the bbappend.
Signed-off-by: Mike Looijmans <mike.looijmans at topic.nl>
---
recipes-bsp/u-boot/u-boot-xlnx_%.bbappend | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 recipes-bsp/u-boot/u-boot-xlnx_%.bbappend
diff --git a/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend b/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend
deleted file mode 100644
index 6a2c4c4..0000000
--- a/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-do_compile[depends] += "virtual/dtb:do_deploy"
--
1.9.1
More information about the meta-xilinx
mailing list