diff options
| author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2021-04-27 08:53:16 +0200 |
|---|---|---|
| committer | Dan Andresan <Dan.Andresan@enea.com> | 2021-05-26 09:27:23 +0200 |
| commit | bee43bc3d4896603e4cb1839f5a4e8c30c771e5c (patch) | |
| tree | 5cafa293eec603da92d7682fd90fa8758c8209f3 /conf/template.xeon-d-debug | |
| parent | 20e1f95b49cb2dfb321b770b260b0d82d49fe699 (diff) | |
| download | meta-el-nfv-access-bee43bc3d4896603e4cb1839f5a4e8c30c771e5c.tar.gz | |
distro conf: require sota.conf.inc for atom, xeon
Depends-on: I658c86f562743a50e5c078899e133e279b96027b
Change-Id: I7165753a5f609ef337fd1f0b450f055a5768059e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'conf/template.xeon-d-debug')
| -rw-r--r-- | conf/template.xeon-d-debug/local.conf.sample | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/conf/template.xeon-d-debug/local.conf.sample b/conf/template.xeon-d-debug/local.conf.sample index 6474a37..4be1706 100644 --- a/conf/template.xeon-d-debug/local.conf.sample +++ b/conf/template.xeon-d-debug/local.conf.sample | |||
| @@ -156,6 +156,7 @@ EXTRA_IMAGE_FEATURES = " \ | |||
| 156 | # - 'image-swab' to perform host system intrusion detection | 156 | # - 'image-swab' to perform host system intrusion detection |
| 157 | # NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink | 157 | # NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink |
| 158 | # NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended | 158 | # NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended |
| 159 | # NOTE: image-prelink is removed by sota.conf.inc | ||
| 159 | USER_CLASSES ?= "buildstats image-mklibs image-prelink" | 160 | USER_CLASSES ?= "buildstats image-mklibs image-prelink" |
| 160 | 161 | ||
| 161 | # | 162 | # |
| @@ -242,16 +243,6 @@ CONF_VERSION = "1" | |||
| 242 | 243 | ||
| 243 | SKIP_META_VIRT_SANITY_CHECK = "1" | 244 | SKIP_META_VIRT_SANITY_CHECK = "1" |
| 244 | 245 | ||
| 245 | # | ||
| 246 | # OSTree integration | ||
| 247 | # | ||
| 248 | |||
| 249 | SOTA_MACHINE ?= "${MACHINE}" | ||
| 250 | |||
| 251 | DISTRO_FEATURES_append = " sota" | ||
| 252 | DISTRO_FEATURES_NATIVE_append = " sota" | ||
| 253 | INHERIT += " sota" | ||
| 254 | |||
| 255 | # Various packages dynamically add users and groups to the system at package | 246 | # Various packages dynamically add users and groups to the system at package |
| 256 | # install time. For programs that do not care what the uid/gid is of the | 247 | # install time. For programs that do not care what the uid/gid is of the |
| 257 | # resulting users/groups, the order of the install will determine the final | 248 | # resulting users/groups, the order of the install will determine the final |
