From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>, <ross.burton@intel.com>
Subject: [PATCH 0/2] Change the way of CONFFILES handling
Date: Mon, 1 Dec 2014 14:01:28 +0800 [thread overview]
Message-ID: <cover.1417413565.git.Qi.Chen@windriver.com> (raw)
This patchset include two patches.
The first one is the basic change.
The second one provides an example of how to fix CONFFILES in each recipe after this change, if the previously value of
CONFFILES in that recipe is not correct or redundant.
The following changes since commit 68ddb28a68ceb59cd1ed322c16143827ce1ac712:
distrodata_class: checkpkg make usage of latest_versionstring methods in bitbake fetcher (2014-11-28 13:59:52 +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 (2):
packaging: allow globs in CONFFILES
base-files: fix CONFFILES
meta/classes/package.bbclass | 35 +++++++++++++++++++++++
meta/classes/package_deb.bbclass | 2 +-
meta/classes/package_ipk.bbclass | 2 +-
meta/classes/package_rpm.bbclass | 2 +-
meta/conf/bitbake.conf | 2 ++
meta/recipes-core/base-files/base-files_3.0.14.bb | 3 --
6 files changed, 40 insertions(+), 6 deletions(-)
--
1.9.1
next reply other threads:[~2014-12-01 6:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-01 6:01 Chen Qi [this message]
2014-12-01 6:01 ` [PATCH 1/2] packaging: allow globs in CONFFILES Chen Qi
2014-12-03 17:53 ` Burton, Ross
2014-12-03 20:48 ` Burton, Ross
2014-12-05 8:15 ` ChenQi
2014-12-01 6:01 ` [PATCH 2/2] base-files: fix CONFFILES 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.1417413565.git.Qi.Chen@windriver.com \
--to=qi.chen@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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