summaryrefslogtreecommitdiffstats
path: root/conf/template.xeon-d-debug/local.conf.sample
diff options
context:
space:
mode:
authorMatei Valeanu <Matei.Valeanu@enea.com>2021-09-09 14:22:56 +0200
committerMatei Valeanu <Matei.Valeanu@enea.com>2021-09-09 14:22:56 +0200
commit8f49f61ef6df2db30b2b124b7ee5893124c70180 (patch)
treede596077e8b7925f42fffd38d25486b47177c336 /conf/template.xeon-d-debug/local.conf.sample
parent1a0d008b62062b3bdfa97ec4761347c0d0c4e652 (diff)
parent06cb3727c2a013ff6927f85b9cdd708177e17609 (diff)
downloadmeta-el-nfv-access-8f49f61ef6df2db30b2b124b7ee5893124c70180.tar.gz
Merge branch 'develop'demo_CPDX-3644demo_CPDX-3634
Change-Id: I75bd22a68d9de4d96b65586be3c14fda7892b803
Diffstat (limited to 'conf/template.xeon-d-debug/local.conf.sample')
-rw-r--r--conf/template.xeon-d-debug/local.conf.sample11
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
159USER_CLASSES ?= "buildstats image-mklibs image-prelink" 160USER_CLASSES ?= "buildstats image-mklibs image-prelink"
160 161
161# 162#
@@ -242,16 +243,6 @@ CONF_VERSION = "1"
242 243
243SKIP_META_VIRT_SANITY_CHECK = "1" 244SKIP_META_VIRT_SANITY_CHECK = "1"
244 245
245#
246# OSTree integration
247#
248
249SOTA_MACHINE ?= "${MACHINE}"
250
251DISTRO_FEATURES_append = " sota"
252DISTRO_FEATURES_NATIVE_append = " sota"
253INHERIT += " 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