summaryrefslogtreecommitdiffstats
path: root/meta/classes/archiver.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud