[ptxdist] Qt5

2013-03-04 Thread Erwin Rol
Hello All, Pengutronix demoed a nice ARM with Qt5 on the Embedded World, and since that is just what I and several are looking for, I was wondering when we will see that in ptxdist? - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] extract tarballs with no toplevel directory

2013-03-04 Thread Michael Olbrich
On Thu, Feb 28, 2013 at 05:52:39PM -0500, Jon Ringle wrote: Most source tarballs have a top level directory in the form of package-version, but I've run into one that doesn't conform to this standard practice. I'm trying to build a .make file for pugixml-1.2 (

[ptxdist] [PATCH] dhcp client: comment out example options in dhclient.conf

2013-03-04 Thread Jan Luebbe
The options are only intended as an example and should not be used unmodified. Signed-off-by: Jan Luebbe j...@pengutronix.de --- generic/etc/dhclient.conf | 64 ++--- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git

Re: [ptxdist] [PATCH] iw: Change download URL

2013-03-04 Thread Michael Olbrich
On Thu, Feb 28, 2013 at 05:32:32PM +0100, Bernhard Walle wrote: The old URL doesn't work any more. tnx, applied Michael Signed-off-by: Bernhard Walle bernh...@bwalle.de --- rules/iw.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/iw.make b/rules/iw.make

Re: [ptxdist] [PATCH v2] lowpan_tools: add patch to avoid crashing

2013-03-04 Thread Michael Olbrich
On Thu, Feb 28, 2013 at 06:20:12PM +0100, Alexander Aring wrote: Add a non-mainlined lowpan_tools patch to avoid crashing in izcoordinator. tnx, applied Michael Signed-off-by: Alexander Aring alex.ar...@gmail.com --- .../0001-Avoid-crashing-in-izcoordinator.patch | 139

Re: [ptxdist] [PATCH] bluez: Make it possible to deselect USB support

2013-03-04 Thread Michael Olbrich
On Fri, Mar 01, 2013 at 02:14:07PM +0100, Bernhard Walle wrote: When using a Bluetooth module that is not connected with USB, it makes sense to deselect support for it. This saves building libusb and libusb-compat. tnx, applied Michael Signed-off-by: Bernhard Walle bernh...@bwalle.de ---

Re: [ptxdist] [PATCH] dhcp client: comment out example options in dhclient.conf

2013-03-04 Thread Michael Olbrich
On Mon, Mar 04, 2013 at 04:15:55PM +0100, Jan Luebbe wrote: The options are only intended as an example and should not be used unmodified. tnx, applied Michael Signed-off-by: Jan Luebbe j...@pengutronix.de --- generic/etc/dhclient.conf | 64

Re: [ptxdist] [PATCH v2] mtd-utils: allow building and installing of flash_otp_{lock, write}

2013-03-04 Thread Michael Olbrich
On Thu, Feb 28, 2013 at 02:39:53PM +0100, Uwe Kleine-König wrote: Also fix a few flaws in flash_otp that are only relevant for writing to NAND chips. tnx, applied Michael Signed-off-by: Uwe Kleine-König u.kleine-koe...@pengutronix.de --- Hello, changes since (implicit) v1: - add a