diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-11-21 16:49:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-05 16:23:53 +0000 |
commit | 45c4f0a5870cf3a089b0edd02f52297865f5b5db (patch) | |
tree | 2a1a1058d181db0b1b11a20dee5849e7959a3bb6 /meta/recipes-extended/gawk | |
parent | 4d6f8d4b74e6f6ab27d80ad0ad9871789b87c525 (diff) | |
download | poky-45c4f0a5870cf3a089b0edd02f52297865f5b5db.tar.gz |
classes/packagehistory: fix and extend
* Replace use of BASEPKG_TARGET_SYS which is no longer available
* Replace use of bb.data.getVar(...,d) with d.getVar(...)
* Change the file structure - use single files within PN/package subdirs
rather than having a subdir level for each part of the version. There
is a set of files for each recipe and for each package in directories
underneath.
* Record more information - PACKAGES, DEPENDS, RDEPENDS, RRECOMMENDS,
FILES, and the total size and a complete list of the packaged files.
* Record the values in simple text format. The "latest" file, rather
than a symlink has been changed to a copy of the latest file so that
if it is tracked in a VCS repository (e.g. git) you can compare it
easily to the previous version.
Implements [YOCTO #1565].
(From OE-Core rev: 09f79dd245ab82bf105b6efeb1dfbf2d180d9fc8)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/gawk')
0 files changed, 0 insertions, 0 deletions