From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 22 Nov 2014 19:24:56 +0100 Subject: [Buildroot] [PATCH next 0/3] dbus-python cleanup and python3 support In-Reply-To: <1416491611-19815-1-git-send-email-peter@korsgaard.com> References: <1416491611-19815-1-git-send-email-peter@korsgaard.com> Message-ID: <20141122192456.69ad67bd@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Peter Korsgaard, On Thu, 20 Nov 2014 14:53:28 +0100, Peter Korsgaard wrote: > Peter Korsgaard (3): > dbus-python: cleanup package > python3: add patch to fix --includes / --ldflags output of python3-config > dbus-python: add python3 support Thanks, series applied to next. Probably the first time that I apply some patches from you :-) I found one minor issue: on the last patch, you forgot to update the dependencies of the comment, so I added the following change to your patch: comment "dbus-python needs a toolchain w/ wchar, threads" - depends on BR2_PACKAGE_DBUS && BR2_PACKAGE_PYTHON + depends on BR2_PACKAGE_DBUS && (BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3) Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com