summaryrefslogtreecommitdiffstats
path: root/conf/template.atom-c3000/local.conf.sample
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-04-27 08:53:16 +0200
committerDan Andresan <Dan.Andresan@enea.com>2021-05-26 09:27:23 +0200
commitbee43bc3d4896603e4cb1839f5a4e8c30c771e5c (patch)
tree5cafa293eec603da92d7682fd90fa8758c8209f3 /conf/template.atom-c3000/local.conf.sample
parent20e1f95b49cb2dfb321b770b260b0d82d49fe699 (diff)
downloadmeta-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.atom-c3000/local.conf.sample')
-rw-r--r--conf/template.atom-c3000/local.conf.sample11
1 files changed, 1 insertions, 10 deletions
diff --git a/conf/template.atom-c3000/local.conf.sample b/conf/template.atom-c3000/local.conf.sample
index b015f43..c6cbdba 100644
--- a/conf/template.atom-c3000/local.conf.sample
+++ b/conf/template.atom-c3000/local.conf.sample
@@ -152,6 +152,7 @@ EXTRA_IMAGE_FEATURES = "debug-tweaks"
152# - 'image-swab' to perform host system intrusion detection 152# - 'image-swab' to perform host system intrusion detection
153# NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink 153# NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink
154# NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended 154# NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended
155# NOTE: image-prelink is removed by sota.conf.inc
155USER_CLASSES ?= "buildstats image-mklibs image-prelink" 156USER_CLASSES ?= "buildstats image-mklibs image-prelink"
156 157
157# 158#
@@ -238,16 +239,6 @@ CONF_VERSION = "1"
238 239
239SKIP_META_VIRT_SANITY_CHECK = "1" 240SKIP_META_VIRT_SANITY_CHECK = "1"
240 241
241#
242# OSTree integration
243#
244
245SOTA_MACHINE ?= "${MACHINE}"
246
247DISTRO_FEATURES_append = " sota"
248DISTRO_FEATURES_NATIVE_append = " sota"
249INHERIT += " sota"
250
251# Various packages dynamically add users and groups to the system at package 242# Various packages dynamically add users and groups to the system at package
252# install time. For programs that do not care what the uid/gid is of the 243# install time. For programs that do not care what the uid/gid is of the
253# resulting users/groups, the order of the install will determine the final 244# resulting users/groups, the order of the install will determine the final