[ptxdist] [PATCH] pipewire: version bump 0.3.52 -> 0.3.53

2022-07-05 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/pipewire.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index caf5f92b12c6..3e1fcb46a36d 100644 --- a/rules/pipewire.make +++ b/rules/pipewire.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH] aml: version bump 0.2.1 -> 0.2.2

2022-07-05 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/aml.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/aml.make b/rules/aml.make index f083fe29a5c3..2d00329771c2 100644 --- a/rules/aml.make +++ b/rules/aml.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_AML) += aml # # Paths

[ptxdist] [PATCH] nlohmann-json: Add new package

2022-07-05 Thread Alexander Dahl
While you could just add those header files to your project, it might be easier to have it in one central place in your BSP, especially when using it from more than one application. Signed-off-by: Alexander Dahl --- rules/nlohmann-json.in | 21 rules/nlohmann-json.make |