[elbe-devel] [PATCH v2 0/5] Generate licence files for different RFS
Olivier Dion
dion at linutronix.de
Sun Mar 15 22:12:10 CET 2020
* Changes since version 1
- Reword all commits
- Split a commit into 2
- Copyright files are copied from the buildenv if they don't exist
on the RFS. If a copyright file doesn't exist in both RFS, then
an error is logged. With some examples submited, I had around 5
packages missing their copyright file, while building and SDK
* About the last patch
I had some problem when building a SDK. Indeed, the 'sdkarch' was
'None' and this result in adding the package 'g++-None'. I had no
idea how to set this value to something else .. so I silently ignore
the problem, which is probably not okay.
Olivier Dion (5):
elbeproject: Add gen_licenses method
dump: make elbe_report return the list of target pkgs
elbeproject: generate license files for most of the RFS
db: Add licenses for project' files
elbeproject: Check for value of sdkarch
elbepack/db.py | 14 ++++---
elbepack/dump.py | 4 +-
elbepack/elbeproject.py | 83 +++++++++++++++++++++++++++++++----------
3 files changed, 74 insertions(+), 27 deletions(-)
--
2.25.1
More information about the elbe-devel
mailing list