From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Mauro Condarelli <mc5686@mclink.it>,
Asaf Kahlon <asafka7@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python-autobahn: fix dependencies
Date: Sun, 14 Aug 2022 12:09:13 +0200 [thread overview]
Message-ID: <20220814120913.30de7011@windsurf> (raw)
In-Reply-To: <20220813084815.696873-1-fontaine.fabrice@gmail.com>
On Sat, 13 Aug 2022 10:48:15 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Commit efa5ff1489625eb862b1d7d161a169514cc9c881 forgot to add reverse
> dependencies resulting in the following build failure:
>
> Makefile:575: *** snappy is in the dependency chain of python-snappy that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in. Stop.
>
> Fixes:
> - http://autobuild.buildroot.org/results/fc4fdc29ff4ab3e1585a42ed6b063e9e50583fe9
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/python-autobahn/Config.in | 9 +++++++++
> package/python-crossbar/Config.in | 6 ++++--
> 2 files changed, 13 insertions(+), 2 deletions(-)
Sorry for having missed those dependencies when reviewing/reworking
these patches. So, thanks for fixing this mess! Applied to master!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-08-14 10:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-13 8:48 [Buildroot] [PATCH 1/1] package/python-autobahn: fix dependencies Fabrice Fontaine
2022-08-14 10:09 ` Thomas Petazzoni via buildroot [this message]
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=20220814120913.30de7011@windsurf \
--to=buildroot@buildroot.org \
--cc=asafka7@gmail.com \
--cc=fontaine.fabrice@gmail.com \
--cc=mc5686@mclink.it \
--cc=thomas.petazzoni@bootlin.com \
/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.