aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/archiver.bbclass
AgeCommit message (Expand)Author
2018-04-05archiver: Fix archive for linked kernel sourceTom Hochstein
2018-04-05archiver: Fix build errors for kernels that don't use kernel-yocto.bbclassTom Hochstein
2018-02-16archiver: remove deploy_all_archives task as --runall replaces itRoss Burton
2018-01-29archiver: don't require that images are built using RPM to build SRPMsRoss Burton
2017-10-16archiver: preserve sysroot paths in configured mode for multilibHongxu Jia
2017-06-06archiver: preserve sysroot paths in configured modeRoss Burton
2017-06-06archiver.bbclass: fix do_ar_original error for matchbox-desktopDengke Du
2017-06-06archiver.bbclass: adapt do_unpack_and_patch to RSSMikko Ylinen
2017-06-03archiver: Escape recipe name in regexJoshua Watt
2017-05-18archiver: avoid archiving source for glibc-localeZhenbo Gao
2017-05-18archiver.bbclass: do not cause kernel rebuildsPatrick Ohly
2017-05-18archiver.bbclass: various fixes for original+diff modePatrick Ohly
2017-05-18archiver.bbclass: enhance do_ar_recipe task signaturePatrick Ohly
2017-03-21meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-13archiver: don't change directory when generating tarballRoss Burton
2016-10-11archiver: fix gcc-source handlingSaul Wold
2016-09-28archive.bbclass: fix do_ar_original archiving of multiple source reposPatrick Ohly
2016-09-28archiver.bbclass: ignore unpack sub-directories in do_ar_originalPatrick Ohly
2016-04-13archiver: Improve debug outputRichard Purdie
2016-04-12archiver: Ensure sstate-inputdir directory is createdRichard Purdie
2016-04-09archiver: Fix ASSUME_PROVIDED issuesRichard Purdie
2016-03-30archiver.bbclass: addtask do_deploy_archives_setsceneRobert Yang
2016-03-28archiver.bbclass: Just archive gcc-source for all gcc recipesMariano Lopez
2016-03-24archiver.bbclass: Fix tar name for git repositoriesMariano Lopez
2016-03-24archiver.bbclass: Fix gcc-source corner caseMariano Lopez
2016-03-24archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIRMariano Lopez
2016-03-24archiver.bbclass: Don't expand python functions in dumpdataMariano Lopez
2015-11-24bbclass: fix spelling mistakesMaxin B. John
2015-11-24archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packagesJian Liu
2015-11-24archiver.bbclass: fix previous issue regarding work-shared for linux-yoctoAlejandro Hernandez
2015-10-21archiver.bbclass: Fixes and improves archiver class for kernel and gcc packagesAlejandro Hernandez
2015-09-24archiver: stamp-base is dead, remove itRichard Purdie
2015-08-19archiver.bbclass: Run deploy_archives in $WORKDIRClemens Lang
2015-07-12archiver.bbclass: add do_deploy_all_archivesPatrick Ohly
2015-06-23copyleft_filter.bbclass: Allow to filter on nameMariano Lopez
2014-10-24archiver: fix truncation of src_revJoe Slater
2014-08-27archiver.bbclass: add revision to git tarfile nameJoe Slater
2014-08-23archiver: delete the tail slash in directory nameJian Liu
2014-06-17archiver: create dir 'B' explicitly while WORKDIR changedHongxu Jia
2014-03-24archiver.bbclass: emit patch series files for original srcRobert Yang
2014-03-24archiver.bbclass: make it can filter the licenseRobert Yang
2014-03-21archiver.bbclass: move a few code to copyleft_compliance.bbclassRobert Yang
2014-03-21archiver.bbclass: refactor itRobert Yang
2014-03-21classes/archive*.bbclass: remove archive-*-source.bbclassRobert Yang
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-08-26classes: Remove references to _remove in function names since this may become...Richard Purdie
2013-06-17archiver.bbclass: check if package contains a copyleft licenseKevin Strasser
2013-04-03archiver: fix srpm archiving build errorsKevin Strasser