Signed-off-by: Daiane Angolini <[email protected]> --- recipes-bsp/u-boot/u-boot-fslc_2018.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2018.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2018.07.bb index 5659e16c..6c391ad3 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2018.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2018.07.bb @@ -6,7 +6,7 @@ order to provide support for some backported features and fixes, or because it \ was submitted for revision and it takes some time to become part of a stable \ version, or because it is not applicable for upstreaming." -DEPENDS_append = " dtc-native" +DEPENDS_append = " dtc-native bison-native" PROVIDES += "u-boot" -- 2.11.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
