Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/5] classes/testimage: remove odd characters in comments
Date: Fri, 20 Sep 2013 10:27:49 +0100	[thread overview]
Message-ID: <ddeff2959cd3aef0284ed974a53f4766a72a4e56.1379669217.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1379669217.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1379669217.git.paul.eggleton@linux.intel.com>

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
 meta/classes/testimage.bbclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/classes/testimage.bbclass b/meta/classes/testimage.bbclass
index c83906d..9ecef68 100644
--- a/meta/classes/testimage.bbclass
+++ b/meta/classes/testimage.bbclass
@@ -7,9 +7,9 @@
 # Most of the tests are commands run on target image over ssh.
 # To use it add testimage to global inherit and call your target image with -c testimage
 # You can try it out like this:
-# - first build a qemu core-image-sato
-# - add INHERIT += "testimage" in local.conf
-# - then bitbake core-image-sato -c testimage. That will run a standard suite of tests.
+# - first build a qemu core-image-sato
+# - add INHERIT += "testimage" in local.conf
+# - then bitbake core-image-sato -c testimage. That will run a standard suite of tests.
 
 # You can set (or append to) TEST_SUITES in local.conf to select the tests
 # which you want to run for your target.
-- 
1.8.1.2



  reply	other threads:[~2013-09-20  9:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20  9:27 [PATCH 0/5] Removal of imagetest-qemu in favour of testimage Paul Eggleton
2013-09-20  9:27 ` Paul Eggleton [this message]
2013-09-20  9:27 ` [PATCH 2/5] classes/testimage-auto: add class to allow automatically running image tests Paul Eggleton
2013-09-20  9:41   ` Paul Eggleton
2013-09-20  9:27 ` [PATCH 3/5] classes/sanity: test for DISPLAY being set with testimage class Paul Eggleton
2013-09-20  9:27 ` [PATCH 4/5] conf/local.conf.sample: update for new " Paul Eggleton
2013-09-20  9:27 ` [PATCH 5/5] classes/imagetest-qemu: remove old image testing class Paul Eggleton

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=ddeff2959cd3aef0284ed974a53f4766a72a4e56.1379669217.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox