[ptxdist] [PATCH] squash! libusbgx: fix license

2021-06-24 Thread Roland Hieber
[rhi: add lines for the license statements too. The lib is LGPL, the examples are GPL, and are also installed on the target.] Reviewed-by: Roland Hieber Signed-off-by: Roland Hieber --- rules/libusbgx.make | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rules/libusbgx.make

[ptxdist] [PATCH] libusbgx: bring submenu arrow in line with other options

2021-06-24 Thread Roland Hieber
Fixes: 204be3e0f85f82e96630 (2021-05-06, "libusbgx: make example and tool selection fine grained") Signed-off-by: Roland Hieber --- rules/libusbgx.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/libusbgx.in b/rules/libusbgx.in index dc751ec46fdf..13252a3a7234 100644

Re: [ptxdist] [PATCH] can-utils: version bump: v2020.02.04 -> v2021.06.0

2021-06-24 Thread Roland Hieber
Hi Oleksij, On Thu, Jun 24, 2021 at 10:51:34AM +0200, Oleksij Rempel wrote: > Signed-off-by: Oleksij Rempel > --- > .../autogen.sh| 0 > rules/berlios-can-utils.in| 20 +++ > rules/berlios-can-utils.make | 13

[ptxdist] [PATCH 1/2] template: code-signing-provider: ignore in license report

2021-06-24 Thread Michael Tretter
If the template is used to create a code-signing-provider, an example script will be put into local_src. This script can be ignored in the license report. Signed-off-by: Michael Tretter --- rules/templates/template-code-signing-provider-make | 1 + 1 file changed, 1 insertion(+) diff --git

[ptxdist] [PATCH 2/2] host-ptx-code-signing-dev: ignore in license report

2021-06-24 Thread Michael Tretter
The package consists of a script based on the code signing template in PTXdist and a few keys. It should be ignored in the license report. Signed-off-by: Michael Tretter --- rules/host-ptx-code-signing-dev.make | 1 + 1 file changed, 1 insertion(+) diff --git

[ptxdist] [PATCH] can-utils: version bump: v2020.02.04 -> v2021.06.0

2021-06-24 Thread Oleksij Rempel
Signed-off-by: Oleksij Rempel --- .../autogen.sh| 0 rules/berlios-can-utils.in| 20 +++ rules/berlios-can-utils.make | 13 ++-- 3 files changed, 19 insertions(+), 14 deletions(-) rename