summaryrefslogtreecommitdiff
path: root/meta/classes/archiver.bbclass
AgeCommit message (Expand)AuthorFiles
2019-01-08archiver.bbclass: Fix COPYLEFT_LICENSE_{IN, EX}CLUDEAdrian Bunk1
2018-11-06archiver: Drop unwanted directoriesFabien Lahoudere1
2018-10-10archiver: remove left-over debuggingRoss Burton1
2018-10-01archiver: generalise task running when in configured modeRoss Burton1
2018-10-01archiver: check tasks exist before adding dependenciesRoss Burton1
2018-04-05archiver: Fix archive for linked kernel sourceTom Hochstein1
2018-04-05archiver: Fix build errors for kernels that don't use kernel-yocto.bbclassTom Hochstein1
2018-02-16archiver: remove deploy_all_archives task as --runall replaces itRoss Burton1
2018-01-29archiver: don't require that images are built using RPM to build SRPMsRoss Burton1
2017-10-16archiver: preserve sysroot paths in configured mode for multilibHongxu Jia1
2017-06-06archiver: preserve sysroot paths in configured modeRoss Burton1
2017-06-06archiver.bbclass: fix do_ar_original error for matchbox-desktopDengke Du1
2017-06-06archiver.bbclass: adapt do_unpack_and_patch to RSSMikko Ylinen1
2017-06-03archiver: Escape recipe name in regexJoshua Watt1
2017-05-18archiver: avoid archiving source for glibc-localeZhenbo Gao1
2017-05-18archiver.bbclass: do not cause kernel rebuildsPatrick Ohly1
2017-05-18archiver.bbclass: various fixes for original+diff modePatrick Ohly1
2017-05-18archiver.bbclass: enhance do_ar_recipe task signaturePatrick Ohly1
2017-03-21meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock1
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-12-13archiver: don't change directory when generating tarballRoss Burton1
2016-10-11archiver: fix gcc-source handlingSaul Wold1
2016-09-28archive.bbclass: fix do_ar_original archiving of multiple source reposPatrick Ohly1
2016-09-28archiver.bbclass: ignore unpack sub-directories in do_ar_originalPatrick Ohly1
2016-04-13archiver: Improve debug outputRichard Purdie1
2016-04-12archiver: Ensure sstate-inputdir directory is createdRichard Purdie1
2016-04-09archiver: Fix ASSUME_PROVIDED issuesRichard Purdie1
2016-03-30archiver.bbclass: addtask do_deploy_archives_setsceneRobert Yang1
2016-03-28archiver.bbclass: Just archive gcc-source for all gcc recipesMariano Lopez1
2016-03-24archiver.bbclass: Fix tar name for git repositoriesMariano Lopez1
2016-03-24archiver.bbclass: Fix gcc-source corner caseMariano Lopez1
2016-03-24archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIRMariano Lopez1
2016-03-24archiver.bbclass: Don't expand python functions in dumpdataMariano Lopez1
2015-11-24bbclass: fix spelling mistakesMaxin B. John1
2015-11-24archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packagesJian Liu1
2015-11-24archiver.bbclass: fix previous issue regarding work-shared for linux-yoctoAlejandro Hernandez1
2015-10-21archiver.bbclass: Fixes and improves archiver class for kernel and gcc packagesAlejandro Hernandez1
2015-09-24archiver: stamp-base is dead, remove itRichard Purdie1
2015-08-19archiver.bbclass: Run deploy_archives in $WORKDIRClemens Lang1
2015-07-12archiver.bbclass: add do_deploy_all_archivesPatrick Ohly1
2015-06-23copyleft_filter.bbclass: Allow to filter on nameMariano Lopez1
2014-10-24archiver: fix truncation of src_revJoe Slater1
2014-08-27archiver.bbclass: add revision to git tarfile nameJoe Slater1
2014-08-23archiver: delete the tail slash in directory nameJian Liu1
2014-06-17archiver: create dir 'B' explicitly while WORKDIR changedHongxu Jia1
2014-03-24archiver.bbclass: emit patch series files for original srcRobert Yang1
2014-03-24archiver.bbclass: make it can filter the licenseRobert Yang1
2014-03-21archiver.bbclass: move a few code to copyleft_compliance.bbclassRobert Yang1
2014-03-21archiver.bbclass: refactor itRobert Yang1