From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] python-can: bump to 1.5.2
Date: Tue, 16 May 2017 21:29:41 +0200 [thread overview]
Message-ID: <87o9us8usa.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20170516135627.2634-1-yegorslists@googlemail.com> (yegorslists@googlemail.com's message of "Tue, 16 May 2017 15:56:27 +0200")
>>>>> "yegorslists" == yegorslists <yegorslists@googlemail.com> writes:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> Also add Python SQLite3 dependency that first appeared in 1.5.2.
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
> package/python-can/Config.in | 2 ++
> package/python-can/python-can.hash | 6 +++---
> package/python-can/python-can.mk | 4 ++--
> 3 files changed, 7 insertions(+), 5 deletions(-)
> diff --git a/package/python-can/Config.in b/package/python-can/Config.in
> index 6b4e0fa76..465d2ee58 100644
> --- a/package/python-can/Config.in
> +++ b/package/python-can/Config.in
> @@ -1,5 +1,7 @@
> config BR2_PACKAGE_PYTHON_CAN
> bool "python-can"
> + select BR2_PACKAGE_PYTHON_SQLITE if BR2_PACKAGE_PYTHON
> + select BR2_PACKAGE_PYTHON3_SQLITE if BR2_PACKAGE_PYTHON3
We normally add # runtime to explain why this dependency isn't added to
_DEPENDENCIES.
Committed to next with that fixed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2017-05-16 19:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-16 13:56 [Buildroot] [PATCH] python-can: bump to 1.5.2 yegorslists at googlemail.com
2017-05-16 19:29 ` Peter Korsgaard [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=87o9us8usa.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox