meta-freescale.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto
@ 2019-11-21 22:01 Antoine Manache
  2020-02-10 23:10 ` [meta-freescale] " Trevor Woerner
  2020-02-11 13:48 ` Otavio Salvador
  0 siblings, 2 replies; 3+ messages in thread
From: Antoine Manache @ 2019-11-21 22:01 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

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 <a.manache@gmail.com>
---
 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

[-- Attachment #2: Type: text/html, Size: 1212 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-freescale] [zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto
  2019-11-21 22:01 [zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto Antoine Manache
@ 2020-02-10 23:10 ` Trevor Woerner
  2020-02-11 13:48 ` Otavio Salvador
  1 sibling, 0 replies; 3+ messages in thread
From: Trevor Woerner @ 2020-02-10 23:10 UTC (permalink / raw)
  To: Antoine Manache; +Cc: meta-freescale Mailing List

[-- Attachment #1: Type: text/plain, Size: 1179 bytes --]

The master branch needs this as well.

On Thu, Nov 21, 2019 at 5:04 PM Antoine Manache <a.manache@gmail.com> 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 <a.manache@gmail.com>
> ---
>  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
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>

[-- Attachment #2: Type: text/html, Size: 2071 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-freescale] [zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto
  2019-11-21 22:01 [zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto Antoine Manache
  2020-02-10 23:10 ` [meta-freescale] " Trevor Woerner
@ 2020-02-11 13:48 ` Otavio Salvador
  1 sibling, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2020-02-11 13:48 UTC (permalink / raw)
  To: Antoine Manache; +Cc: meta-freescale Mailing List

On Thu, Nov 21, 2019 at 7:04 PM Antoine Manache <a.manache@gmail.com> 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 <a.manache@gmail.com>

Please prepare a PR on github against master, so we can later cherry-pick it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-11 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21 22:01 [zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto Antoine Manache
2020-02-10 23:10 ` [meta-freescale] " Trevor Woerner
2020-02-11 13:48 ` Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).