All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH 1/2] cloud9-gnome-image: same as cloud9-image, but with GNOME added to it
Date: Mon, 23 Apr 2012 17:05:14 -0400	[thread overview]
Message-ID: <20120423210514.GA25685@denix.org> (raw)
In-Reply-To: <728BA01E-6B0C-4FCC-A30F-75B1923B054F@dominion.thruhere.net>

On Mon, Apr 23, 2012 at 10:25:55PM +0200, Koen Kooi wrote:
> ping on this one, the rest is already in :)

Yeah, I know :)

I was holding on it, since it adds one more systemd and angstrom dependency 
and I was working on restructuring the code to separate those things into 
"extras" sublayer...

But since it's around the release time, this restructuring probably should be 
held until after.

-- 
Denys


> Op 19 apr. 2012, om 17:33 heeft Koen Kooi het volgende geschreven:
> 
> > Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> > ---
> > recipes-misc/images/cloud9-gnome-image.bb |   19 +++++++++++++++++++
> > 1 files changed, 19 insertions(+), 0 deletions(-)
> > create mode 100644 recipes-misc/images/cloud9-gnome-image.bb
> > 
> > diff --git a/recipes-misc/images/cloud9-gnome-image.bb b/recipes-misc/images/cloud9-gnome-image.bb
> > new file mode 100644
> > index 0000000..13638d7
> > --- /dev/null
> > +++ b/recipes-misc/images/cloud9-gnome-image.bb
> > @@ -0,0 +1,19 @@
> > +# Image with cloud9 ide, gfx and hw tools installed
> > +
> > +require cloud9-image.bb
> > +
> > +# SoC specific packages, mostly 3D or multimedia related
> > +SOCSUPPORT = ""
> > +SOCSUPPORT_omap3 = "xbmc libgles-omap3-x11demos gstreamer-ti omapfbplay"
> > +SOCSUPPORT_ti33x = "xbmc libgles-omap3-x11demos gst-ffmpeg mplayer2 beaglebone-capes"
> > +
> > +IMAGE_INSTALL += " \
> > +                  angstrom-task-gnome gimp abiword gedit midori epiphany firefox matchbox-terminal \
> > +                  ${SOCSUPPORT} \
> > +                  ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \
> > +                  xinput-calibrator \
> > +                  xterm \
> > +                 "
> > +
> > +export IMAGE_BASENAME = "Cloud9-IDE-GNOME"
> > +
> > -- 
> > 1.7.2.5
> > 
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 


  reply	other threads:[~2012-04-23 21:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-19 15:33 [PATCH 1/2] cloud9-gnome-image: same as cloud9-image, but with GNOME added to it Koen Kooi
2012-04-19 15:33 ` [PATCH 2/2] linux-ti33x-psp 3.2: fix VGA cape detection for beaglebone Koen Kooi
2012-04-23 20:25 ` [PATCH 1/2] cloud9-gnome-image: same as cloud9-image, but with GNOME added to it Koen Kooi
2012-04-23 21:05   ` Denys Dmytriyenko [this message]
2012-04-24  6:35     ` Koen Kooi

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=20120423210514.GA25685@denix.org \
    --to=denis@denix.org \
    --cc=koen@dominion.thruhere.net \
    --cc=meta-ti@yoctoproject.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.