summaryrefslogtreecommitdiffstats
path: root/meta/classes/archiver.bbclass
Commit message (Expand)AuthorAgeFilesLines
* archiver: Improve debug outputRichard Purdie2016-04-131-1/+1
* archiver: Ensure sstate-inputdir directory is createdRichard Purdie2016-04-121-0/+1
* archiver: Fix ASSUME_PROVIDED issuesRichard Purdie2016-04-111-0/+6
* archiver.bbclass: addtask do_deploy_archives_setsceneRobert Yang2016-03-301-0/+1
* archiver.bbclass: Just archive gcc-source for all gcc recipesMariano Lopez2016-03-281-0/+6
* archiver.bbclass: Fix tar name for git repositoriesMariano Lopez2016-03-251-15/+6
* archiver.bbclass: Fix gcc-source corner caseMariano Lopez2016-03-251-2/+16
* archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIRMariano Lopez2016-03-251-11/+11
* archiver.bbclass: Don't expand python functions in dumpdataMariano Lopez2016-03-251-8/+7
* bbclass: fix spelling mistakesMaxin B. John2015-11-241-1/+1
* archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packagesJian Liu2015-11-241-0/+10
* archiver.bbclass: fix previous issue regarding work-shared for linux-yoctoAlejandro Hernandez2015-11-241-11/+9
* archiver.bbclass: Fixes and improves archiver class for kernel and gcc packagesAlejandro Hernandez2015-10-211-7/+20
* archiver: stamp-base is dead, remove itRichard Purdie2015-09-241-32/+3
* archiver.bbclass: Run deploy_archives in $WORKDIRClemens Lang2015-08-191-0/+2
* archiver.bbclass: add do_deploy_all_archivesPatrick Ohly2015-07-121-0/+7
* copyleft_filter.bbclass: Allow to filter on nameMariano Lopez2015-06-231-8/+6
* archiver: fix truncation of src_revJoe Slater2014-10-241-2/+2
* archiver.bbclass: add revision to git tarfile nameJoe Slater2014-08-271-1/+6
* archiver: delete the tail slash in directory nameJian Liu2014-08-231-1/+1
* archiver: create dir 'B' explicitly while WORKDIR changedHongxu Jia2014-06-171-0/+5
* archiver.bbclass: emit patch series files for original srcRobert Yang2014-03-251-0/+13
* archiver.bbclass: make it can filter the licenseRobert Yang2014-03-251-2/+25
* archiver.bbclass: move a few code to copyleft_compliance.bbclassRobert Yang2014-03-211-19/+0
* archiver.bbclass: refactor itRobert Yang2014-03-211-554/+275
* classes/archive*.bbclass: remove archive-*-source.bbclassRobert Yang2014-03-211-1/+62
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-9/+9
* classes: Remove references to _remove in function names since this may become...Richard Purdie2013-08-261-3/+3
* archiver.bbclass: check if package contains a copyleft licenseKevin Strasser2013-06-171-1/+4
* archiver: fix srpm archiving build errorsKevin Strasser2013-04-031-4/+0
* archiver: fix archive filtering behaviorKevin Strasser2013-03-181-12/+1
* archiver class: Use tasks with sstate instead of pre/post funcsMuhammad Shakeel2013-02-281-11/+29
* archiver.bbclass: DISTRO is not required variable so deal with itMarcin Juszkiewicz2012-11-241-2/+1
* Rename task to packagegroupPaul Eggleton2012-09-041-2/+2
* archiver.bbclass: fix the remove errorRobert Yang2012-08-291-31/+20
* archiver.bbclass: remove the "upper()" functionRobert Yang2012-08-291-15/+11
* archiver.bbclass: fix the fakeroot and other issuesRobert Yang2012-08-291-1/+1
* archiver.bbclass: fix the coding styleRobert Yang2012-08-291-116/+172
* archiver.bbclass: indent fixesRobert Yang2012-08-291-378/+379
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-3/+0
* archiver.bbclass: Add the function of filtering packagesXiaofeng Yan2012-06-281-1/+70
* archiver.bbclass: Reduce some duplication for function get_licensesXiaofeng Yan2012-06-081-11/+12
* archiver.bbclass: Improve the usability for the archiver classesXiaofeng Yan2012-06-051-2/+4
* meta: replace os.system with subprocess.callRobert Yang2012-05-301-1/+2
* archiver.bbclass: Add two default set for avoiding error when missing assignmentXiaofeng Yan2012-05-171-1/+3
* archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEP...Xiaofeng Yan2012-04-111-0/+1
* archiver.bbclass: enhance code readabilityXiaofeng Yan2012-04-041-119/+108
* archiver.bbclass:Xiaofeng Yan2012-03-261-0/+460