All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] bison: added host rules
Date: Sat, 5 Jun 2010 21:37:37 +0200	[thread overview]
Message-ID: <20100605213737.5b03517c@surf> (raw)
In-Reply-To: <20100605213219.75765def@surf>

On Sat, 5 Jun 2010 21:32:19 +0200
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:

> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Sorry, in fact, no. bison and flex are supposed to be installed on the
developer machine, as checked by toolchain/dependencies/dependencies.sh.

Therefore, for coherency, we should:

 * Remove the host-flex package;

 * Remove all the dependencies on host-flex (gob2, ipsec-tools, radvd,
   webkit)

Unless of course we decide not to have bison/flex as host requirements,
or if we need them for some reason (like building the package/config
lexer + parser), and still want to build our own versions for the
general case (so that we know which flex/bison versions are being used,
providing more guarantees over build success).

Whichever the decision is, it requires discussion.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2010-06-05 19:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-05 18:03 [Buildroot] [pull-request] A few fixes on gstreamer llandwerlin at gmail.com
2010-06-05 18:03 ` [Buildroot] [PATCH 1/4] bison: added host rules llandwerlin at gmail.com
2010-06-05 19:32   ` Thomas Petazzoni
2010-06-05 19:37     ` Thomas Petazzoni [this message]
2010-06-05 18:03 ` [Buildroot] [PATCH 2/4] gstreamer: Added host-flex and host-bison dependencies llandwerlin at gmail.com
2010-06-05 19:33   ` Thomas Petazzoni
2010-06-05 18:03 ` [Buildroot] [PATCH 3/4] gstreamer: drop BR2_USE_WCHAR dependency (already required by libglib2) llandwerlin at gmail.com
2010-06-05 19:31   ` Thomas Petazzoni
2010-06-05 19:50     ` Lionel Landwerlin
2010-06-05 20:09       ` Peter Korsgaard
2010-06-05 18:03 ` [Buildroot] [PATCH 4/4] gstreamer: remove --disable-registry from configure options llandwerlin at gmail.com
2010-06-08 21:24   ` Peter Korsgaard

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=20100605213737.5b03517c@surf \
    --to=thomas.petazzoni@free-electrons.com \
    --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 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.