generic-poky/meta/lib/oe
Paul Eggleton e42f0acf46 classes/buildhistory: track contents of selected files in images
Add a BUILDHISTORY_IMAGE_FILES variable specifying a space-separated
list of files within an image to copy into buildhistory, so that changes
to them can be tracked. Typically this would be used for configuration
files, and by default this includes /etc/passwd and /etc/group, but the
user is free to extend this list by setting the variable in local.conf.

Implements [YOCTO #4154].

(From OE-Core rev: ed6bb6e3db518082d3a9c45d548bc1339be2c5ca)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-10 11:37:16 +01:00
..
tests utils: add helper to get all non-system packages 2013-04-04 23:52:21 +01:00
__init__.py lib/oe: Import oe lib from OE.dev 2010-05-06 12:48:05 +01:00
buildhistory_analysis.py classes/buildhistory: track contents of selected files in images 2013-05-10 11:37:16 +01:00
cachedpath.py clases/lib: Use modern exception syntax 2013-05-09 14:06:50 +01:00
classextend.py lib/oe/classextend.py: avoid extending any kernel package 2013-04-05 17:36:34 +01:00
classutils.py oe.classutils: add module 2011-06-28 13:55:43 +01:00
data.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
distro_check.py distro_check: Remove creation of empty Meego filelist. 2013-02-12 13:22:44 +00:00
license.py meta/lib/oe: Replace StandardError with Exception 2013-05-09 14:06:51 +01:00
lsb.py meta/lib/oe/lsb.py: extract only the needed info from lsb-release 2013-03-30 09:08:11 +00:00
maketype.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
package.py package: Process package stripping in parallel 2013-02-06 13:12:59 +00:00
packagedata.py class/lib: Fix up various file access methods 2013-05-09 22:28:04 +01:00
packagegroup.py oe.packagegroup: add code for package groups (sync from OE) 2011-05-20 19:07:51 +01:00
patch.py classes/lib: Fix getcmdstatus breakage 2013-05-09 16:05:08 +01:00
path.py classes/lib: Update to use print as a function call 2013-05-09 14:06:51 +01:00
prservice.py image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage 2013-05-09 14:06:51 +01:00
qa.py image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage 2013-05-09 14:06:51 +01:00
sstatesig.py classes/recipes/lib: Fix various python whitespace issues 2013-05-09 14:06:51 +01:00
terminal.py meta/lib/oe: Replace StandardError with Exception 2013-05-09 14:06:51 +01:00
types.py clases/lib: Use modern exception syntax 2013-05-09 14:06:50 +01:00
utils.py class/lib: Fix up various file access methods 2013-05-09 22:28:04 +01:00