public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4]fix support postrm/prerm at image creation time
Date: Thu, 17 Jan 2013 15:07:18 +0800	[thread overview]
Message-ID: <cover.1358406049.git.hongxu.jia@windriver.com> (raw)

There are defects to support prerm/postrm at image creation time:
  1) gtk-icon-cache.bbclass:support postrm at image creation time
  2) update-rc.d:support postrm at image creation time
  3) libnss-mdns:support prerm at image creation time
  4) gtk-immodules-cache.bbclass:fix support postrm at image creation time

[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                       |    9 +++++++++
 meta/classes/gtk-immodules-cache.bbclass                  |    2 +-
 meta/classes/update-rc.d.bbclass                          |    6 +++++-
 meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb |   11 +++++++++--
 4 files changed, 24 insertions(+), 4 deletions(-)

-- 
1.7.10.4




             reply	other threads:[~2013-01-17  7:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-17  7:07 Hongxu Jia [this message]
2013-01-17  7:07 ` [PATCH 1/4] gtk-icon-cache.bbclass:fix support postrm at image creation time Hongxu Jia
2013-01-17  9:10   ` Laurentiu Palcu
2013-01-17  9:39     ` Hongxu Jia
2013-01-17  9:51       ` Laurentiu Palcu
2013-01-17  9:26   ` Martin Jansa
2013-01-17  7:07 ` [PATCH 2/4] update-rc.d:fix " Hongxu Jia
2013-01-17  7:07 ` [PATCH 3/4] libnss-mdns:fix support prerm " Hongxu Jia
2013-01-17  9:28   ` Martin Jansa
2013-01-17 10:48     ` Hongxu Jia
2013-01-17 12:35       ` Martin Jansa
2013-01-17  7:07 ` [PATCH 4/4] gtk-immodules-cache.bbclass:fix support postrm " Hongxu Jia
2013-01-17  9:52   ` Burton, Ross
2013-01-17 10:38     ` 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.1358406049.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