diff options
Diffstat (limited to 'meta/recipes-bsp')
| -rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-mkimage_2018.01.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.01.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.01.bb index f1fc564492..1c008be96e 100644 --- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.01.bb +++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.01.bb | |||
| @@ -24,4 +24,6 @@ do_install () { | |||
| 24 | ln -sf uboot-mkimage ${D}${bindir}/mkimage | 24 | ln -sf uboot-mkimage ${D}${bindir}/mkimage |
| 25 | } | 25 | } |
| 26 | 26 | ||
| 27 | RDEPENDS_${PN} += "dtc" | ||
| 28 | |||
| 27 | BBCLASSEXTEND = "native nativesdk" | 29 | BBCLASSEXTEND = "native nativesdk" |
