public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/5] [RFC] Move packages from meta-oe to core for X11
@ 2014-12-22  4:54 Armin Kuster
  2014-12-22  4:54 ` [[PATCH 1/5] xclock: move from meta-oe to core Armin Kuster
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Armin Kuster @ 2014-12-22  4:54 UTC (permalink / raw)
  To: openembedded-core

Please consider moving xterm, xclock, twm and libxaw from 
meta-openembedded/recipes-graphics to OE-core.

This fixes 'core-image-x11' image dependancy on meta-oe packages
since xinit requires xterm, xclock and twm to 'startx'.

if approved and commited, I will post patches to remove those packages
from meta-oe.


Armin Kuster (5):
  xclock: move from meta-oe to core.
  twm: move from meta-oe to core.
  libxaw: move from meta-oe to core.
  xterm: move from meta-oe to core.
  xinit: fix depends issue

 meta/recipes-graphics/xorg-app/twm_1.0.8.bb     | 20 +++++++++++++++
 meta/recipes-graphics/xorg-app/xclock_1.0.5.bb  | 15 +++++++++++
 meta/recipes-graphics/xorg-app/xinit_1.3.3.bb   |  8 +++++-
 meta/recipes-graphics/xorg-app/xterm_313.bb     |  1 +
 meta/recipes-graphics/xorg-lib/libxaw_1.0.10.bb | 33 +++++++++++++++++++++++++
 5 files changed, 76 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-graphics/xorg-app/twm_1.0.8.bb
 create mode 100644 meta/recipes-graphics/xorg-app/xclock_1.0.5.bb
 create mode 120000 meta/recipes-graphics/xorg-app/xterm_313.bb
 create mode 100644 meta/recipes-graphics/xorg-lib/libxaw_1.0.10.bb

-- 
1.9.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-12-31 13:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-22  4:54 [PATCH 0/5] [RFC] Move packages from meta-oe to core for X11 Armin Kuster
2014-12-22  4:54 ` [[PATCH 1/5] xclock: move from meta-oe to core Armin Kuster
2014-12-22  4:54 ` [[PATCH 2/5] twm: " Armin Kuster
2014-12-22  4:54 ` [[PATCH 3/5] libxaw: " Armin Kuster
2014-12-22  4:55 ` [[PATCH 4/5] xterm: " Armin Kuster
2014-12-22  4:55 ` [[PATCH 5/5] xinit: fix depends issue Armin Kuster
2014-12-22 14:48 ` [PATCH 0/5] [RFC] Move packages from meta-oe to core for X11 Burton, Ross
2014-12-23  2:14   ` akuster
2014-12-23 15:59   ` akuster808
2014-12-31 13:35     ` Burton, Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox