Commit Graph

6 Commits

Author SHA1 Message Date
Marc Mattmueller 730b1f554d yocto env: migrated recipes and conf file from dunfell to kirkstone
Part of yocto upgrade from dunfell to kirkstone
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-08-03 10:25:19 +02:00
Ramon Moesching c67ef8dfe9 local.conf.sample: use correct variable EXTRA_IMAGE_FEATURES
The EXTRA_IMAGE_FEATURES variable is used for local.conf
and IMAGE_FEATURES within recipes.

This separation can avoid overriding.
Described in YP mega-manual.

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2019-05-23 10:49:22 +02:00
Ramon Moesching d42102fd2e local.conf.sample: add image-mklibs and image-prelink to USER_CLASSES
The mklibs process optimizes the size of the libraries,
while the prelink process optimizes the dynamic linking
of shared libraries to reduce start up time of executables.


Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-12-18 09:13:53 +01:00
Alexandre Bard 6adcadca54 distro: Move buildinfo in distro file
BugzID: 54169
2018-11-09 09:20:30 +01:00
Patrick Zysset 6042fd6695 conf: add buildinfo to distro configuration
this adds the buildinfo into /etc/build

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-11-08 17:35:20 +01:00
Alexandre Bard 8f73724b4a conf: Add local.conf and bblayer.conf sample files 2018-11-07 13:18:39 +01:00