Commit Graph

6 Commits

Author SHA1 Message Date
Alexandre Bard 7012582e82 local.conf: Disable generation of sources tarball
We don't need this and it is probably wasting build time and storage.

According to documentation:
"This technique is useful if you want to create a mirror server. If not,
however, the technique can simply waste time during the build."

https://www.yoctoproject.org/docs/3.1/mega-manual/mega-manual.html#faq
FAQ: 35.22
2021-03-13 13:49:35 +01:00
Marc Mattmueller 3d76f212bf jenkins: used writeFile for the distro version file and clean only this at the end
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2020-11-13 15:50:21 +01:00
Alexandre Bard 247bcbe0aa local.conf: Remove preferred kernel version 2020-09-07 18:54:23 +02:00
Alexandre Bard a79da7661e local.conf: Remove custom license directory
This structure was storing license per architecture instead of all
licenses in the same directory. It requires a patch in yocto code to
look for licenses at this location.
2020-09-07 14:01:18 +02:00
Alexandre Bard 624cc52d94 local.conf: Remove everything from HOME 2020-09-03 21:59:01 +02:00
Alexandre Bard 3d5e977b1e Add base config files 2020-09-03 21:56:10 +02:00