Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/3] core/pkg-infra: declare target variant before host variant
Date: Sun, 29 Apr 2018 14:15:19 +0200	[thread overview]
Message-ID: <cover.1525004110.git.yann.morin.1998@free.fr> (raw)

Hello All!

As Thomas puts it in his original commit logs:

    Our package infrastructure uses inheritance of a number of values
    from the target package to the host package, which assumes the
    target package is defined before the host package.

This series fixes the 6 affected packages, with a first patch inverting
the calls to the package macros, and a secon patch just for qemu to move
around all the code.

Finally, it adds a check in the package ifnrastructure to check this
condition.


Regards,
Yann E. MORIN.


The following changes since commit 16edaece366b052fe696982d816e8b042b217ad5

  speex: remove useless BUILD_CMDS (2018-04-29 13:46:16 +0200)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to f3fbc309610c9ff7df8d06ba1aad1f9369e5cdac

  package/pkg-generic: add check that target variant is defined before host variant (2018-04-29 14:07:08 +0200)


----------------------------------------------------------------
Thomas Petazzoni (3):
      package: declare target variant before host variant
      package/qemu: declare target variant before host variant
      package/pkg-generic: add check that target variant is defined before host variant

 docs/manual/adding-packages-generic.txt            |   6 +-
 package/android-tools/android-tools.mk             |   2 +-
 package/gauche/gauche.mk                           |   2 +-
 package/lcms2/lcms2.mk                             |   2 +-
 .../linux-syscall-support/linux-syscall-support.mk |   2 +-
 package/pkg-generic.mk                             |   6 +
 package/pngquant/pngquant.mk                       |   2 +-
 package/qemu/qemu.mk                               | 242 ++++++++++-----------
 8 files changed, 136 insertions(+), 128 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

             reply	other threads:[~2018-04-29 12:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-29 12:15 Yann E. MORIN [this message]
2018-04-29 12:15 ` [Buildroot] [PATCH 1/3] package: declare target variant before host variant Yann E. MORIN
2018-04-29 12:15 ` [Buildroot] [PATCH 2/3] package/qemu: " Yann E. MORIN
2018-04-29 12:15 ` [Buildroot] [PATCH 3/3] package/pkg-generic: add check that target variant is defined " Yann E. MORIN
2018-04-30 15:44 ` [Buildroot] [PATCH 0/3] core/pkg-infra: declare target variant " Thomas Petazzoni
2018-04-30 16:41   ` Yann E. MORIN

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=cover.1525004110.git.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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