All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Callaghan <dan.callaghan@opengear.com>
To: openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] elfutils: add PACKAGECONFIG for compression algorithms
Date: Tue, 15 Oct 2019 16:01:34 +1000	[thread overview]
Message-ID: <1571119195-sup-6589@galangal.danc.bne.opengear.com> (raw)
In-Reply-To: <20191015054827.7103-1-dan.callaghan@opengear.com>

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

Excerpts from Dan Callaghan's message of 2019-10-15 15:48:27 +10:00:
> +PACKAGECONFIG ??= ""
> +PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib"
> +PACKAGECONFIG[bzip2] = "--with-bzlib,--without-bzlib,bzip2"
> +PACKAGECONFIG[xz] = "--with-lzma,--without-lzma,xz"

I just realised that the --without-zlib option doesn't make sense, zlib 
is actually mandatory.

And bzip2 should probably be in the default PACKAGECONFIG, because the 
recipe is currently enabling it for the target (although not for the 
native variant).

-- 
Dan Callaghan <dan.callaghan@opengear.com>
Software Engineer
Opengear <https://opengear.com/>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]

  reply	other threads:[~2019-10-15  6:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15  5:48 [PATCH] elfutils: add PACKAGECONFIG for compression algorithms Dan Callaghan
2019-10-15  6:01 ` Dan Callaghan [this message]
2019-10-15  6:15 ` [PATCH v2] " Dan Callaghan
2019-10-15  6:59   ` Jacob Kroon
2019-10-15  7:21     ` Dan Callaghan
2019-10-15  7:46       ` Jacob Kroon
2019-10-15 10:55       ` Ross Burton
2019-10-15 22:46         ` Dan Callaghan
2019-10-16 10:10           ` Ross Burton
2019-10-17  0:46             ` Randy MacLeod
2019-10-16 12:14           ` Richard Purdie
2019-10-15 22:44   ` [PATCH v3] " Dan Callaghan
2019-10-22 12:53     ` Richard Purdie
2019-10-29 20:00       ` Ross Burton
2019-10-29 20:18     ` Adrian Bunk
2019-10-29 20:51       ` Ross Burton
2019-10-29 21:46       ` Dan Callaghan
2019-10-30 23:05         ` Ross Burton
2019-10-16  0:02 ` ✗ patchtest: failure for elfutils: add PACKAGECONFIG for compression algorithms (rev3) Patchwork

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=1571119195-sup-6589@galangal.danc.bne.opengear.com \
    --to=dan.callaghan@opengear.com \
    --cc=openembedded-core@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.