From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH V3 0/4] Change the way of CONFFILES handling
Date: Tue, 17 Feb 2015 10:08:11 +0800 [thread overview]
Message-ID: <cover.1424138791.git.Qi.Chen@windriver.com> (raw)
The following changes since commit d5af8539c0a1718a7254bcdcfa973e3c887dfbd6:
syslinux: support ext2/3/4 device (2015-02-15 08:11:19 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/CONFFILES
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/CONFFILES
Chen Qi (4):
packaging: allow globs in CONFFILES
package_manager.py: use 'purge' instead of 'remove' in case of deb
update-rc.d: use '-f' option in updatercd_postrm
useradd.bbclass: avoid do_rootfs error for debian package backend
meta/classes/package.bbclass | 79 +++++++++++++++++++++++++++++++---------
meta/classes/package_deb.bbclass | 2 +-
meta/classes/package_ipk.bbclass | 2 +-
meta/classes/package_rpm.bbclass | 2 +-
meta/classes/update-rc.d.bbclass | 4 +-
meta/classes/useradd.bbclass | 10 +++++
meta/lib/oe/package_manager.py | 4 +-
7 files changed, 78 insertions(+), 25 deletions(-)
--
1.9.1
next reply other threads:[~2015-02-17 2:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-17 2:08 Chen Qi [this message]
2015-02-17 2:08 ` [PATCH V3 1/4] packaging: allow globs in CONFFILES Chen Qi
2015-02-17 2:08 ` [PATCH V3 2/4] package_manager.py: use 'purge' instead of 'remove' in case of deb Chen Qi
2015-02-17 2:08 ` [PATCH V3 3/4] update-rc.d: use '-f' option in updatercd_postrm Chen Qi
2015-02-17 2:08 ` [PATCH V3 4/4] useradd.bbclass: avoid do_rootfs error for debian package backend Chen Qi
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.1424138791.git.Qi.Chen@windriver.com \
--to=qi.chen@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