From: Denys Dmytriyenko <denys@ti.com>
To: Siddharth Heroor <heroor@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 2/2] images: Add new arago-glsdk-console-image
Date: Mon, 1 Jul 2013 12:03:13 -0400 [thread overview]
Message-ID: <20130701160312.GE4588@edge> (raw)
In-Reply-To: <20130701160057.GD4588@edge>
On Mon, Jul 01, 2013 at 12:00:57PM -0400, Denys Dmytriyenko wrote:
> On Mon, Jul 01, 2013 at 09:18:14PM +0530, Siddharth Heroor wrote:
> > 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
>
> Why???
>
>
> > +require arago-image.inc
> > +
> > +COMPATIBLE_MACHINE = "(?!omap-a15)"
>
> I thought GLSDK was mainly OMAP5 and here you say it's NOT compatible with
> 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 \
>
> Again, no changes from the original image - no need to create a new one.
Disregard this comment - missed the glsdk-console packagegroup. But please
address the above comments.
> > +export IMAGE_BASENAME = "arago-glsdk-console-image"
> > --
> > 1.7.0.4
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2013-07-01 16:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-01 15:48 [PATCH 2/2] images: Add new arago-glsdk-console-image Siddharth Heroor
2013-07-01 16:00 ` Denys Dmytriyenko
2013-07-01 16:03 ` Denys Dmytriyenko [this message]
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=20130701160312.GE4588@edge \
--to=denys@ti.com \
--cc=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.