The nightly build holds now 2x mmc and 1x ramdisk image for each
hw type. Thus the build discarder was updated.
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
the tar.gz is no replaced with the cpio.gz package, i.e. the cpio.gz
package is included in the deployed package
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
there is no difference between lava and minimal image regarding
content of the deploy dir. The difference is made on the build
directory itself
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>