Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Alex Franco <alejandro.franco@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: paul.eggleton@linux.intel.com
Subject: [PATCH] core-image: rename from core-image-empty
Date: Tue,  6 Oct 2015 19:09:59 -0500	[thread overview]
Message-ID: <1444176599-12228-1-git-send-email-alejandro.franco@linux.intel.com> (raw)

As the image isn't a "core" image

[YOCTO #7664]

Signed-off-by: Alex Franco <alejandro.franco@linux.intel.com>
---
 meta-selftest/recipes-test/images/core-image-empty.bb | 7 -------
 meta-selftest/recipes-test/images/empty-image.bb      | 7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 meta-selftest/recipes-test/images/core-image-empty.bb
 create mode 100644 meta-selftest/recipes-test/images/empty-image.bb

diff --git a/meta-selftest/recipes-test/images/core-image-empty.bb b/meta-selftest/recipes-test/images/core-image-empty.bb
deleted file mode 100644
index 550567c..0000000
--- a/meta-selftest/recipes-test/images/core-image-empty.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-SUMMARY = "An empty image."
-IMAGE_INSTALL = ""
-IMAGE_LINGUAS = ""
-PACKAGE_INSTALL = ""
-LICENSE = "MIT"
-
-inherit image
diff --git a/meta-selftest/recipes-test/images/empty-image.bb b/meta-selftest/recipes-test/images/empty-image.bb
new file mode 100644
index 0000000..550567c
--- /dev/null
+++ b/meta-selftest/recipes-test/images/empty-image.bb
@@ -0,0 +1,7 @@
+SUMMARY = "An empty image."
+IMAGE_INSTALL = ""
+IMAGE_LINGUAS = ""
+PACKAGE_INSTALL = ""
+LICENSE = "MIT"
+
+inherit image
-- 
2.5.3



             reply	other threads:[~2015-10-07  0:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07  0:09 Alex Franco [this message]
2015-10-08  1:40 ` [PATCH] core-image: rename from core-image-empty Khem Raj

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=1444176599-12228-1-git-send-email-alejandro.franco@linux.intel.com \
    --to=alejandro.franco@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /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