Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Change the way of CONFFILES handling
@ 2014-12-01  6:01 Chen Qi
  2014-12-01  6:01 ` [PATCH 1/2] packaging: allow globs in CONFFILES Chen Qi
  2014-12-01  6:01 ` [PATCH 2/2] base-files: fix CONFFILES Chen Qi
  0 siblings, 2 replies; 6+ messages in thread
From: Chen Qi @ 2014-12-01  6:01 UTC (permalink / raw)
  To: openembedded-core, ross.burton

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-05  8:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01  6:01 [PATCH 0/2] Change the way of CONFFILES handling Chen Qi
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox