From: <mingli.yu@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-oe][PATCH 3/4] grubby: add ptest support
Date: Fri, 15 Jul 2016 13:50:43 +0800 [thread overview]
Message-ID: <1468561844-10190-4-git-send-email-mingli.yu@windriver.com> (raw)
In-Reply-To: <1468561844-10190-1-git-send-email-mingli.yu@windriver.com>
* Add ptest support
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
meta-oe/recipes-support/grubby/grubby/run-ptest | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 meta-oe/recipes-support/grubby/grubby/run-ptest
diff --git a/meta-oe/recipes-support/grubby/grubby/run-ptest b/meta-oe/recipes-support/grubby/grubby/run-ptest
new file mode 100644
index 0000000..b06ac59
--- /dev/null
+++ b/meta-oe/recipes-support/grubby/grubby/run-ptest
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+./test.sh -v
--
2.8.1
next prev parent reply other threads:[~2016-07-15 5:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-15 5:50 [meta-oe][PATCH] grubby: add grubby with version 8.40-1 mingli.yu
2016-07-15 5:50 ` [meta-oe][PATCH 1/4] grubby: add grubby bb mingli.yu
2016-07-15 5:50 ` [meta-oe][PATCH 2/4] grubby: fix the grub-editenv name mingli.yu
2016-07-15 5:50 ` mingli.yu [this message]
2016-07-15 5:50 ` [meta-oe][PATCH 4/4] grubby: remove bashisms in test.sh mingli.yu
2016-07-15 12:37 ` [meta-oe][PATCH] grubby: add grubby with version 8.40-1 Martin Jansa
2016-07-19 1:57 ` Yu, Mingli
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=1468561844-10190-4-git-send-email-mingli.yu@windriver.com \
--to=mingli.yu@windriver.com \
--cc=openembedded-devel@lists.openembedded.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.