($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Antoine Manache <a.manache@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: [zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto
Date: Thu, 21 Nov 2019 23:01:57 +0100	[thread overview]
Message-ID: <CAMu9SpLhfAjFL=r_gwJZZoydGi5BPiHxWPP70_NRovC1xDGLvg@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2019-11-21 22:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-21 22:01 Antoine Manache [this message]
2020-02-10 23:10 ` [meta-freescale] [zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto Trevor Woerner
2020-02-11 13:48 ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMu9SpLhfAjFL=r_gwJZZoydGi5BPiHxWPP70_NRovC1xDGLvg@mail.gmail.com' \
    --to=a.manache@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).