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