All of lore.kernel.org
 help / color / mirror / Atom feed
From: Siddharth Heroor <heroor@ti.com>
To: <meta-arago@arago-project.org>
Subject: [PATCH 2/2] images: Add new arago-glsdk-console-image
Date: Mon, 1 Jul 2013 21:18:14 +0530	[thread overview]
Message-ID: <20130701154814.GA1802@ti.com> (raw)

Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com>
---
 .../images/arago-glsdk-console-image.bb            |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
 create mode 100644 meta-arago-distro/recipes-core/images/arago-glsdk-console-image.bb

diff --git a/meta-arago-distro/recipes-core/images/arago-glsdk-console-image.bb b/meta-arago-distro/recipes-core/images/arago-glsdk-console-image.bb
new file mode 100644
index 0000000..8ce905c
--- /dev/null
+++ b/meta-arago-distro/recipes-core/images/arago-glsdk-console-image.bb
@@ -0,0 +1,16 @@
+# GLSDK console image
+# gives you an image with basic media libraries
+
+require arago-image.inc
+
+COMPATIBLE_MACHINE = "(?!omap-a15)"
+
+# The size of the uncompressed ramdisk is 32MB
+ROOTFS_SIZE = "32768"
+
+IMAGE_INSTALL += "\
+    packagegroup-arago-base \
+    packagegroup-arago-console \
+    packagegroup-arago-glsdk-console \
+    "
+export IMAGE_BASENAME = "arago-glsdk-console-image"
-- 
1.7.0.4



             reply	other threads:[~2013-07-01 15:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01 15:48 Siddharth Heroor [this message]
2013-07-01 16:00 ` [PATCH 2/2] images: Add new arago-glsdk-console-image Denys Dmytriyenko
2013-07-01 16:03   ` 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=20130701154814.GA1802@ti.com \
    --to=heroor@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.