[Buildroot] [PATCH next 0/3] dbus-python cleanup and python3 support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Nov 22 18:24:56 UTC 2014


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



More information about the buildroot mailing list