summaryrefslogtreecommitdiffstats
path: root/conf/template.atom-c3000-debug/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'conf/template.atom-c3000-debug/local.conf.sample')
-rw-r--r--conf/template.atom-c3000-debug/local.conf.sample11
1 files changed, 1 insertions, 10 deletions
diff --git a/conf/template.atom-c3000-debug/local.conf.sample b/conf/template.atom-c3000-debug/local.conf.sample
index 60e8955..b96bf48 100644
--- a/conf/template.atom-c3000-debug/local.conf.sample
+++ b/conf/template.atom-c3000-debug/local.conf.sample
@@ -155,6 +155,7 @@ EXTRA_IMAGE_FEATURES = " \
155# - 'image-swab' to perform host system intrusion detection 155# - 'image-swab' to perform host system intrusion detection
156# NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink 156# NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink
157# NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended 157# NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended
158# NOTE: image-prelink is removed by sota.conf.inc
158USER_CLASSES ?= "buildstats image-mklibs image-prelink" 159USER_CLASSES ?= "buildstats image-mklibs image-prelink"
159 160
160# 161#
@@ -241,16 +242,6 @@ CONF_VERSION = "1"
241 242
242SKIP_META_VIRT_SANITY_CHECK = "1" 243SKIP_META_VIRT_SANITY_CHECK = "1"
243 244
244#
245# OSTree integration
246#
247
248SOTA_MACHINE ?= "${MACHINE}"
249
250DISTRO_FEATURES_append = " sota"
251DISTRO_FEATURES_NATIVE_append = " sota"
252INHERIT += " sota"
253
254# Various packages dynamically add users and groups to the system at package 245# Various packages dynamically add users and groups to the system at package
255# install time. For programs that do not care what the uid/gid is of the 246# install time. For programs that do not care what the uid/gid is of the
256# resulting users/groups, the order of the install will determine the final 247# resulting users/groups, the order of the install will determine the final