| Commit message (Expand) | Author | Age | Files | Lines |
* | archiver: create dir 'B' explicitly while WORKDIR changed | Hongxu Jia | 2014-06-17 | 1 | -0/+5 |
* | archiver.bbclass: emit patch series files for original src | Robert Yang | 2014-03-25 | 1 | -0/+13 |
* | archiver.bbclass: make it can filter the license | Robert Yang | 2014-03-25 | 1 | -2/+25 |
* | archiver.bbclass: move a few code to copyleft_compliance.bbclass | Robert Yang | 2014-03-21 | 1 | -19/+0 |
* | archiver.bbclass: refactor it | Robert Yang | 2014-03-21 | 1 | -554/+275 |
* | classes/archive*.bbclass: remove archive-*-source.bbclass | Robert Yang | 2014-03-21 | 1 | -1/+62 |
* | meta: Don't use deprecated bitbake API | Richard Purdie | 2013-09-01 | 1 | -9/+9 |
* | classes: Remove references to _remove in function names since this may become... | Richard Purdie | 2013-08-26 | 1 | -3/+3 |
* | archiver.bbclass: check if package contains a copyleft license | Kevin Strasser | 2013-06-17 | 1 | -1/+4 |
* | archiver: fix srpm archiving build errors | Kevin Strasser | 2013-04-03 | 1 | -4/+0 |
* | archiver: fix archive filtering behavior | Kevin Strasser | 2013-03-18 | 1 | -12/+1 |
* | archiver class: Use tasks with sstate instead of pre/post funcs | Muhammad Shakeel | 2013-02-28 | 1 | -11/+29 |
* | archiver.bbclass: DISTRO is not required variable so deal with it | Marcin Juszkiewicz | 2012-11-24 | 1 | -2/+1 |
* | Rename task to packagegroup | Paul Eggleton | 2012-09-04 | 1 | -2/+2 |
* | archiver.bbclass: fix the remove error | Robert Yang | 2012-08-29 | 1 | -31/+20 |
* | archiver.bbclass: remove the "upper()" function | Robert Yang | 2012-08-29 | 1 | -15/+11 |
* | archiver.bbclass: fix the fakeroot and other issues | Robert Yang | 2012-08-29 | 1 | -1/+1 |
* | archiver.bbclass: fix the coding style | Robert Yang | 2012-08-29 | 1 | -116/+172 |
* | archiver.bbclass: indent fixes | Robert Yang | 2012-08-29 | 1 | -378/+379 |
* | Remove a number of unneeded import os/bb calls | Richard Purdie | 2012-07-19 | 1 | -3/+0 |
* | archiver.bbclass: Add the function of filtering packages | Xiaofeng Yan | 2012-06-28 | 1 | -1/+70 |
* | archiver.bbclass: Reduce some duplication for function get_licenses | Xiaofeng Yan | 2012-06-08 | 1 | -11/+12 |
* | archiver.bbclass: Improve the usability for the archiver classes | Xiaofeng Yan | 2012-06-05 | 1 | -2/+4 |
* | meta: replace os.system with subprocess.call | Robert Yang | 2012-05-30 | 1 | -1/+2 |
* | archiver.bbclass: Add two default set for avoiding error when missing assignment | Xiaofeng Yan | 2012-05-17 | 1 | -1/+3 |
* | archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEP... | Xiaofeng Yan | 2012-04-11 | 1 | -0/+1 |
* | archiver.bbclass: enhance code readability | Xiaofeng Yan | 2012-04-04 | 1 | -119/+108 |
* | archiver.bbclass: | Xiaofeng Yan | 2012-03-26 | 1 | -0/+460 |