From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: yocto@yoctoproject.org
Subject: [PATCH][yocto-autobuilder] nightly-qa-systemd.conf: Add create_eventlog property
Date: Tue, 30 Aug 2016 10:46:15 -0500 [thread overview]
Message-ID: <1472571975-24370-1-git-send-email-anibal.limon@linux.intel.com> (raw)
This buildset also needs the create_eventlog property for only
enable the toaster event log creation when required. See rev [1].
[1] 0b083509beaf7421f1dde4b679a934741ac4a3bc
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
---
buildset-config.controller/nightly-qa-systemd.conf | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/buildset-config.controller/nightly-qa-systemd.conf b/buildset-config.controller/nightly-qa-systemd.conf
index f95021dc..662caa6 100644
--- a/buildset-config.controller/nightly-qa-systemd.conf
+++ b/buildset-config.controller/nightly-qa-systemd.conf
@@ -4,6 +4,10 @@ repos: [{'poky':
{'repourl':'git://git.yoctoproject.org/poky',
'layerversion':{'core':'meta', 'yoctobsp':'meta-yocto-bsp', 'yocto':'meta-yocto', 'poky':'meta-poky'},
'branch':'master'}}]
+props: [{'create_eventlog':{'prop_type':'ChoiceStringParameter',
+ 'choices': ['False', 'True'],
+ 'name': 'create_eventlog',
+ 'label':'<hr>Create Toaster event log as part of image creation?:'}}]
steps: [{'SetDest':{}},
{'CheckOutLayers': {}},
{'RunPreamble': {}},
--
2.1.4
next reply other threads:[~2016-08-30 15:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-30 15:46 Aníbal Limón [this message]
2016-08-30 17:07 ` [PATCH][yocto-autobuilder] nightly-qa-systemd.conf: Add create_eventlog property Bill Randle
2016-08-31 20:26 ` Joshua Lock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1472571975-24370-1-git-send-email-anibal.limon@linux.intel.com \
--to=anibal.limon@linux.intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.