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 v2 3/4] package/avrdude: depends on libftdi1 instead of libftdi
Date: Tue, 17 Mar 2015 21:06:51 +0100	[thread overview]
Message-ID: <20150317210651.11bf1534@free-electrons.com> (raw)
In-Reply-To: <CAHXCMMJWtxrVB2nai6V7y_-5ijr5zpXpNBS=G9LbtbBfDrLd4g@mail.gmail.com>

Dear Samuel Martin,

On Tue, 17 Mar 2015 18:25:52 +0100, Samuel Martin wrote:

> Nope, the behavior is not undefined: if libftdi gets built before
> arvdude, libftdi1 will also be built before avrdude (because it's one
> of its deps,)

Hum, I don't follow you here. I don't see where libftdi depends on
libftdi1.

What prevents from doing a configuration that has libftdi and avrdude
enabled, and not libftdi1 ?

Apparently nothing:

$ grep -E "(LIBFTDI|LIBFTDI1|AVRDUDE)" .config
BR2_PACKAGE_AVRDUDE=y
BR2_PACKAGE_LIBFTDI=y
# BR2_PACKAGE_LIBFTDI1 is not set

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-03-17 20:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-08 11:26 [Buildroot] [PATCH v2 0/4] libftdi{0,1} related work Samuel Martin
2015-03-08 11:26 ` [Buildroot] [PATCH v2 1/4] package/libftdi: bump to version 0.20 Samuel Martin
2015-03-16  9:19   ` Thomas Petazzoni
2015-03-08 11:26 ` [Buildroot] [PATCH v2 2/4] package/libftdi1: new package Samuel Martin
2015-03-09  8:33   ` Yegor Yefremov
2015-03-09 10:13     ` Yegor Yefremov
2015-03-09 11:22       ` Yegor Yefremov
2015-03-16 13:12   ` Thomas Petazzoni
2015-03-08 11:26 ` [Buildroot] [PATCH v2 3/4] package/avrdude: depends on libftdi1 instead of libftdi Samuel Martin
2015-03-08 11:48   ` Baruch Siach
2015-03-08 17:03     ` Samuel Martin
2015-03-16 13:15       ` Thomas Petazzoni
2015-03-17 16:24         ` Samuel Martin
2015-03-17 16:48           ` Thomas Petazzoni
2015-03-17 17:25             ` Samuel Martin
2015-03-17 20:06               ` Thomas Petazzoni [this message]
2015-03-17 20:21                 ` Samuel Martin
2015-03-08 11:26 ` [Buildroot] [PATCH v2 4/4] package/openocd: " Samuel Martin
2015-03-16 13:15   ` Thomas Petazzoni

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=20150317210651.11bf1534@free-electrons.com \
    --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.