aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_ipk.bbclass
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-11-21 16:49:25 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-05 16:23:27 +0000
commit09f79dd245ab82bf105b6efeb1dfbf2d180d9fc8 (patch)
treee374ffdc5dc83ded8f3981aca253dbd1d5bcbc52 /meta/classes/rootfs_ipk.bbclass
parent656793c706d84460f397b10ceb23ebb721ed3960 (diff)
downloadopenembedded-core-contrib-09f79dd245ab82bf105b6efeb1dfbf2d180d9fc8.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]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/classes/rootfs_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions