The master branch needs this as well. On Thu, Nov 21, 2019 at 5:04 PM Antoine Manache <[email protected]> wrote:
> When building u-boot-fslc_2019.07 for the imx6qdlsabreauto machine the > do_compile task fails with default configuration: > > /bin/sh: 1: lzop: not found > > Signed-off-by: Antoine Manache <[email protected]> > --- > recipes-bsp/u-boot/u-boot-fslc_2019.07.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/recipes-bsp/u-boot/u-boot-fslc_2019.07.bb > b/recipes-bsp/u-boot/u-boot-fslc_2019.07.bb > index 2a17792f..464627d1 100644 > --- a/recipes-bsp/u-boot/u-boot-fslc_2019.07.bb > +++ b/recipes-bsp/u-boot/u-boot-fslc_2019.07.bb > @@ -7,6 +7,7 @@ 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 = " bc-native dtc-native" > +DEPENDS_append_imx6qdlsabreauto = " lzop-native" > > PROVIDES += "u-boot" > > -- > 2.11.0 > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24253): https://lists.yoctoproject.org/g/meta-freescale/message/24253 Mute This Topic: https://lists.yoctoproject.org/mt/61284296/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-freescale/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
