From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] task-core-lsb: Add absent libraries and commands to task-core-lsb.bb
Date: Wed, 22 Jun 2011 14:43:01 +0800 [thread overview]
Message-ID: <cover.1308721296.git.xiaofeng.yan@windriver.com> (raw)
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(-)
next reply other threads:[~2011-06-22 6:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-22 6:43 Xiaofeng Yan [this message]
2011-06-22 6:43 ` [PATCH 1/1] task-core-lsb: Add absent libraries and commands to task-core-lsb.bb Xiaofeng Yan
2011-06-22 15:56 ` [PATCH 0/1] " Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1308721296.git.xiaofeng.yan@windriver.com \
--to=xiaofeng.yan@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.