All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] LSB: Add packages required by lsb test suite to list task-poky-lsb.bb
@ 2011-03-11  6:37 Xiaofeng Yan
  2011-03-11  6:38 ` [PATCH 1/1] task-poky-lsb: Add some packages required by lsb test suite Xiaofeng Yan
  0 siblings, 1 reply; 3+ messages in thread
From: Xiaofeng Yan @ 2011-03-11  6:37 UTC (permalink / raw)
  To: poky

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

gdk-pixbuf-loader-(bmp,ico,ani) is required to deal with different picture format.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/distro
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/distro

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  task-poky-lsb: Add some packages required by lsb test suite

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



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

* [PATCH 1/1] task-poky-lsb: Add some packages required by lsb test suite
  2011-03-11  6:37 [PATCH 0/1] LSB: Add packages required by lsb test suite to list task-poky-lsb.bb Xiaofeng Yan
@ 2011-03-11  6:38 ` Xiaofeng Yan
  0 siblings, 0 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2011-03-11  6:38 UTC (permalink / raw)
  To: poky

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

Add packages gdk-pixbuf-loader-(bmp,ico,ani) to list task-poky-lsb.bb
Modify name of some packages

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
---
 meta/recipes-extended/tasks/task-poky-lsb.bb |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb
index 42fd8e0..dd7b56d 100644
--- a/meta/recipes-extended/tasks/task-poky-lsb.bb
+++ b/meta/recipes-extended/tasks/task-poky-lsb.bb
@@ -157,12 +157,14 @@ RDEPENDS_task-poky-lsb-graphic-add = "\
     libxxf86vm \
     libdrm \
     libglu \
-    libxi \
-    libxtst \
+    libxi6 \
+    libxtst6 \
     qt4-plugin-sqldriver-sqlite \
     libx11-locale \
     xorg-minimal-fonts \
-    gdk-pixbuf \
+    gdk-pixbuf-loader-bmp \
+    gdk-pixbuf-loader-ico \
+    gdk-pixbuf-loader-ani \
 "
 
 RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\
-- 
1.7.0.4



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

* [PATCH 0/1] LSB: Add packages required by lsb test suite to list task-poky-lsb.bb
@ 2011-03-11 10:11 Xiaofeng Yan
  0 siblings, 0 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2011-03-11 10:11 UTC (permalink / raw)
  To: poky

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

gdk-pixbuf-loader-(bmp,ico,ani) is required to deal with different picture format.


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/distro
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/distro

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  task-poky-lsb: Add some packages required by lsb test suite

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



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

end of thread, other threads:[~2011-03-11 10:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11  6:37 [PATCH 0/1] LSB: Add packages required by lsb test suite to list task-poky-lsb.bb Xiaofeng Yan
2011-03-11  6:38 ` [PATCH 1/1] task-poky-lsb: Add some packages required by lsb test suite Xiaofeng Yan
  -- strict thread matches above, loose matches on Subject: below --
2011-03-11 10:11 [PATCH 0/1] LSB: Add packages required by lsb test suite to list task-poky-lsb.bb Xiaofeng Yan

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.