summaryrefslogtreecommitdiff
path: root/meta/classes/archiver.bbclass
AgeCommit message (Expand)AuthorFiles
2016-11-08archiver: fix gcc-source handlingSaul Wold1
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
2014-03-21classes/archive*.bbclass: remove archive-*-source.bbclassRobert Yang1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie1
2013-08-26classes: Remove references to _remove in function names since this may become...Richard Purdie1
2013-06-17archiver.bbclass: check if package contains a copyleft licenseKevin Strasser1
2013-04-03archiver: fix srpm archiving build errorsKevin Strasser1
2013-03-18archiver: fix archive filtering behaviorKevin Strasser1
2013-02-28archiver class: Use tasks with sstate instead of pre/post funcsMuhammad Shakeel1
2012-11-24archiver.bbclass: DISTRO is not required variable so deal with itMarcin Juszkiewicz1
2012-09-03Rename task to packagegroupPaul Eggleton1
2012-08-28archiver.bbclass: fix the remove errorRobert Yang1
2012-08-28archiver.bbclass: remove the "upper()" functionRobert Yang1
2012-08-28archiver.bbclass: fix the fakeroot and other issuesRobert Yang1
2012-08-28archiver.bbclass: fix the coding styleRobert Yang1
2012-08-28archiver.bbclass: indent fixesRobert Yang1
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie1
2012-06-28archiver.bbclass: Add the function of filtering packagesXiaofeng Yan1
2012-06-08archiver.bbclass: Reduce some duplication for function get_licensesXiaofeng Yan1
2012-06-05archiver.bbclass: Improve the usability for the archiver classesXiaofeng Yan1
2012-05-30meta: replace os.system with subprocess.callRobert Yang1
2012-05-17archiver.bbclass: Add two default set for avoiding error when missing assignmentXiaofeng Yan1
2012-04-11archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEP...Xiaofeng Yan1
2012-04-04archiver.bbclass: enhance code readabilityXiaofeng Yan1
2012-03-26archiver.bbclass:Xiaofeng Yan1