[meta-ti] [PATCH 1/2] cloud9-gnome-image: same as cloud9-image, but with GNOME added to it

Denys Dmytriyenko denis at denix.org
Mon Apr 23 14:05:14 PDT 2012


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 at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 



More information about the meta-ti mailing list