diff options
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2018.01.bb')
-rw-r--r-- | import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2018.01.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2018.01.bb b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2018.01.bb new file mode 100644 index 000000000..37c21dcaa --- /dev/null +++ b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2018.01.bb @@ -0,0 +1,4 @@ +require u-boot-common_${PV}.inc +require u-boot.inc + +DEPENDS += "bc-native dtc-native" |