[ptxdist] [PATCH 2/3] openssl: add cryptodev support

2017-06-24 Thread Ladislav Michl
means... Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- ...todev-Fix-issue-with-signature-generation.patch | 404 + ...0201-cryptodev-allow-copying-EVP-contexts.patch | 205 +++ patches/openssl-1.0.2l/series

[ptxdist] [PATCH 1/3] cryptodev: new package

2017-06-24 Thread Ladislav Michl
is compatible with OpenBSD's cryptodev userspace API (/dev/crypto). Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/cryptodev.in | 11 rules/cryptodev.make | 75 2 files changed, 86 insertions(+) diff --git a

[ptxdist] [RFC/PATCH 0/3] cryptodev

2017-06-24 Thread Ladislav Michl
Hi there! This serie adds support for cryptodev hardware acceleration. However, there's one issue unresolved: cryptodev module loading. As we have three different modutils implementations available and also supporting systemd and sysv init it is a bit messy to generate proper config to load

[ptxdist] [PATCH] modemmanager: version bump 1.6.6 -> 1.6.8

2017-06-19 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/modemmanager.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/modemmanager.make b/rules/modemmanager.make index ea6af7669..9afea1e7d 100644 --- a/rules/modemmanager.make +++ b/rules/modemmanage

Re: [ptxdist] [PATCH 2/4] ppp: version bump to 2.4.7

2017-06-15 Thread Ladislav Michl
ist specific patches have been forward ported from the 2.4.5 ptxdist > package. > > Signed-off-by: Sascha Hauer <s.ha...@pengutronix.de> I'd really appreciate having this one merged... Tested-by: Ladislav Michl <la...@linux-mips.

Re: [ptxdist] [PATCH v1] networkmanager: version bump: 1.6.2 -> 1.8.0

2017-05-15 Thread Ladislav Michl
s.gnome.org/lkundrak/2017/05/10/networkmanager-1-8-whats-new/ For ptxdist, one of the most interesting features is the removed dependency to libsoap, which in turn makes it possible to drop the dependency to libxml2 and sqlite as well. Signed-off-by: Robert Schwebel <r.schwe...@pengutronix.de>

Re: [ptxdist] [PATCH v2] ppp: version bump 2.4.5 -> 2.4.7

2017-04-21 Thread Ladislav Michl
On Fri, Apr 21, 2017 at 03:02:37PM +0200, Michael Olbrich wrote: > On Wed, Apr 12, 2017 at 10:30:51PM +0200, Ladislav Michl wrote: > > Signed-off-by: Ladislav Michl <la...@linux-mips.org> > > --- > > Changes: > > - v2: Add forgotten 0030-no_crypt_hack.pa

[ptxdist] [PATCH v2] usb-modeswitch: version bump 2.4.0 -> 2.5.0

2017-04-18 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- Changes: - v2: drop unecessary DESTDIR use install_alternative rules/usb-modeswitch.make | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rules/usb-modeswitch.make b/rules/usb-modeswitch.make

[ptxdist] [PATCH] usb-modeswitch-data: version bump 20160803 -> 20170205

2017-04-12 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/usb-modeswitch-data.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/usb-modeswitch-data.make b/rules/usb-modeswitch-data.make index a7c7be6a0..4253d3b9d 100644 --- a/rules/usb-modeswitch-dat

[ptxdist] [PATCH] usb-modeswitch: version bump 2.4.0 -> 2.5.0

2017-04-12 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/usb-modeswitch.make | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rules/usb-modeswitch.make b/rules/usb-modeswitch.make index ae2891dfe..0db10dabc 100644 --- a/rules/usb-modeswitch.make +++ b/rul

[ptxdist] [PATCH v2] ppp: version bump 2.4.5 -> 2.4.7

2017-04-12 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- Changes: - v2: Add forgotten 0030-no_crypt_hack.patch Note: patches were not refreshed and renumbered as it would make review more difficult. I'm ready to send v3, eventually. patches/ppp-2.4.5/0001-git-20100307

Re: [ptxdist] /usr merge

2017-04-12 Thread Ladislav Michl
On Wed, Apr 12, 2017 at 11:24:35AM +0200, Michael Olbrich wrote: > On Wed, Apr 12, 2017 at 10:27:30AM +0200, Enrico Weigelt, metux IT consult > wrote: > > On 11.04.2017 12:07, Michael Olbrich wrote: > > > I've just pushed a large series of commits for /usr merge. This means that > > > /bin, /sbin

[ptxdist] [PATCH v2] networkmanager: version bump 1.6.0 -> 1.6.2

2017-04-05 Thread Ladislav Michl
Also install libnm-ppp-plugin as ppp support was modularized in 1.6.0 and fix config options, so $(PPP_SHARED_INST_PATH) gets expanded. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- Changes: v2 - as := was used for assignment, $(PPP_SHARED_INST_PATH) evalueated

[ptxdist] [PATCH] ppp: version bump 2.4.5 -> 2.4.7

2017-04-05 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- Note: patches were not refreshed and renumbered as it would make review more difficult. I'm ready to send v2, eventually. patches/ppp-2.4.5/0001-git-20100307.patch | 134 - patches/ppp-2.4.

[ptxdist] [PATCH] networkmanager: version bump 1.6.0 -> 1.6.2

2017-04-05 Thread Ladislav Michl
Also install libnm-ppp-plugin as ppp support was modularized in 1.6.0. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/networkmanager.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/networkmanager.make b/rules/networkmanager.make index 906

[ptxdist] [PATCH] v4l-utils: add instalation options for all available utilities

2017-04-05 Thread Ladislav Michl
Also sort alphabetically. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/v4l-utils.in | 54 +++- rules/v4l-utils.make | 45 +++ 2 files changed, 70 insertions(+), 29 deletions(-) diff

Re: [ptxdist] [PATCH] nettle: Add alternate url

2017-01-09 Thread Ladislav Michl
On Mon, Jan 09, 2017 at 02:33:04PM +0100, Michael Olbrich wrote: > On Sun, Jan 08, 2017 at 08:57:29PM +0100, Ladislav Michl wrote: > > As lysator.liu.se is currently down, add GNU mirror. > > Works (again?) for me. Applied anyways. Indeed, works for me too, now. I guess someone c

[ptxdist] [PATCH] nettle: Add alternate url

2017-01-08 Thread Ladislav Michl
As lysator.liu.se is currently down, add GNU mirror. Signed-off-by: Ladislav Michl <la...@linux-mips.org> diff --git a/rules/nettle.make b/rules/nettle.make index 2d240e657..59df66e15 100644 --- a/rules/nettle.make +++ b/rules/nettle.make @@ -20,12 +20,15 @@ NETTLE_VERSION

Re: [ptxdist] [RFC] ptxd_make_get_http: Specify the username and password

2017-01-08 Thread Ladislav Michl
nything as curl parameter is: --user=: so this problem remains, it does only improve situation for wget. But as wget also accepts credentials in url, I'll forget this until someone needs colon in username. ladis > - Roland > > On 07.01.2017 22:58, Ladislav Michl wrote: > >

[ptxdist] [RFC] ptxd_make_get_http: Specify the username and password

2017-01-07 Thread Ladislav Michl
Hi there, I need to pass username and password to download mercurial snapshot from server, so something like this now works: package_URL := https://mercurial.site.com/hg/package/archive/$(package_VERSION).$(package_SUFFIX);user=: Is it acceptable to support it in upstream PTXdist? (it could be

[ptxdist] [PATCHv2] networkmanager: version bump 1.2.2 -> 1.4.2

2016-12-19 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- changes: -v2: remove series file, handle new configure options ...-sleep-monitor-upower-add-missing-include.patch | 26 -- patches/NetworkManager-1.2.2/series| 4 rules/networkmana

[ptxdist] [PATCHv2] usb-modeswitch: version bump 2.3.0 -> 2.4.0

2016-12-19 Thread Ladislav Michl
Update also usb-modeswitch-data to version 20160803, as it needs new features from usb-modeswitch-2.4.0 Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- changes: - v2: updated md5sum (unnoticed previously as I overlooked private usb-modeswitch.make rule in my project) rul

[ptxdist] [PATCH] libqmi: version bump 1.16.0 -> 1.16.2

2016-12-13 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/libqmi.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libqmi.make b/rules/libqmi.make index 4c7b795..0487148 100644 --- a/rules/libqmi.make +++ b/rules/libqmi.make @@ -16,8 +16,8 @@ PA

[ptxdist] [PATCH] usb-modeswitch: version bump 2.3.0 -> 2.4.0

2016-12-13 Thread Ladislav Michl
Update also usb-modeswitch-data to version 20160803, as it needs new features from usb-modeswitch-2.4.0 Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/usb-modeswitch-data.make | 4 ++-- rules/usb-modeswitch.make | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)

[ptxdist] [PATCH] networkmanager-openvpn: version bump 1.2.2 -> 1.2.6

2016-12-13 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/networkmanager-openvpn.make | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/rules/networkmanager-openvpn.make b/rules/networkmanager-openvpn.make index 24368ff..d6b2397 100644 --- a/rules/networkm

[ptxdist] [PATCH] networkmanager: version bump 1.2.2 -> 1.4.2

2016-12-13 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- ...-sleep-monitor-upower-add-missing-include.patch | 26 -- rules/networkmanager.make | 6 ++--- 2 files changed, 3 insertions(+), 29 deletions(-) diff --git a/patches/NetworkManager

Re: [ptxdist] [PATCH] rsyslog: major update

2016-09-27 Thread Ladislav Michl
Hi, On Tue, Sep 27, 2016 at 02:35:11PM +0200, Clemens Gruber wrote: > On Tue, Sep 27, 2016 at 08:37:58AM +0200, Michael Olbrich wrote: > > On Mon, Sep 26, 2016 at 09:33:34PM +0200, Clemens Gruber wrote: [snip] ... > > > - --disable-omczmq \ > > > - --disable-omrabbitmq \ > > > -

[ptxdist] [PATCH] systemd: select host-chrpath

2016-09-20 Thread Ladislav Michl
commit 217ac8c4c1e8d9b3c653970fa8b4b6d87cfc91a1 introduced dependency on chrpath utility, so select it as a host tool. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/systemd.in b/rules/systemd.in index d826b7b..86ee545 100644 --- a/rules/systemd.in +++ b

Re: [ptxdist] [PATCH v2] use ^_ as separator in perms files

2016-08-15 Thread Ladislav Michl
On Mon, Aug 15, 2016 at 04:54:47PM +0200, Michael Olbrich wrote: > On Mon, Aug 15, 2016 at 04:10:58PM +0200, Ladislav Michl wrote: > > Just tested, error path triggered, but 'ptxdist clean root' didn't help. > > I had to delete *.perms files manually. Is it worth better fix or i

Re: [ptxdist] [PATCH v2] use ^_ as separator in perms files

2016-08-15 Thread Ladislav Michl
On Thu, Aug 04, 2016 at 08:51:39AM +0200, Michael Olbrich wrote: > I'm already testing it. Looks good so far. I just need to setup a test-case > to trigger the error path before I push it. Just tested, error path triggered, but 'ptxdist clean root' didn't help. I had to delete *.perms files

[ptxdist] [PATCH] openssh: version bump 7.2p2 ->7.3p1

2016-08-12 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/openssh.make b/rules/openssh.make index d9bfec2..1989163 100644 --- a/rules/openssh.make +++ b/rules/openssh.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh # # Paths and names # -OPENSSH_V

[ptxdist] [PATCH] confuse: fix download url and upgrade to 3.0

2016-08-12 Thread Ladislav Michl
Project moved to github a while ago. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/host-libconfuse.make b/rules/host-libconfuse.make index 26ff6be..184a172 100644 --- a/rules/host-libconfuse.make +++ b/rules/host-libconfuse.make @@ -23,6 +23,7 @@ HOST_PA

Re: [ptxdist] [PATCH v2] use ^_ as separator in perms files

2016-08-03 Thread Ladislav Michl
On Sun, Jul 31, 2016 at 11:10:37PM +0200, Ladislav Michl wrote: > Change separator to allow ':' in filenames. As 2016.08 should be released this month and this patch needs carefull review and testing, I'm gently pinging anyone responsi

[ptxdist] [PATCH v2] use ^_ as separator in perms files

2016-07-31 Thread Ladislav Michl
Change separator to allow ':' in filenames. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- Changes since v1: - bail out when old perm file format is found (Note that if packets are pulled from ipkg repository, running 'ptxdist clean root' will not help) rule

[ptxdist] js: return of spidermonkey

2016-07-28 Thread Ladislav Michl
Commit a33ab9d2dee7c0cc727279c83e6eaf50eaba5e9e removed js with explanation "It was in staging for a year and nobody cared." A patch to bring it back into life was sent in February: https://www.mail-archive.com/ptxdist@pengutronix.de/msg10388.html (gmane is currently down) Meanwhile SpiderMonkey

Re: [ptxdist] [PATCH] use ^_ as separator in perms files

2016-07-28 Thread Ladislav Michl
On Wed, Jul 27, 2016 at 12:59:39PM +0200, Michael Olbrich wrote: > On Mon, Jul 18, 2016 at 01:22:17PM +0200, Ladislav Michl wrote: > > Change separator to allow ':' in filenames. > > I like it in general. But I think we should explicitly error out if we come > across an old com

Re: [ptxdist] multiple cmake build setups in one package?

2016-07-19 Thread Ladislav Michl
On Tue, Jul 19, 2016 at 10:41:00AM +0200, Alexander Stein wrote: > Hi, > > is it possible to generate several build setups, e.g. multiple software > components, which requires individual cmake calls, within one ptxdist package? Yes, you can do whatever you want in your compile target. See for

[ptxdist] [PATCH] usb-modeswitch-data: new package

2016-07-18 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- Note: This package uses ':' in filenames (this is just a resend of the same patch sent a few months ago) rules/usb-modeswitch-data.in | 10 ++ rules/usb-modeswitch-data.make | 70 +++

Re: [ptxdist] [RFC] Colons in filenames

2016-07-13 Thread Ladislav Michl
On Wed, Feb 10, 2016 at 06:23:47PM +0100, Michael Olbrich wrote: > I think the most readable would be replace the escaping: > > '\:' -> 0x1 > ':' -> 0x2 > 0x1 -> ':' > > and then use 0x2 as separator. > > Well there is also DOPERMISSIONS in rules/post/ptxd_make_image_common.make > which ist

Re: [ptxdist] [BUG] error: empty parameter to 'ptxd_make_get'

2016-07-09 Thread Ladislav Michl
On Fri, Jul 01, 2016 at 03:24:35PM +0200, Michael Olbrich wrote: > On Fri, Jul 01, 2016 at 02:26:31PM +0200, Ladislav Michl wrote: [...] > > Perhaps I should also mention I'm using collections. Previous output was > > with > > full collection. Once I delete 'selected_co

Re: [ptxdist] [BUG] error: empty parameter to 'ptxd_make_get'

2016-07-01 Thread Ladislav Michl
On Fri, Jul 01, 2016 at 12:13:44PM +0200, Michael Olbrich wrote: > On Fri, Jul 01, 2016 at 10:41:10AM +0200, Ladislav Michl wrote: > > I extended it a bit: > > $ cat rules/post/zzz.make > > foo: > > echo $(PTXCONF_HOST_GETTEXT) > > echo $(HOST

Re: [ptxdist] [BUG] error: empty parameter to 'ptxd_make_get'

2016-07-01 Thread Ladislav Michl
On Thu, Jun 30, 2016 at 04:04:20PM +0200, Michael Olbrich wrote: > I can't reproduce this here. Can you please create a file like this: > > $ cat rules/post/zzz.make > foo: > echo $(PTXCONF_HOST_GETTEXT) > echo $(HOST_GETTEXT_SOURCE) > echo $($(HOST_GETTEXT_SOURCE)) > > And

Re: [ptxdist] [ANNOUNCE] OSELAS.Toolchain() 2016.06.0 released

2016-06-30 Thread Ladislav Michl
On Thu, Jun 30, 2016 at 09:10:18AM +0200, m.olbr...@pengutronix.de wrote: > On Tue, Jun 28, 2016 at 12:58:35PM +, Bruno Thomsen wrote: > > I had the same compile issue on a Fedora 23 host but got Michaels patch > > working with a minor ")" tweak. > > Attached working patch just-in-case

[ptxdist] [BUG] error: empty parameter to 'ptxd_make_get'

2016-06-23 Thread Ladislav Michl
Get stage fails for all packages built as host-packages only. Steps to reproduce: 1) chose any package build for host only and clean it: $ ptxdist clean host-gettext 2) remove source tarball $ rm src/gettext-0.19.1.tar.xz 3) compile $ ptxdist compile host-gettext -

[ptxdist] [PATCH] openvpn: version bump 2.3.6 -> 2.3.11

2016-06-15 Thread Ladislav Michl
Once there, make 'small' option configurable. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/openvpn.in | 7 +++ rules/openvpn.make | 8 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/rules/openvpn.in b/rules/openvpn.in index 3ad493a..c

Re: [ptxdist] [PATCH 3/3] htop: version bump 1.0.3 -> 2.0.1

2016-06-13 Thread Ladislav Michl
Hi Robert... On Fri, Jun 10, 2016 at 12:11:15AM +0200, Robert Schwebel wrote: > Add defaults for the new configure options. I overlooked your patch, so another one doing the same was sent. However I think you should consider using it instead :-) Thank you, ladis > Signed-off-by:

[ptxdist] [PATCH] htop: version bump 1.0.3 -> 2.0.1

2016-06-13 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> -- diff --git a/rules/htop.make b/rules/htop.make index 8a4b70a..ed90597 100644 --- a/rules/htop.make +++ b/rules/htop.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_HTOP) += htop # # Paths and names # -HTOP_VERSION := 1.0.3 -HT

Re: [ptxdist] [PATCH] networkmanager: add missing dependency to dbus-glib

2016-06-09 Thread Ladislav Michl
On Thu, Jun 09, 2016 at 03:11:17PM +0200, Robert Schwebel wrote: > Signed-off-by: Robert Schwebel > --- > rules/networkmanager.in | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/networkmanager.in b/rules/networkmanager.in > index 85b1e91..15859c4 100644

Re: [ptxdist] Bug on ptxdist-2016.05.0

2016-06-09 Thread Ladislav Michl
On Thu, Jun 09, 2016 at 01:07:51PM +, Carsten Schlote wrote: > Hi Raimundo, > > I tried that patch as it really looks like a typo. Anyway, with the patch > applied you get a problem when target-installing the > > kernel modules. It tried to strip module.symbols and obviously fails. Problem

Re: [ptxdist] [PATCH] systemd/udev: fix hardware database generating

2016-06-07 Thread Ladislav Michl
systemd-hwdb-update.service: Unit entered > failed state. > Jun 07 15:45:38 qemu systemd[1]: systemd-hwdb-update.service: Failed with > result 'exit-code'. > > Signed-off-by: Juergen Borleis <j...@pengutronix.de> Indeed, it was annoying, but never that much to look for caus

[ptxdist] [PATCH] projectroot: add group shadow

2016-05-21 Thread Ladislav Michl
Recent commit 4613cf9ccd529ea1122d43f25b2c3742820f3664 'rootfs: /etc/(g)shadow: install as group shadow' introduced following build error: ptxdist: error: group id 'shadow' not found in 'ptxdist/projectroot//etc/group' for: '/etc/shadow' Signed-off-by: Ladislav Michl <la...@linux-mips.

[ptxdist] [PATCH] networkmanager-openvpn: version bump 1.2.0 -> 1.2.2

2016-05-20 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/networkmanager-openvpn.make b/rules/networkmanager-openvpn.make index 69a42d1..24368ff 100644 --- a/rules/networkmanager-openvpn.make +++ b/rules/networkmanager-openvpn.make @@ -16,8 +16,8 @@ PA

[ptxdist] [PATCH] networkmanager-openvpn: new package

2016-05-17 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/networkmanager-openvpn.in b/rules/networkmanager-openvpn.in new file mode 100644 index 000..df35dab --- /dev/null +++ b/rules/networkmanager-openvpn.in @@ -0,0 +1,7 @@ +## SECTION=networkmanager_plugins + +

[ptxdist] [PATCH] networkmanager: version bump 1.0.12 -> 1.2.0

2016-05-17 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/networkmanager.in b/rules/networkmanager.in index c9caddc..e1c9b8c 100644 --- a/rules/networkmanager.in +++ b/rules/networkmanager.in @@ -6,16 +6,14 @@ menuconfig NETWORKMANAGER select LIBC_DL

[ptxdist] [PATCH] modemmanager: version bump 1.4.12 -> 1.4.14

2016-04-18 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/modemmanager.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/modemmanager.make b/rules/modemmanager.make index 8d343b8..299e879 100644 --- a/rules/modemmanager.make +++ b/rules/modemmanage

[ptxdist] [PATCH] networkmanager: version bump 1.0.10 -> 1.0.12

2016-04-18 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/networkmanager.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/networkmanager.make b/rules/networkmanager.make index 065b646..6b042a3 100644 --- a/rules/networkmanager.make +++ b

[ptxdist] [PATCH] acl: version bump 2.2.49 -> 2.2.52

2016-04-18 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- ...ildmacros-fix-installation-of-static-libs.patch | 25 -- ...ave-C-and-CPPFLAGS-from-configure-and-use.patch | 0 ...ldmacros-add-tag-CC-to-libtool-invocation.patch | 0 ...buildmacros-fix-install-wit

[ptxdist] [PATCH] js: version bump 1.9.2.16 -> 38.2.1.rc0

2016-02-03 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- patches/mozjs-38.2.1.rc0/0001-Only-use-PYTHON-after-defined-by-MOZ_PYTHON.patch | 121 patches/mozjs-38.2.1.rc0/0002-Only-use-PYTHON-after-defined-by-MOZ_PYTHON-hack.patch | 139 ++ patches/mozjs-38.2

[ptxdist] [RFC] Colons in filenames

2016-02-03 Thread Ladislav Michl
On Fri, Jan 22, 2016 at 09:06:36AM +0100, Michael Olbrich wrote: > On Fri, Jan 22, 2016 at 01:31:37AM +0100, Ladislav Michl wrote: > > Now I'm going to be honest. Previous patch 'Add usb-modeswitch-data package' > > break things - 'ptxdist images' fails as ':' is used as del

[ptxdist] [PATH] usb-modeswitch-data: new package

2016-02-03 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- Notes: - needs tcl on host, but... anyone seen note in rules/tcl.in? - colons in filenames, something to be solved... usb-modeswitch-data.in | 10 ++ usb-modeswitch-data.make

[ptxdist] Colons in filenames

2016-01-22 Thread Ladislav Michl
On Fri, Jan 22, 2016 at 08:18:05AM +0100, Uwe Kleine-König wrote: > Hello, > > On Fri, Jan 22, 2016 at 01:31:37AM +0100, Ladislav Michl wrote: > > Now I'm going to be honest. Previous patch 'Add usb-modeswitch-data package' > > break things - 'ptxdist images' fails as ':'

[ptxdist] [PATCH] usb_modeswitch: udev helper

2016-01-22 Thread Ladislav Michl
Install also udev helper and systemd service file Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/usb-modeswitch.in | 20 +--- rules/usb-modeswitch.make | 13 + 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/rules/usb-modeswitc

[ptxdist] [PATCH v2] usb_modeswitch: udev helper

2016-01-22 Thread Ladislav Michl
Install also udev helper and systemd service file Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- Changelog: - select TCL also depends on RUNTIME - simplify 'or' in makefile's ifdef - targetinstall file from pkgdir, not srcdir (all above pointed by Michael Olbrich, thanks!)

Re: [ptxdist] Check for specific libc version

2016-01-21 Thread Ladislav Michl
On Mon, Sep 28, 2015 at 12:29:02PM +0200, Michael Olbrich wrote: > On Tue, Aug 18, 2015 at 12:30:41PM +0200, Ladislav Michl wrote: [...] > > This problem has side effect: as it seems the only variable used from > > Versions.make is PTXDIST_FULLVERSION composed from PTXDI

[ptxdist] [PATCH] usb_modeswitch: version bump 2.2.1 -> 2.3.0

2016-01-21 Thread Ladislav Michl
Also update help to match official description. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/usb-modeswitch.in | 3 ++- rules/usb-modeswitch.make | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/usb-modeswitch.in b/rules/usb-modeswitch.in

[ptxdist] Semicolon in filenames

2016-01-21 Thread Ladislav Michl
Now I'm going to be honest. Previous patch 'Add usb-modeswitch-data package' break things - 'ptxdist images' fails as ':' is used as delimiter in perms file. Patch bellow escapes semicolon on producer side, anyone cares about consumer? ladis diff --git a/scripts/lib/ptxd_make_xpkg_pkg.sh

[ptxdist] [PATCH] Add usb-modeswitch-data package

2016-01-21 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- rules/usb-modeswitch-data.in | 10 ++ rules/usb-modeswitch-data.make | 76 ++ 2 files changed, 86 insertions(+) create mode 100644 rules/usb-modeswitch-data.in create mode 100644 rul

[ptxdist] [PATCH] NetworkManager: update to 1.0.10

2016-01-04 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- networkmanager.make |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- ptxdist/rules/networkmanager.make 2016-01-03 20:52:27.010362802 +0100 +++ ptxdist-2015.12.0/rules/networkmanager.make 2016-01-04 13:53:04.335

[ptxdist] [PATCH] genimage: Add static UBI volumes support

2016-01-04 Thread Ladislav Michl
to create empty volumes ready for runtime update. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- genimage.c |2 ++ genimage.h |1 + image-ubi.c | 26 -- 3 files changed, 19 insertions(+), 10 deletions(-) diff -ur genimage-8.orig/genim

[ptxdist] [PATCH] dosfstools: fix url and update to 3.0.28

2016-01-03 Thread Ladislav Michl
Dosfstools moved to github. Once there, update to version 3.0.28 Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- dosfstools.make |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/dosfstools.make b/rules/dosfstools.make index 70d8237..4d77a63

Re: [ptxdist] Future plans for uClibc-ng?

2016-01-03 Thread Ladislav Michl
On Sun, Jan 03, 2016 at 10:27:52AM +0100, Alexander Dahl wrote: > Hei hei, > > On Sat, Jan 02, 2016 at 10:49:49PM +0100, Ladislav Michl wrote: > > But are there any active uClibc users? > > Do you mean in general or specifically with ptxdist? As far as ptxdist > is

Re: [ptxdist] Future plans for uClibc-ng?

2016-01-02 Thread Ladislav Michl
Hi, On Thu, Dec 31, 2015 at 12:48:31PM -0800, Bryan Hundven wrote: > Hello, > > I'm curious to know if ptxdist/OSELAS.Toolchain plans to support > uClibc-ng in the future? > > http://www.uclibc-ng.org/ with half a year without commit to uClib git I'm considering it a dead project (I failed to

Re: [ptxdist] [PATCH 0/6] OSELAS.Toolchain host tool version bumps

2015-12-14 Thread Ladislav Michl
On Sun, Dec 13, 2015 at 08:37:14PM +0100, Robert Schwebel wrote: > Hi Clemens, > > On Sun, Dec 13, 2015 at 04:34:43PM +0100, Clemens Gruber wrote: > > the used host-xz version was not available anymore, I therefore updated > > it and in the process, decided to update some of the other host > >

[ptxdist] [PATCH] NetworkManager: update to 1.0.8

2015-12-09 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/networkmanager.make b/rules/networkmanager.make index dc51188..61c4d28 100644 --- a/rules/networkmanager.make +++ b/rules/networkmanager.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_NETWORKMANAGER) += networkm

[ptxdist] [PATCH] ModemManager: update to 1.4.12

2015-12-09 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/modemmanager.make b/rules/modemmanager.make index aa29358..8d343b8 100644 --- a/rules/modemmanager.make +++ b/rules/modemmanager.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_MODEMMANAGER) += modemmanager # #

[ptxdist] [PATCH] v2 networkmanager: enable ppp support

2015-10-21 Thread Ladislav Michl
Changes since v1: - Select also PPP_PLUGINS otherwise plugin option is unknown to pppd Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/networkmanager.in b/rules/networkmanager.in index b4af2b2..90c2680 100644 --- a/rules/networkmanager.in +++ b

[ptxdist] [PATCH] networkmanager: enable ppp support

2015-10-21 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/networkmanager.in b/rules/networkmanager.in index b4af2b2..e932547 100644 --- a/rules/networkmanager.in +++ b/rules/networkmanager.in @@ -19,6 +19,7 @@ menuconfig NETWORKMANAGER selec

[ptxdist] [PATCH] networkmanager: add help text to WWAN option

2015-10-21 Thread Ladislav Michl
It is not clear at first sight why selecting WWAN adds --with-modem-manager-1 configure option. Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/networkmanager.in b/rules/networkmanager.in index b4af2b2..6374deb 100644 --- a/rules/networkmanager.in +++ b

[ptxdist] [PATCH] networkmanager: version bump 1.0.0 -> 1.0.6

2015-10-21 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/rules/networkmanager.make b/rules/networkmanager.make index 842c4e2..fcb523e 100644 --- a/rules/networkmanager.make +++ b/rules/networkmanager.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_NETWORKMANAGER) += networkm

[ptxdist] [PATCH] alsa: version bump 1.0.24 -> 1.0.29

2015-09-30 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- b/rules/alsa-lib.make |5 - b/rules/alsa-utils.make |4 - patches/alsa-lib-1.0.24.1/0001-ctlparse-R

[ptxdist] [PATCH] mtd-utils: version bump 1.5.1 -> 1.5.2

2015-09-30 Thread Ladislav Michl
Signed-off-by: Ladislav Michl <la...@linux-mips.org> --- diff --git a/patches/mtd-utils-1.5.1/0001-make-ubifs-optional.patch b/patches/mtd-utils-1.5.2/0001-make-ubifs-optional.patch similarity index 100% rename from patches/mtd-utils-1.5.1/0001-make-ubifs-optional.patch rename to patch

Re: [ptxdist] Check for specific libc version

2015-09-30 Thread Ladislav Michl
On Mon, Sep 28, 2015 at 12:29:02PM +0200, Michael Olbrich wrote: > On Tue, Aug 18, 2015 at 12:30:41PM +0200, Ladislav Michl wrote: > > Hi there! > > > > > > PTXCONF_GLIBC_VERSION is used for check for specific toolchain. However > > when

[ptxdist] Check for specific libc version

2015-08-18 Thread Ladislav Michl
Hi there! PTXCONF_GLIBC_VERSION is used for check for specific toolchain. However when left blank, compilation fails with: --- target: glibc.targetinstall --- ptxdist: error: ptxd_make_xpkg_init: please define PKG_VERSION

Re: [ptxdist] [PATCH] [RFC] gammu: add new package

2013-02-05 Thread Ladislav Michl
Any reason to add Gammu instead of Gnokii? Gammu is a Gnokii fork created to add features faster. At that time gnokii developers didn't like to drop code quality in the favour of more features. Well, it is possible that code quality increased meantime. Just asking. Thanks, ladis --

Re: [ptxdist] [PATCH] configure.ac: Improve curses searching

2012-03-14 Thread Ladislav Michl
On Mon, Mar 12, 2012 at 09:59:50AM +0100, Michael Olbrich wrote: On Thu, Mar 08, 2012 at 11:07:12AM +0100, Ladislav Michl wrote: This is a resend of an older patch: http://www.mail-archive.com/ptxdist@pengutronix.de/msg03400.html Cygwin-1.7 places curses headers into /usr/include

[ptxdist] [PATCH] scripts/ipkg-push: return nonzero on error

2012-03-14 Thread Ladislav Michl
ipkg-push returns zero when ipkg repository path does not exist causing make continues ignoring error. Signed-off-by: Ladislav Michl la...@linux-mips.org --- ipkg-push |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ipkg-push b/scripts/ipkg-push index 3f8c823

[ptxdist] [PATCH] image_ipkg.make: create repository directory

2012-03-14 Thread Ladislav Michl
Pushing ipks fails when top level repository directory does not exists. Once here, use helper variables for repository paths. Signed-off-by: Ladislav Michl la...@linux-mips.org --- image_ipkg.make | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/rules/post

[ptxdist] [PATCH] configure.ac: Improve curses searching

2012-03-08 Thread Ladislav Michl
This is a resend of an older patch: http://www.mail-archive.com/ptxdist@pengutronix.de/msg03400.html Cygwin-1.7 places curses headers into /usr/include/ncurses. Tested on Debian, MinGW with pdcurses and Cygwin. Signed-off-by: Ladislav Michl la...@linux-mips.org --- configure.ac | 23

[ptxdist] [PATCH] Busybox-1.18.5

2011-07-19 Thread Ladislav Michl
Signed-off-by: Ladislav Michl la...@linux-mips.org --- config/busybox/Config.in | 73 +++ config/busybox/archival/Config.in |4 +- config/busybox/console-tools/Config.in | 13 ++ config/busybox/coreutils/Config.in

Re: [ptxdist] [PATCH] pass PTXCONF_TARGET_EXTRA_CFLAGS to QT4

2011-07-10 Thread Ladislav Michl
Pass PTXDists' CROSS_{CPP,C,CXX}FLAGS to QT4 build Signed-off-by: Ladislav Michl la...@linux-mips.org --- patches/qt-everywhere-opensource-src-4.7.3/0001-mkspec-for-ptxdist.patch | 14 ++ rules/qt4.make | 2 + 2 files

Re: [ptxdist] Error getting host packages

2011-07-06 Thread Ladislav Michl
On Wed, Jul 06, 2011 at 09:37:15AM +0200, Michael Olbrich wrote: On Tue, Jul 05, 2011 at 07:06:22PM +0200, Ladislav Michl wrote: PTXdist fails to get host packages and ends with: error: empty parameter to 'ptxd_make_get' that's because we expand arguments to ptxd_make_get this way

Re: [ptxdist] [PATCH] pass PTXCONF_TARGET_EXTRA_CFLAGS to QT4

2011-07-06 Thread Ladislav Michl
On Wed, Jul 06, 2011 at 01:23:33PM +0200, Ladislav Michl wrote: PTXDists' CFLAGS are not passed to QT4 build resulting in following error when builing with ARM6 toolchains Error: selected processor does not support `ldrex r3,[r2]' Passing -march=armv6 fixes this problem. With OSELAS.Toolchain

[ptxdist] Error getting host packages

2011-07-05 Thread Ladislav Michl
Hi there, PTXdist fails to get host packages and ends with: error: empty parameter to 'ptxd_make_get' that's because we expand arguments to ptxd_make_get this way: ptxd_make_get $($(strip $(1))_SOURCE) $($(strip $(1))_URL) see rules/post/ptxd_make_world_get.make Here for example QT4_HOST_URL is

Re: [ptxdist] environment too large

2010-09-15 Thread Ladislav Michl
On Wed, Sep 15, 2010 at 02:51:40PM +0200, Michael Olbrich wrote: - some of the scripts provide functions used by other scripts. The dependencies have to be checked carefully. - not everything are function definitions. There might be unexpected side effects if the scripts are sourced later

[ptxdist] [PATCH] configure: look for curses also in include/ncurses

2010-09-09 Thread Ladislav Michl
Cygwin-1.7 places curses headers into /usr/include/ncurses. Tested on Debian, MinGW with pdcurses and Cygwin. Signed-off-by: Ladislav Michl la...@linux-mips.org --- configure.ac | 20 +++- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/configure.ac b

[ptxdist] [PATCH] mtd-utils: make mkubifs optional

2010-08-03 Thread Ladislav Michl
Compile libuuid only when needed - mkfs.ubifs selected. Signed-off-by: Ladislav Michl la...@linux-mips.org --- .../mtd-utils-1.3.1/make-mkubifs-optional.patch| 24 patches/mtd-utils-1.3.1/series |1 + rules/mtd-utils.in

Re: [ptxdist] [PATCH] Busybox-1.17.1

2010-07-27 Thread Ladislav Michl
On Tue, Jul 27, 2010 at 12:06:11AM +0200, Marc Kleine-Budde wrote: Hey Ladis, Ladislav Michl wrote: Update Busybox to 1.17.1 0002-silence-errors-on-BE-platforms.patch was dropped as it no longer applies. I'll try to fix it upstream first and backport accepted solution. Thanks

[ptxdist] [PATCH] Eliminate PERL dependency

2010-04-07 Thread Ladislav Michl
From: Ladislav Michl la...@linux-mips.org Signed-off-by: Ladislav Michl la...@linux-mips.org --- configure.ac |6 -- rules/apache2.make |2 +- rules/fltk.make|2 +- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/configure.ac b/configure.ac index 77b86d7

Re: [ptxdist] [PATCH 10/20] [gcc-4.4.1] Added GCC 4.4.1 patchstack

2010-02-04 Thread Ladislav Michl
On Thu, Feb 04, 2010 at 09:53:24AM +0100, Carsten Schlote wrote: http://sourceware.org/ml/crossgcc/2009-11/msg00094.html This bug seems to be fixed in gcc-4.4.3 and is not present in gcc- 4.3.4. Is this a general problem or an ARM GCC issue? For powerpc-603 and i686 toolchains I can't

Re: [ptxdist] [PATCH 17/17] [udev] Updated to version 150 and updated targetinstall

2010-01-24 Thread Ladislav Michl
On Tue, Jan 19, 2010 at 05:08:43PM +0100, Carsten Schlote wrote: From: Carsten Schlote c.schl...@konzeptpark.de Updated to 150 as proposed on ptxdist mailinglist. Compiles and works (tested with upstart initmethod). Very nice! You can read it as: Tested-by: Ladislav Michl la...@linux

<    1   2   3   4   5   6   >