[OE-core] [PATCH 0/4] extend buildhistory
Patrick Ohly
patrick.ohly at intel.com
Wed Nov 25 09:30:28 UTC 2015
The initial implementation of YOCTO #8138
("buildhistory-extra.bbclass: store more information about a build")
had some issues ("kconfig" file not preserved) but more importantly,
additional changes are needed to support also gathering information
about native recipes.
I am proposing to include only the "buildhistory.bbclass: support
extending the content of the build history" patch into OE-core.
The original buildhistory-extra.bbclass and the modifications made to
it are included here merely to provide the context for that change and
to publish the modifications.
The following changes since commit d0f3f3a294d509560bd12b93b26eeec65cfee314:
package_manager.py: Delete installed_pkgs.txt file (2015-11-24 15:55:33 +0000)
are available in the git repository at:
git://github.com/pohly/openembedded-core buildhistory-extra
https://github.com/pohly/openembedded-core/tree/buildhistory-extra
Ismo Puustinen (1):
buildhistory-extra.bbclass: simplify usage
Patrick Ohly (2):
buildhistory.bbclass: support extending the content of the build
history
buildhistory-extra.bbclass: more complete and reliable data gathering
Paul Eggleton (1):
buildhistory-extra.bbclass: store more information about a build
meta/classes/buildhistory-extra.bbclass | 127 ++++++++++++++++++++++++++++++++
meta/classes/buildhistory.bbclass | 13 +++-
2 files changed, 139 insertions(+), 1 deletion(-)
create mode 100644 meta/classes/buildhistory-extra.bbclass
--
2.1.4
More information about the Openembedded-core
mailing list