Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |