diff options
Diffstat (limited to 'meta-xilinx-core')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc index af26594c..83368af6 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc | |||
| @@ -4,4 +4,10 @@ require recipes-bsp/u-boot/u-boot-tools.inc | |||
| 4 | require u-boot-xlnx-common.inc | 4 | require u-boot-xlnx-common.inc |
| 5 | 5 | ||
| 6 | PROVIDES:append = " u-boot-tools" | 6 | PROVIDES:append = " u-boot-tools" |
| 7 | RPROVIDES:${PN}:append = " u-boot-tools" | 7 | RPROVIDES:${PN} += "u-boot-tools" |
| 8 | RPROVIDES:${PN}-dbg += "u-boot-tools-dbg" | ||
| 9 | RPROVIDES:${PN}-dev += "u-boot-tools-dev" | ||
| 10 | RPROVIDES:${PN}-lic += "u-boot-tools-lic" | ||
| 11 | RPROVIDES:${PN}-src += "u-boot-tools-src" | ||
| 12 | RPROVIDES:${PN}-mkenvimage += "u-boot-tools-mkenvimage" | ||
| 13 | RPROVIDES:${PN}-mkimage += "u-boot-tools-mkimage" | ||
