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:27 +0000 |
commit | 09f79dd245ab82bf105b6efeb1dfbf2d180d9fc8 (patch) | |
tree | e374ffdc5dc83ded8f3981aca253dbd1d5bcbc52 /meta/recipes-graphics/mesa/qemugl | |
parent | 656793c706d84460f397b10ceb23ebb721ed3960 (diff) | |
download | openembedded-core-09f79dd245ab82bf105b6efeb1dfbf2d180d9fc8.tar.gz openembedded-core-09f79dd245ab82bf105b6efeb1dfbf2d180d9fc8.tar.bz2 openembedded-core-09f79dd245ab82bf105b6efeb1dfbf2d180d9fc8.tar.xz openembedded-core-09f79dd245ab82bf105b6efeb1dfbf2d180d9fc8.zip |
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].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/mesa/qemugl')
0 files changed, 0 insertions, 0 deletions