| Commit message (Expand) | Author | Age | Files | Lines |
* | archiver: Fix archive for linked kernel source | Tom Hochstein | 2018-04-05 | 1 | -0/+5 |
* | archiver: Fix build errors for kernels that don't use kernel-yocto.bbclass | Tom Hochstein | 2018-04-05 | 1 | -2/+6 |
* | archiver: remove deploy_all_archives task as --runall replaces it | Ross Burton | 2018-02-16 | 1 | -8/+0 |
* | archiver: don't require that images are built using RPM to build SRPMs | Ross Burton | 2018-01-29 | 1 | -4/+5 |
* | archiver: preserve sysroot paths in configured mode for multilib | Hongxu Jia | 2017-10-16 | 1 | -0/+2 |
* | archiver: preserve sysroot paths in configured mode | Ross Burton | 2017-06-06 | 1 | -0/+4 |
* | archiver.bbclass: fix do_ar_original error for matchbox-desktop | Dengke Du | 2017-06-06 | 1 | -5/+11 |
* | archiver.bbclass: adapt do_unpack_and_patch to RSS | Mikko Ylinen | 2017-06-06 | 1 | -0/+3 |
* | archiver: Escape recipe name in regex | Joshua Watt | 2017-06-03 | 1 | -2/+2 |
* | archiver: avoid archiving source for glibc-locale | Zhenbo Gao | 2017-05-18 | 1 | -0/+6 |
* | archiver.bbclass: do not cause kernel rebuilds | Patrick Ohly | 2017-05-18 | 1 | -1/+4 |
* | archiver.bbclass: various fixes for original+diff mode | Patrick Ohly | 2017-05-18 | 1 | -5/+15 |
* | archiver.bbclass: enhance do_ar_recipe task signature | Patrick Ohly | 2017-05-18 | 1 | -0/+13 |
* | meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME) | Joshua Lock | 2017-03-22 | 1 | -1/+1 |
* | meta: remove True option to getVarFlag calls | Joshua Lock | 2016-12-16 | 1 | -14/+14 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -37/+37 |
* | archiver: don't change directory when generating tarball | Ross Burton | 2016-12-13 | 1 | -6/+2 |
* | archiver: fix gcc-source handling | Saul Wold | 2016-10-11 | 1 | -2/+3 |
* | archive.bbclass: fix do_ar_original archiving of multiple source repos | Patrick Ohly | 2016-09-28 | 1 | -1/+16 |
* | archiver.bbclass: ignore unpack sub-directories in do_ar_original | Patrick Ohly | 2016-09-28 | 1 | -1/+19 |
* | archiver: Improve debug output | Richard Purdie | 2016-04-13 | 1 | -1/+1 |
* | archiver: Ensure sstate-inputdir directory is created | Richard Purdie | 2016-04-12 | 1 | -0/+1 |
* | archiver: Fix ASSUME_PROVIDED issues | Richard Purdie | 2016-04-11 | 1 | -0/+6 |
* | archiver.bbclass: addtask do_deploy_archives_setscene | Robert Yang | 2016-03-30 | 1 | -0/+1 |
* | archiver.bbclass: Just archive gcc-source for all gcc recipes | Mariano Lopez | 2016-03-28 | 1 | -0/+6 |
* | archiver.bbclass: Fix tar name for git repositories | Mariano Lopez | 2016-03-25 | 1 | -15/+6 |
* | archiver.bbclass: Fix gcc-source corner case | Mariano Lopez | 2016-03-25 | 1 | -2/+16 |
* | archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIR | Mariano Lopez | 2016-03-25 | 1 | -11/+11 |
* | archiver.bbclass: Don't expand python functions in dumpdata | Mariano Lopez | 2016-03-25 | 1 | -8/+7 |
* | bbclass: fix spelling mistakes | Maxin B. John | 2015-11-24 | 1 | -1/+1 |
* | archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packages | Jian Liu | 2015-11-24 | 1 | -0/+10 |
* | archiver.bbclass: fix previous issue regarding work-shared for linux-yocto | Alejandro Hernandez | 2015-11-24 | 1 | -11/+9 |
* | archiver.bbclass: Fixes and improves archiver class for kernel and gcc packages | Alejandro Hernandez | 2015-10-21 | 1 | -7/+20 |
* | archiver: stamp-base is dead, remove it | Richard Purdie | 2015-09-24 | 1 | -32/+3 |
* | archiver.bbclass: Run deploy_archives in $WORKDIR | Clemens Lang | 2015-08-19 | 1 | -0/+2 |
* | archiver.bbclass: add do_deploy_all_archives | Patrick Ohly | 2015-07-12 | 1 | -0/+7 |
* | copyleft_filter.bbclass: Allow to filter on name | Mariano Lopez | 2015-06-23 | 1 | -8/+6 |
* | archiver: fix truncation of src_rev | Joe Slater | 2014-10-24 | 1 | -2/+2 |
* | archiver.bbclass: add revision to git tarfile name | Joe Slater | 2014-08-27 | 1 | -1/+6 |
* | archiver: delete the tail slash in directory name | Jian Liu | 2014-08-23 | 1 | -1/+1 |
* | 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 |