Re: [ptxdist] [PATCH] rauc: version bump 1.0 -> 1.1

2019-07-01 Thread Andreas Pretzsch
On Mon, 2019-07-01 at 13:41 +0200, Bastian Krause wrote: > Signed-off-by: Bastian Krause > --- > rules/rauc.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/rauc.make b/rules/rauc.make > index 88817da78..cf305cdaa 100644 > --- a/rules/rauc.make > +++ b/rule

[ptxdist] [PATCH v2] rauc: select on-target tools depending on bootloader

2019-07-01 Thread Andreas Pretzsch
RAUC relies on tools on the target to interact with the bootloader. As the bootloader selection is not part of ptxconfig, but platformconfig, have the user select the bootloader used on the target. Based on this, auto-select the appropriate package: barebox: dt-utils (barebox-state) U-Boot: u-b

[ptxdist] [PATCH] rauc: version bump 1.0 -> 1.1

2019-07-01 Thread Andreas Pretzsch
Release 1.1 (released Jun 5, 2019) Enhancements * Check that we do not generate a bundle inside a source directory * Added full GRUB2 support, including status and primary slot readback (by Vitaly Ogoltsov and Beralt Meppelink) * Allow passing a slot's name via commandline instead o

[ptxdist] [PATCH] piglit: version bump b29747a00c6a -> 1f66016c1bb4

2019-07-01 Thread Lucas Stach
- version bump - gles3 tests seem to build fine, so no need to disable them anymore Signed-off-by: Lucas Stach --- rules/piglit.in | 1 - rules/piglit.make | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/rules/piglit.in b/rules/piglit.in index f933c789fd01..d4577200d45

[ptxdist] [PATCH] pixman: version bump 0.34.0 -> 0.38.0

2019-07-01 Thread Lucas Stach
Signed-off-by: Lucas Stach --- rules/pixman.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/pixman.make b/rules/pixman.make index ca85bc9e602d..7a14bec15b26 100644 --- a/rules/pixman.make +++ b/rules/pixman.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_PIXMAN) += p

[ptxdist] [PATCH v2 1/2] libnftnl: version bump 1.1.2 -> 1.1.3

2019-07-01 Thread Lucas Stach
Required for iptables 1.8.3. Signed-off-by: Lucas Stach --- rules/libnftnl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libnftnl.make b/rules/libnftnl.make index a53652d0aaa7..752936228802 100644 --- a/rules/libnftnl.make +++ b/rules/libnftnl.make @@ -16,8 +

[ptxdist] [PATCH v2 2/2] iptables: version bump 1.8.2 -> 1.8.3

2019-07-01 Thread Lucas Stach
- version bump - drop patches, as they are all part of the 1.8.3 release Signed-off-by: Lucas Stach --- ...build-with-kernel-headers-before-4.2.patch | 48 --- ...he-headers-conflict-workaround-to-in.patch | 32 - ...-legacy-add-missing-config.h-include.patch | 18 ---

[ptxdist] [PATCH] igt-gpu-tools: version bump 1.23 -> 1.24

2019-07-01 Thread Lucas Stach
- version bump - some configuration options changed from bool to enabled/disabled/auto - igt now has a standalone test runner Signed-off-by: Lucas Stach --- rules/igt-gpu-tools.in | 9 + rules/igt-gpu-tools.make | 21 +++-- 2 files changed, 20 insertions(+), 10 deletio

[ptxdist] [PATCH] rauc: version bump 1.0 -> 1.1

2019-07-01 Thread Bastian Krause
Signed-off-by: Bastian Krause --- rules/rauc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/rauc.make b/rules/rauc.make index 88817da78..cf305cdaa 100644 --- a/rules/rauc.make +++ b/rules/rauc.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_RAUC) += rauc # # Paths

[ptxdist] [PATCH] jq: version bump 1.5 -> 1.6

2019-07-01 Thread Alexander Dahl
* New release 1.6 fixes security issues and bugs. * Dropped patch was a backport from post 1.5 upstream, included in 1.6. * Changes in COPYING were whitespace and http to https in an URL. Signed-off-by: Alexander Dahl --- .../jq-1.5/0001-Support-without-oniguruma.patch| 60 --

[ptxdist] [PATCH] trace-cmd: version bump 2.6.2 -> 2.8

2019-07-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/trace-cmd.make | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/rules/trace-cmd.make b/rules/trace-cmd.make index 64fabf691eb2..df54152bb5df 100644 --- a/rules/trace-cmd.make +++ b/rules/trace-cmd.make @@ -16,11 +16,11 @@ PACK