summaryrefslogtreecommitdiffstats
path: root/meta/classes/archiver.bbclass
AgeCommit message (Expand)Author
2012-09-04Rename task to packagegroupPaul Eggleton
2012-08-29archiver.bbclass: fix the remove errorRobert Yang
2012-08-29archiver.bbclass: remove the "upper()" functionRobert Yang
2012-08-29archiver.bbclass: fix the fakeroot and other issuesRobert Yang
2012-08-29archiver.bbclass: fix the coding styleRobert Yang
2012-08-29archiver.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