[ptxdist] [PATCH 2/3] coreutils: prevent conflicts with new busybox applets

2017-09-06 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/coreutils.in | 24 1 file changed, 24 insertions(+) diff --git a/rules/coreutils.in b/rules/coreutils.in index 8eff96b69..75d897440 100644 --- a/rules/coreutils.in +++ b/rules/coreutils.in @@ -211,6

[ptxdist] [PATCH 3/3] e2fsprogs: remove mkfs.ext4dev

2017-09-06 Thread Clemens Gruber
Remove the rest of the legacy ext4dev tools. Signed-off-by: Clemens Gruber --- rules/e2fsprogs.in | 7 --- rules/e2fsprogs.make | 3 --- 2 files changed, 10 deletions(-) diff --git a/rules/e2fsprogs.in b/rules/e2fsprogs.in index f4dae9dfd..769d49e6d 100644

[ptxdist] [PATCH 1/3] procps: prevent conflict with new busybox applet

2017-09-06 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/procps.in | 4 1 file changed, 4 insertions(+) diff --git a/rules/procps.in b/rules/procps.in index 762fc1839..8aee7d8ae 100644 --- a/rules/procps.in +++ b/rules/procps.in @@ -162,9 +162,13 @@ config PROCPS_VMSTAT config

Re: [ptxdist] [PATCH 05/19] host-imx-cst: version bump 2.3.1 -> 2.3.2

2017-09-06 Thread Michael Olbrich
Hi, On Tue, Sep 05, 2017 at 09:13:23AM +0200, Marc Kleine-Budde wrote: > On 09/05/2017 08:20 AM, Michael Olbrich wrote: > > On Mon, Sep 04, 2017 at 06:00:18AM +, Denis OSTERLAND wrote: > >> as far as I know, this will require a change in Barebox  > >> scripts/imx/imx-image.c, > >> because in

[ptxdist] [PATCH] php5: version bump to 5.6.31

2017-09-06 Thread Thorsten LIEPERT
Signed-off-by: Thorsten Liepert --- .../0001-Fix-dl-cross-compiling-issue.patch| 62 ++ ...0002-Fix-strcasestr-cross-compiling-issue.patch | 96 ++ patches/php-5.6.31/series | 4 + rules/php5.make