summaryrefslogtreecommitdiffstats
path: root/meta/classes/buildhistory.bbclass
AgeCommit message (Expand)Author
2023-09-09classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variablesRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12buildhistory: Only use image-artifact-names as an image classRichard Purdie
2022-06-11base/buildhistory/image-buildinfo: Use common buildcfg functionRichard Purdie
2022-06-11lib/buildcfg: Share common clean/dirty layer functionRichard Purdie
2022-06-11classes/buildcfg: Move git/layer revision code into new OE module buildcfgRichard Purdie
2022-06-08buildhistory.bbclass: fix shell syntax when using dashMartin Jansa
2022-03-02buildhistory.bbclass: create the buildhistory directory when neededJose Quaresma
2022-02-21meta/scripts: Automated conversion of OE renamed variablesRichard Purdie
2022-02-21meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie
2021-11-24buildhistory: Fix do_package race issuesRichard Purdie
2021-11-23buildhistory: Fix srcrevs outputRichard Purdie
2021-11-23buildhistory: Drop support for older bitbakesRichard Purdie
2021-10-17lib/oe/qa,insane: Move extra error handling functions to libraryMike Crowe
2021-10-14buildhistory: Fix package output files for SDKsAndres Beltran
2021-09-01buildhistory: Label packages providing per-file dependencies in depends.dotAndres Beltran
2021-08-27buildhistory: Add output file listing package informationAndres Beltran
2021-07-30Convert to new override syntaxRichard Purdie
2021-06-03classes/buildhistory: Add option to strip path prefixJoshua Watt
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-03-31buildhistory: add missing vardepsexcludesChristopher Larson
2021-01-29buildhistory.bbclass: avoid exception for empty BUILDHISTORY_FEATURES variablePeter Bergin
2020-11-29classes/buildhistory: record LICENSESaul Wold
2020-10-23Revert "classes/buildhistory: also save recipe info for native recipes"Richard Purdie
2020-10-20classes/buildhistory: also save recipe info for native recipesPaul Eggleton
2020-10-20classes/buildhistory: record SRC_URIPaul Eggleton
2020-09-16image-artifact-names: introduce new bbclass and move some variables into itMartin Jansa
2020-08-28buildhistory.bbclass: Rework to use read_subpackage_metadataMark Hatle
2020-07-25buildhistory: use pid for temporary txt file nameLee Chee Yang
2020-06-04classes/buildhistory: capture package configJan Luebbe
2020-02-04buildhistory: Allow customising buildhistory tagsDaniel McGregor
2019-11-14buildhistory: fix "version went backwards" QA error messageDenys Dmytriyenko
2019-07-10buildhistory: filter out the unexpected prefix for native/cross sysrootsRoss Burton
2019-07-10buildhistory: don't output ownership for the sysrootRoss Burton
2019-06-28buildhistory: write the contents of the sysrootRoss Burton
2019-06-18buildhistory: show time spent writting buildhistoryMartin Jansa
2019-01-14classes/buildhistory: display modified git branchesAndré Draszik
2019-01-11buildhistory: simplify buildhistory_list_files()Jacob Kroon
2019-01-07classes/buildhistory: avoid git diff churn by sorting more dictionariesJacob Kroon
2018-07-18classes/buildhistory: properly process escaped chars from pkgdataPaul Eggleton
2018-07-18classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton
2017-11-05buildhistory: enable committing history by defaultPaul Eggleton
2017-09-25meta: drop True option to getVar callsMing Liu
2017-08-23buildhistory.bbclass: add ptestRobert Yang
2017-08-23buildhistory.bbclass: print message when no commitRobert Yang
2017-06-22classes/buildhistory: fix failures collecting output signaturesPaul Eggleton
2017-06-12meta/classes/populate_sdk: Adds support for generating eSDK manifest filesFrancisco Pedraza
2017-06-12lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistoryFrancisco Pedraza
2017-06-12buildhistory.bbclass: Improve the generated depends.dot filePeter Kjellerstedt
2017-06-12buildhistory: force writing SRCREV valuesEd Bartosh