Age | Commit message (Collapse) | Author | Files | Lines |
|
I'm not happy how it is submitted:
copy-pasted generated stuff from upstream & edited to fit our needs...
We've asked docker guys if they would potentially support a GPLv3-free image,
but they do not have such plans.
Following GPLv3 libraries have been removed from build-deps:
- readline-dev
- coreutils
- findutils
- gdbm-dev
Which results in:
The necessary bits to build these optional modules were not found:
_dbm _gdbm readline
Issue-ID: INT-1933
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
Change-Id: I7f4d25ee9e282b5e2c89e8ccf083a789921cd369
|
|
python 3.9.5
alpine 3.13.5
Issue-ID: INT-1924
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I730774b516fc3b6b5069d7e4f6194ac20a3b9b11
|
|
Python 3.9.1
Alpine 3.12
Issue-ID: INT-1807
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ibbb88866cd52a6137068ecd9390940d05802be74
|
|
the ONBUILD leads to the installation of python libs
but some python libs required some system libraries
As the baseline has to be GPLv3 free, it is not possible to rely on a list
the easiet way iis to remove the directive
projects are responsible of the libs they introduce
Issue-ID: INT-1589
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ibd28c4d90798e20de1b685852421fdcca90bb14a
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
Issue-ID: INT-1589
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I5cfe4c16380878737fe45cc8a2159a71a1f4912b
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|