Age | Commit message (Expand) | Author | Files |
2017-03-21 | meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME) | Joshua Lock | 1 |
2016-12-16 | meta: remove True option to getVarFlag calls | Joshua Lock | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-12-13 | archiver: don't change directory when generating tarball | Ross Burton | 1 |
2016-10-11 | archiver: fix gcc-source handling | Saul Wold | 1 |
2016-09-28 | archive.bbclass: fix do_ar_original archiving of multiple source repos | Patrick Ohly | 1 |
2016-09-28 | archiver.bbclass: ignore unpack sub-directories in do_ar_original | Patrick Ohly | 1 |
2016-04-13 | archiver: Improve debug output | Richard Purdie | 1 |
2016-04-12 | archiver: Ensure sstate-inputdir directory is created | Richard Purdie | 1 |
2016-04-09 | archiver: Fix ASSUME_PROVIDED issues | Richard Purdie | 1 |
2016-03-30 | archiver.bbclass: addtask do_deploy_archives_setscene | Robert Yang | 1 |
2016-03-28 | archiver.bbclass: Just archive gcc-source for all gcc recipes | Mariano Lopez | 1 |
2016-03-24 | archiver.bbclass: Fix tar name for git repositories | Mariano Lopez | 1 |
2016-03-24 | archiver.bbclass: Fix gcc-source corner case | Mariano Lopez | 1 |
2016-03-24 | archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIR | Mariano Lopez | 1 |
2016-03-24 | archiver.bbclass: Don't expand python functions in dumpdata | Mariano Lopez | 1 |
2015-11-24 | bbclass: fix spelling mistakes | Maxin B. John | 1 |
2015-11-24 | archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packages | Jian Liu | 1 |
2015-11-24 | archiver.bbclass: fix previous issue regarding work-shared for linux-yocto | Alejandro Hernandez | 1 |
2015-10-21 | archiver.bbclass: Fixes and improves archiver class for kernel and gcc packages | Alejandro Hernandez | 1 |
2015-09-24 | archiver: stamp-base is dead, remove it | Richard Purdie | 1 |
2015-08-19 | archiver.bbclass: Run deploy_archives in $WORKDIR | Clemens Lang | 1 |
2015-07-12 | archiver.bbclass: add do_deploy_all_archives | Patrick Ohly | 1 |
2015-06-23 | copyleft_filter.bbclass: Allow to filter on name | Mariano Lopez | 1 |
2014-10-24 | archiver: fix truncation of src_rev | Joe Slater | 1 |
2014-08-27 | archiver.bbclass: add revision to git tarfile name | Joe Slater | 1 |
2014-08-23 | archiver: delete the tail slash in directory name | Jian Liu | 1 |
2014-06-17 | archiver: create dir 'B' explicitly while WORKDIR changed | Hongxu Jia | 1 |
2014-03-24 | archiver.bbclass: emit patch series files for original src | Robert Yang | 1 |
2014-03-24 | archiver.bbclass: make it can filter the license | Robert Yang | 1 |
2014-03-21 | archiver.bbclass: move a few code to copyleft_compliance.bbclass | Robert Yang | 1 |
2014-03-21 | archiver.bbclass: refactor it | Robert Yang | 1 |
2014-03-21 | classes/archive*.bbclass: remove archive-*-source.bbclass | Robert Yang | 1 |
2013-09-01 | meta: Don't use deprecated bitbake API | Richard Purdie | 1 |
2013-08-26 | classes: Remove references to _remove in function names since this may become... | Richard Purdie | 1 |
2013-06-17 | archiver.bbclass: check if package contains a copyleft license | Kevin Strasser | 1 |
2013-04-03 | archiver: fix srpm archiving build errors | Kevin Strasser | 1 |
2013-03-18 | archiver: fix archive filtering behavior | Kevin Strasser | 1 |
2013-02-28 | archiver class: Use tasks with sstate instead of pre/post funcs | Muhammad Shakeel | 1 |
2012-11-24 | archiver.bbclass: DISTRO is not required variable so deal with it | Marcin Juszkiewicz | 1 |
2012-09-03 | Rename task to packagegroup | Paul Eggleton | 1 |
2012-08-28 | archiver.bbclass: fix the remove error | Robert Yang | 1 |
2012-08-28 | archiver.bbclass: remove the "upper()" function | Robert Yang | 1 |
2012-08-28 | archiver.bbclass: fix the fakeroot and other issues | Robert Yang | 1 |
2012-08-28 | archiver.bbclass: fix the coding style | Robert Yang | 1 |
2012-08-28 | archiver.bbclass: indent fixes | Robert Yang | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-06-28 | archiver.bbclass: Add the function of filtering packages | Xiaofeng Yan | 1 |
2012-06-08 | archiver.bbclass: Reduce some duplication for function get_licenses | Xiaofeng Yan | 1 |
2012-06-05 | archiver.bbclass: Improve the usability for the archiver classes | Xiaofeng Yan | 1 |