cleaning the tmp-out dir if desired, which is needed when building
the dev image where the bootloader is archived first
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
in case 73920 the download directory path was adapted too. Thus the
path needed to be adpated.
BugzID: 73973
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
In case 73920 are additional build directories created. The yocto
build pipelines needed to be updated.
BugzID: 73973
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
Within the big jenkins file only the netmodule layers are updated
when the release string is empty of latest. This change is now
integrated into the split jenkins files.
BugzID: 73564
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
Common parts of those pipelines are extracted into a common part.
Each pipeline loads this common part as module to get access to
its functions.
This is also the base for adding a job generating the SDK
BugzID: 73564
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>