[ptxdist] [PATCH v2] host-fakeroot: Version bump. 1.28 -> 1.29.

2022-09-23 Thread Christian Melki
Minor bugfix. Hardly noteworthy. * Forward patches. Signed-off-by: Christian Melki --- .../0001-Also-wrap-the-stat-library-call.patch | 0 .../0002-Fix-prototype-generation-for-openat.patch | 0 .../0003-make-fakeroot-relocatable.patch| 0

Re: [ptxdist] [PATCH] host-fakeroot: Version bump. 1.28 -> 1.29.

2022-09-23 Thread Christian Melki
On 9/23/22 4:12 PM, Michael Olbrich wrote: On Fri, Sep 23, 2022 at 04:04:10PM +0200, Christian Melki wrote: Minor bugfix. Hardly noteworthy. * Forward patches. Signed-off-by: Christian Melki --- .../0001-Also-wrap-the-stat-library-call.patch| 0

Re: [ptxdist] [PATCH] host-fakeroot: Version bump. 1.28 -> 1.29.

2022-09-23 Thread Michael Olbrich
On Fri, Sep 23, 2022 at 04:04:10PM +0200, Christian Melki wrote: > Minor bugfix. Hardly noteworthy. > * Forward patches. > > Signed-off-by: Christian Melki > --- > .../0001-Also-wrap-the-stat-library-call.patch| 0 > .../0002-Fix-prototype-generation-for-openat.patch

[ptxdist] [PATCH] host-autotools-autoconf-archive: Version bump. 2022.02.11 -> 2022.09.03

2022-09-23 Thread Christian Melki
https://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=shortlog;h=refs/tags/v2022.09.03 Minor bugfixes. Signed-off-by: Christian Melki --- rules/host-autotools-autoconf-archive.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[ptxdist] [PATCH] host-fakeroot: Version bump. 1.28 -> 1.29.

2022-09-23 Thread Christian Melki
Minor bugfix. Hardly noteworthy. * Forward patches. Signed-off-by: Christian Melki --- .../0001-Also-wrap-the-stat-library-call.patch| 0 .../0002-Fix-prototype-generation-for-openat.patch| 0 .../0003-make-fakeroot-relocatable.patch | 0

[ptxdist] [PATCH] opkg: Version bump. 0.5.0 -> 0.6.0

2022-09-23 Thread Christian Melki
Minor bugfixes. https://git.yoctoproject.org/opkg/commit/?id=05091ea587b66d786a7be9b77fe844387ba60f5a Signed-off-by: Christian Melki --- rules/opkg.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/opkg.make b/rules/opkg.make index 0ae8b4bce..aee41f8d8 100644

[ptxdist] [PATCH 4/5] cog: version bump 0.12.1 -> 0.14.1

2022-09-23 Thread Bastian Krause
Signed-off-by: Bastian Krause --- rules/cog.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/cog.make b/rules/cog.make index 3185a0e9c..43c661344 100644 --- a/rules/cog.make +++ b/rules/cog.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COG) += cog # # Paths and

[ptxdist] [PATCH 5/5] wpewebkit: version bump 2.34.6 -> 2.38.0

2022-09-23 Thread Bastian Krause
Signed-off-by: Bastian Krause --- rules/wpewebkit.in | 16 +++- rules/wpewebkit.make | 27 +++ 2 files changed, 34 insertions(+), 9 deletions(-) diff --git a/rules/wpewebkit.in b/rules/wpewebkit.in index 8c1f6c50e..3f11e921b 100644 --- a/rules/wpewebkit.in

[ptxdist] [PATCH 3/5] wpebackend-fdo: version bump 1.12.0 -> 1.14.0

2022-09-23 Thread Bastian Krause
Signed-off-by: Bastian Krause --- rules/wpebackend-fdo.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/wpebackend-fdo.make b/rules/wpebackend-fdo.make index 36864c34b..4981f8326 100644 --- a/rules/wpebackend-fdo.make +++ b/rules/wpebackend-fdo.make @@ -14,9

[ptxdist] [PATCH 2/5] wpebackend-fdo: add missing libxkbcommon dependency

2022-09-23 Thread Bastian Krause
Signed-off-by: Bastian Krause --- rules/wpebackend-fdo.in | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/wpebackend-fdo.in b/rules/wpebackend-fdo.in index 0b355bb68..dffadaf6f 100644 --- a/rules/wpebackend-fdo.in +++ b/rules/wpebackend-fdo.in @@ -6,6 +6,7 @@ config WPEBACKEND_FDO

[ptxdist] [PATCH 1/5] libwpe: version bump 1.12.0 -> 1.14.0

2022-09-23 Thread Bastian Krause
libxkbcommon support is now optional, but there is no point in adding a prompt for ptxdist, because the wpebackend-fdo package requires it unconditionally. Signed-off-by: Bastian Krause --- rules/libwpe.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git

[ptxdist] [PATCH] libffi: Version bump. 3.4.2 -> 3.4.3

2022-09-23 Thread Christian Melki
https://github.com/libffi/libffi/releases/tag/v3.4.3 Minor bugfixes. * Forward patches and redo them so they apply cleanly. * Add disable docs to configure options. Signed-off-by: Christian Melki --- patches/libffi-3.4.2/series | 2 --

[ptxdist] [PATCH] libtirpc: Version bump. 1.3.2 -> 1.3.3

2022-09-23 Thread Christian Melki
Minor bugfixes. https://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog Signed-off-by: Christian Melki --- rules/libtirpc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libtirpc.make b/rules/libtirpc.make index ce45022b7..869b2313e 100644 ---

[ptxdist] [PATCH 3/3] weston: version bump 10.0.2 -> 11.0.0

2022-09-23 Thread Michael Tretter
Bump Weston to version 11.0.0 The fbdev backend and the wl_shell support have been removed. Remove the config items, too. weston-info has been replaced by wayland-info. Enable WAYLAND_UTILS to get wayland-info. libweston-desktop has been merged into libweston. Signed-off-by: Michael Tretter

[ptxdist] [PATCH 1/3] weston: select WESTON_GL for PipeWire plugin

2022-09-23 Thread Michael Tretter
Like the remoting plugin the PipeWire plugin uses DRM virtual, which requires the renderer-gl. Select WESTON_GL to avoid the error during configure. Signed-off-by: Michael Tretter --- rules/weston.in | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/weston.in b/rules/weston.in index

[ptxdist] [PATCH 2/3] weston: add missing license file

2022-09-23 Thread Michael Tretter
Add the Weston license file with the md5 hash. Signed-off-by: Michael Tretter --- rules/weston.make | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/weston.make b/rules/weston.make index 552253a78cb9..adb24b0c739b 100644 --- a/rules/weston.make +++ b/rules/weston.make @@ -24,6 +24,7 @@

[ptxdist] [PATCH] crda: Version bump. crda 4.14 -> 4.15. regdb 2022.06.06 -> 2022.08.12.

2022-09-23 Thread Christian Melki
Very minor fixes. crda is just a release tag on the latest commit, which is a couple of years already. * Forward patches. Minor changes to make them apply. Signed-off-by: Christian Melki --- .../0001-fix-linking-libreg.patch | 8

[ptxdist] [PATCH] hwdata: Version bump. 0.361 -> 0.362.

2022-09-23 Thread Christian Melki
A few make changes plus id updates. * hwdata now has an option to optionally install kernel blacklist. This is just exposing the same default. Signed-off-by: Christian Melki --- rules/hwdata.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/hwdata.make