All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] task-core-lsb: add cups and ghostscript into lsb image
@ 2011-05-31  7:16 Kang Kai
  2011-05-31  7:17 ` [PATCH 1/1] task-core-lsb: add cups and ghostscript into image Kang Kai
  0 siblings, 1 reply; 2+ messages in thread
From: Kang Kai @ 2011-05-31  7:16 UTC (permalink / raw)
  To: saul.wold, poky

From: Kang Kai <kai.kang@windriver.com>

[Yocto 1030]
Because it is fixed by Qing He, then add cups and ghostscipt into lsb image

The following changes since commit cdc3397262f588a901364315580256ad39cca0ac:

  bitbake.conf: make OVERRIDES match what people expect (2011-05-30 08:33:24 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/distro
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro

Kang Kai (1):
  task-core-lsb: add cups and ghostscript into image

 meta/recipes-extended/tasks/task-core-lsb.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
1.7.5.1.300.gc565c



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

* [PATCH 1/1] task-core-lsb: add cups and ghostscript into image
  2011-05-31  7:16 [PATCH 0/1] task-core-lsb: add cups and ghostscript into lsb image Kang Kai
@ 2011-05-31  7:17 ` Kang Kai
  0 siblings, 0 replies; 2+ messages in thread
From: Kang Kai @ 2011-05-31  7:17 UTC (permalink / raw)
  To: saul.wold, poky

From: Kang Kai <kai.kang@windriver.com>

[Yocto 1030]
Because it is fixed by Qing He, then add cups and ghostscipt into image

Signed-off-by: Kang Kai <kai.kang@windriver.com>
---
 meta/recipes-extended/tasks/task-core-lsb.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-extended/tasks/task-core-lsb.bb b/meta/recipes-extended/tasks/task-core-lsb.bb
index b6c5ae5..9fbacf9 100644
--- a/meta/recipes-extended/tasks/task-core-lsb.bb
+++ b/meta/recipes-extended/tasks/task-core-lsb.bb
@@ -133,8 +133,9 @@ RDEPENDS_task-core-lsb-command-add = "\
     chkconfig \
     xdg-utils \
     foomatic-filters \
+    cups \
+    ghostscript \
 "
-#    cups
 
 RDEPENDS_task-core-lsb-perl-add = "\
     perl-modules \
-- 
1.7.5.1.300.gc565c



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

end of thread, other threads:[~2011-05-31  7:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-31  7:16 [PATCH 0/1] task-core-lsb: add cups and ghostscript into lsb image Kang Kai
2011-05-31  7:17 ` [PATCH 1/1] task-core-lsb: add cups and ghostscript into image Kang Kai

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.