aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/archiver.bbclass
AgeCommit message (Expand)Author
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
2013-03-18archiver: fix archive filtering behaviorKevin Strasser
2013-02-28archiver class: Use tasks with sstate instead of pre/post funcsMuhammad Shakeel
2012-11-24archiver.bbclass: DISTRO is not required variable so deal with itMarcin Juszkiewicz
2012-09-03Rename task to packagegroupPaul Eggleton
2012-08-28archiver.bbclass: fix the remove errorRobert Yang
2012-08-28archiver.bbclass: remove the "upper()" functionRobert Yang
2012-08-28archiver.bbclass: fix the fakeroot and other issuesRobert Yang
2012-08-28archiver.bbclass: fix the coding styleRobert Yang
2012-08-28archiver.bbclass: indent fixesRobert Yang
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-06-28archiver.bbclass: Add the function of filtering packagesXiaofeng Yan
2012-06-08archiver.bbclass: Reduce some duplication for function get_licensesXiaofeng Yan
2012-06-05archiver.bbclass: Improve the usability for the archiver classesXiaofeng Yan
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-05-17archiver.bbclass: Add two default set for avoiding error when missing assignmentXiaofeng Yan
2012-04-11archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEP...Xiaofeng Yan
2012-04-04archiver.bbclass: enhance code readabilityXiaofeng Yan
2012-03-26archiver.bbclass:Xiaofeng Yan