All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: meta-arago@arago-project.org
Subject: [RFC][PATCH 4/9] arago-console-image: drop unused image recipe
Date: Wed,  6 Nov 2019 14:02:19 -0500	[thread overview]
Message-ID: <1573066944-48181-5-git-send-email-denys@ti.com> (raw)
In-Reply-To: <1573066944-48181-1-git-send-email-denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../recipes-core/images/arago-console-image.bb              | 13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-core/images/arago-console-image.bb

diff --git a/meta-arago-distro/recipes-core/images/arago-console-image.bb b/meta-arago-distro/recipes-core/images/arago-console-image.bb
deleted file mode 100644
index b455b2e..0000000
--- a/meta-arago-distro/recipes-core/images/arago-console-image.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-# Arago console image
-# gives you an image with basic media libraries
-
-require arago-image.inc
-
-COMPATIBLE_MACHINE = "(?!arago)"
-
-IMAGE_INSTALL += "\
-    packagegroup-arago-base \
-    packagegroup-arago-console \
-    "
-
-export IMAGE_BASENAME = "arago-console-image"
-- 
2.7.4



  parent reply	other threads:[~2019-11-06 19:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06 19:02 [RFC][PATCH 0/9] Cleanup of packagegroups/images #1 Denys Dmytriyenko
2019-11-06 19:02 ` [RFC][PATCH 1/9] packagegroup-arago-cross-canadian: deprecate in favor of upstream packagegroup-cross-canadian Denys Dmytriyenko
2019-11-06 19:02 ` [RFC][PATCH 2/9] nativesdk-packagegroup-arago-sdk-host: deprecate in favor of upstream nativesdk-packagegroup-sdk-host Denys Dmytriyenko
2019-11-06 19:02 ` [RFC][PATCH 3/9] arago-console-image: drop unused image recipe Denys Dmytriyenko
2019-11-06 19:02 ` Denys Dmytriyenko [this message]
2019-11-06 19:02 ` [RFC][PATCH 5/9] arago-test-image: " Denys Dmytriyenko
2019-11-06 19:02 ` [RFC][PATCH 6/9] tisdk-recovery-rootfs-image: " Denys Dmytriyenko
2019-11-06 19:02 ` [RFC][PATCH 7/9] arago-core-tisdk-bundle: add missing deployment of J7 SYSFW binary Denys Dmytriyenko
2019-11-06 19:02 ` [RFC][PATCH 8/9] arago-tiny-image: simplify by re-using arago-image.inc Denys Dmytriyenko
2019-11-06 19:02 ` [RFC][PATCH 9/9] arago-image.inc: unbreak populate_sdk task Denys Dmytriyenko

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=1573066944-48181-5-git-send-email-denys@ti.com \
    --to=denys@ti.com \
    --cc=meta-arago@arago-project.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.