Re: [ptxdist] [PATCH] canfestival: port to Python 3

2024-03-07 Thread Michael Olbrich
On Fri, Mar 08, 2024 at 08:15:59AM +0100, Michael Olbrich wrote: > On Thu, Mar 07, 2024 at 06:32:12PM +0100, Roland Hieber wrote: > > On Thu, Mar 07, 2024 at 04:52:05PM +0100, Michael Olbrich wrote: > > > On Tue, Feb 20, 2024 at 11:33:52AM +0100, Roland Hieber wrote: > > > > The gnosis library is

Re: [ptxdist] [PATCH] libcurl: add optional RTSP support

2024-03-07 Thread Rouven Czerwinski
Hi, On Fri, 2024-03-08 at 08:40 +0100, r.czerwin...@pengutronix.de wrote: > From: Rouven Czerwinski > > Signed-off-by: Rouven Czerwinski > --- >  rules/libcurl.in   | 3 +++ >  rules/libcurl.make | 2 +- >  2 files changed, 4 insertions(+), 1 deletion(-) > > diff --git a/rules/libcurl.in

[ptxdist] [PATCH] libcurl: add optional RTSP support

2024-03-07 Thread r . czerwinski
From: Rouven Czerwinski Signed-off-by: Rouven Czerwinski --- rules/libcurl.in | 3 +++ rules/libcurl.make | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/rules/libcurl.in b/rules/libcurl.in index d5cf3519d..c717668bc 100644 --- a/rules/libcurl.in +++ b/rules/libcurl.in

Re: [ptxdist] [PATCH] canfestival: port to Python 3

2024-03-07 Thread Michael Olbrich
On Thu, Mar 07, 2024 at 06:32:12PM +0100, Roland Hieber wrote: > On Thu, Mar 07, 2024 at 04:52:05PM +0100, Michael Olbrich wrote: > > On Tue, Feb 20, 2024 at 11:33:52AM +0100, Roland Hieber wrote: > > > The gnosis library is extracted and moved around by the objdictgen > > > Makefile. Extract it

[ptxdist] [PATCH] libkmod: Version bump. 31 -> 32.

2024-03-07 Thread Christian Melki
Minor fix release. Most interesting bit is that the module directory is now easily changeable. https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/log/?h=v32 * Fix some deprecated options and add another. Signed-off-by: Christian Melki --- rules/libkmod.make | 7 +++ 1 file changed,

[ptxdist] [PATCH] host-libkmod: Follow target libkmod.

2024-03-07 Thread Christian Melki
* Configure options changes. Signed-off-by: Christian Melki --- rules/host-libkmod.make | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rules/host-libkmod.make b/rules/host-libkmod.make index f95494084..adb42a33a 100644 --- a/rules/host-libkmod.make +++

[ptxdist] [PATCH] sdl2: Version bump. 2.30.0 -> 2.30.1

2024-03-07 Thread Christian Melki
Minor bugfix release. https://github.com/libsdl-org/SDL/releases/tag/release-2.30.1 Signed-off-by: Christian Melki --- rules/sdl2.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/sdl2.make b/rules/sdl2.make index 64869c4e6..c8cdcf97b 100644 ---

[ptxdist] [PATCH] hwdata: Version bump. 0.379 -> 0.380.

2024-03-07 Thread Christian Melki
Usual id updates. Signed-off-by: Christian Melki --- rules/hwdata.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/hwdata.make b/rules/hwdata.make index 6ffcbba70..efd4eec22 100644 --- a/rules/hwdata.make +++ b/rules/hwdata.make @@ -14,8 +14,8 @@

Re: [ptxdist] [PATCH] canfestival: port to Python 3

2024-03-07 Thread Roland Hieber
On Thu, Mar 07, 2024 at 04:52:05PM +0100, Michael Olbrich wrote: > On Tue, Feb 20, 2024 at 11:33:52AM +0100, Roland Hieber wrote: > > The gnosis library is extracted and moved around by the objdictgen > > Makefile. Extract it early and do the same moving-around in the extract > > stage so we can

Re: [ptxdist] [PATCH] xz: add extra URL

2024-03-07 Thread Michael Olbrich
On Wed, Mar 06, 2024 at 04:55:01PM +0100, Bruno Thomsen wrote: > Den tirs. 5. mar. 2024 kl. 06.58 skrev Christian Melki > : > > > > Hi Bruno. > > > > I bumped xz last week. I think it's hosted on github from now on. > > > >

Re: [ptxdist] [PATCH] ptxdist/create_docs: Fix invocation warning of cp

2024-03-07 Thread Michael Olbrich
On Thu, Feb 29, 2024 at 07:11:07AM +0100, Thorsten Scherer wrote: > On debian trixie cp (coreutils 9.4-3) advises to use --update=none > instead of -n. > > cp: warning: behavior of -n is non-portable and may change in future; use > --update=none instead > > Follow this advise. > >

Re: [ptxdist] [PATCH] image-root-cpio.in: Use multithreaded XZ (revisited).

2024-03-07 Thread Michael Olbrich
Hi, On Sun, Feb 25, 2024 at 03:49:06PM +0100, Christian Melki wrote: > So, after asking questions about the default multithread mode > of xz 5.6.0 and determinism, it turned out that there > is a common misconception about determinism in xz. > > XZ compression varies between the two compressors.

Re: [ptxdist] [PATCH] canfestival: port to Python 3

2024-03-07 Thread Michael Olbrich
On Tue, Feb 20, 2024 at 11:33:52AM +0100, Roland Hieber wrote: > The gnosis library is extracted and moved around by the objdictgen > Makefile. Extract it early and do the same moving-around in the extract > stage so we can patch it in PTXdist. > > Not all of the Python code was ported, only

Re: [ptxdist] [PATCH 1/3] libcamera: switch to canonical tarball repository

2024-03-07 Thread Kieran Bingham
Quoting Michael Riesch (2024-03-05 10:51:34) > As discussed with Kieran Bingham, one of the maintainers of libcamera, > the gitlab.freedesktop.org repository should serve as canonical tarball > repository. > > Signed-off-by: Michael Riesch > Cc: Kieran Bingham Acked-by: Kieran Bingham > ---

[ptxdist] [ANNOUNCE] PTXdist 2024.03.0 released

2024-03-07 Thread Michael Olbrich
Hi, I'm happy to announce that I've just released ptxdist-2024.03.0. With this release, packages that are built from multiple source archives are a bit better supported. Now _PARTS needs to be expanded, e.g. "CRDA_PARTS += CRDA_REGDB". With that the $(_SOURCE) := is no longer needed, and in