Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] task-core-lsb: Add absent libraries and commands to task-core-lsb.bb
@ 2011-06-22  6:43 Xiaofeng Yan
  2011-06-22  6:43 ` [PATCH 1/1] " Xiaofeng Yan
  2011-06-22 15:56 ` [PATCH 0/1] " Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2011-06-22  6:43 UTC (permalink / raw)
  To: openembedded-core

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

"tools-profile" and tools-testapps" which include three packages "owl-video" , "sysprof" and "alsa-utils-amixer" beside other packages were removed from variable "EXTRA_IMAGE_FEATURES" in meta-yocto/conf/local.conf.sample. The absent libraries in an lsb image depended by the above three packages will be installed into lsb image by dependence relationship.
Absent command:
|--strip
Absent Libraries:
|--libatk-1.0.so.0
|--libgdk-x11-2.0.so
|--libcairo.so.2
|--libpango-1.0.so
|--libpangoft2-1.0.so.0
|--libpangoxft-1.0.so.0
|--libpangocairo-1.0.so 

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

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


Xiaofeng Yan (1):
  task-core-lsb: Add absent libraries and commands to task-core-lsb.bb

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




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

end of thread, other threads:[~2011-06-22 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22  6:43 [PATCH 0/1] task-core-lsb: Add absent libraries and commands to task-core-lsb.bb Xiaofeng Yan
2011-06-22  6:43 ` [PATCH 1/1] " Xiaofeng Yan
2011-06-22 15:56 ` [PATCH 0/1] " Richard Purdie

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