From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH V2 0/4]fix support postrm/prerm at image creation time
Date: Thu, 17 Jan 2013 20:56:36 +0800 [thread overview]
Message-ID: <cover.1358427029.git.hongxu.jia@windriver.com> (raw)
There are defects to support prerm/postrm at image creation time.
Change with V1:
1) gtk-icon-cache.bbclass: install hook instead of calling
gtk-update-icon-cache directly.
2) libnss-mdns: delete test $D, directly use $D/etc/nsswitch.conf.
3) gtk-immodules-cache.bbclass: postrm use the same logic as the
postinst.
[YOCTO #3633] is about 1) gtk-icon-cache.bbclass
The following changes since commit 9f263a60e3521b800121a6f527a7b30dc9b62432:
oprofile: add AArch64 support (2013-01-16 16:10:39 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/fix-postrm
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-postrm
Hongxu Jia (4):
gtk-icon-cache.bbclass:fix support postrm at image creation time
update-rc.d:fix support postrm at image creation time
libnss-mdns:fix support prerm at image creation time
gtk-immodules-cache.bbclass:fix support postrm at image creation time
meta/classes/gtk-icon-cache.bbclass | 18 ++++++++++++++++++
meta/classes/gtk-immodules-cache.bbclass | 13 ++++++++++++-
meta/classes/update-rc.d.bbclass | 6 +++++-
.../libnss-mdns/libnss-mdns_0.10.bb | 4 ++--
4 files changed, 37 insertions(+), 4 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-01-17 13:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-17 12:56 Hongxu Jia [this message]
2013-01-17 12:56 ` [PATCH 1/4] gtk-icon-cache.bbclass:fix support postrm at image creation time Hongxu Jia
2013-01-17 12:56 ` [PATCH 2/4] update-rc.d:fix " Hongxu Jia
2013-01-17 12:56 ` [PATCH 3/4] libnss-mdns:fix support prerm " Hongxu Jia
2013-01-17 12:56 ` [PATCH 4/4] gtk-immodules-cache.bbclass:fix support postrm " Hongxu Jia
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.1358427029.git.hongxu.jia@windriver.com \
--to=hongxu.jia@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox