Re: [ptxdist] [PATCH] glib: Version bump. 2.72.2 -> 2.73.1

2022-07-01 Thread Christian Melki
On 7/1/22 13:05, Michael Olbrich wrote: > On Tue, Jun 28, 2022 at 03:54:54PM +0200, Christian Melki wrote: >> Bunch of features and bugfixes. >> https://gitlab.gnome.org/GNOME/glib/-/blob/main/NEWS >> >> Glib has "reuse"-ified the codebase. >> * Licensing conditions changed. >> >> Signed-off-by:

Re: [ptxdist] build failure with recent dropbear 2022.82 on ptxdist for arm-v5te

2022-07-01 Thread Alexander Dahl
Hello Ian, Am Donnerstag, 30. Juni 2022, 16:19:53 CEST schrieb Ian Abbott: > On 30/06/2022 12:57, Alexander Dahl wrote: > > Hello, > > > > trying to build dropbear as part of a ptxdist based embedded BSP for an > > armv5te target, more precisely I try to upgrade dropbear from 2020.81 to > >

Re: [ptxdist] [PATCH] glib: Version bump. 2.72.2 -> 2.73.1

2022-07-01 Thread Michael Olbrich
On Tue, Jun 28, 2022 at 03:54:54PM +0200, Christian Melki wrote: > Bunch of features and bugfixes. > https://gitlab.gnome.org/GNOME/glib/-/blob/main/NEWS > > Glib has "reuse"-ified the codebase. > * Licensing conditions changed. > > Signed-off-by: Christian Melki > --- > rules/glib.make | 11

[ptxdist] [ANNOUNCE] PTXdist 2022.07.0 released

2022-07-01 Thread Michael Olbrich
Hi, I'm happy to announce that I've just released ptxdist-2022.07.0. When working with layers, 'base' can now be a symlink to '../'. This is useful to stack e.g. a debug layer, on-top of a regular BSP while keeping it in the same repository. The PTXCONF_* symbol checks in 'ptxdist lint' will

[ptxdist] [PATCH] wayland: version bump 1.20.0 -> 1.21.0

2022-07-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/host-wayland.make | 3 ++- rules/wayland.make | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/rules/host-wayland.make b/rules/host-wayland.make index 49ddb200ed90..29389af4d70d 100644 --- a/rules/host-wayland.make +++

[ptxdist] [PATCH] mesalib: version bump 22.1.1 -> 22.1.3

2022-07-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index ba644f897ef5..52bc3b3149fd 100644 --- a/rules/mesalib.make +++ b/rules/mesalib.make @@ -14,8 +14,8 @@

Re: [ptxdist] [WIP PATCH] tf-a: Cleanup and add Trusted Board Boot & Encryption.

2022-07-01 Thread Michael Olbrich
We've discussed some of this on IRC but I have some more comments. On Mon, Jun 27, 2022 at 02:40:03PM +0200, Christian Melki wrote: > TF-A allows for different Chain of Trust models (CoT). > The integrated one is based on ARM Trusted Board Boot Requirements (tbbr). This needs to be split into