[meta-xilinx] [meta-xilinx-bsp][PATCH] device-tree.bb: Add provider	virtual/dtb
    Manjukumar Matha 
    manjukumar.harthikote-matha at xilinx.com
       
    Mon Jan 22 16:52:17 PST 2018
    
    
  
Add provider virtual/dtb as this recipe is involved in building dtb from
dts. We can add other recipes or conf to depend on virtual/dtb whenever
required
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
---
 meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb b/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb
index a737067..dc49cbb 100644
--- a/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb
+++ b/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb
@@ -10,6 +10,8 @@ LIC_FILES_CHKSUM = " \
 inherit deploy kernel-arch
+PROVIDES = "virtual/dtb"
+
 INHIBIT_DEFAULT_DEPS = "1"
 DEPENDS += "dtc-native"
--
2.7.4
This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
    
    
More information about the meta-xilinx
mailing list