| Commit message (Expand) | Author | Age | Files | Lines |
* | sstate: Allow sstate_clean_manifest to take a prefix | Richard Purdie | 2017-01-28 | 1 | -1/+3 |
* | classes/oeqa: Replace subprocess.check_call() with check_output() | Richard Purdie | 2017-01-23 | 1 | -2/+2 |
* | Switch to Recipe Specific Sysroots | Richard Purdie | 2017-01-23 | 1 | -41/+85 |
* | sstate: Drop the depchain isPostDep() checks | Richard Purdie | 2017-01-20 | 1 | -9/+7 |
* | Revert "classes/sstate: add a mode to error if sstate package unavailable" | Paul Eggleton | 2017-01-20 | 1 | -23/+0 |
* | sstate: Fix EXTRA_STAGING_FIXMES handling | Richard Purdie | 2017-01-20 | 1 | -0/+1 |
* | classes/sstate: fix file conflict message | Paul Eggleton | 2017-01-09 | 1 | -10/+12 |
* | classes/sstate: handle filenames containing square brackets | Paul Eggleton | 2017-01-09 | 1 | -2/+2 |
* | meta: remove True option to getVarFlag calls | Joshua Lock | 2016-12-16 | 1 | -7/+7 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -57/+57 |
* | sstate: Ensure we don't remove sigbasedata files | Richard Purdie | 2016-11-04 | 1 | -1/+1 |
* | classes/sstate.bbclass: Enable thread lock when checkstatus | Aníbal Limón | 2016-10-05 | 1 | -0/+4 |
* | sstate.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | sstate: Add postrm command support | Richard Purdie | 2016-09-16 | 1 | -0/+11 |
* | sstate.bbclass: normalize whitelisted paths | Max Krummenacher | 2016-09-14 | 1 | -0/+1 |
* | sstate: Avoid duplicate README file errors for sdk under sstate control | Richard Purdie | 2016-09-04 | 1 | -0/+2 |
* | sstate.bbclass: skip packaging if SSTATE_SKIP_CREATION is set | Ed Bartosh | 2016-09-03 | 1 | -0/+2 |
* | meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDK | Paul Eggleton | 2016-07-26 | 1 | -0/+3 |
* | sstate.bbclass: make PV to depend on PV variable value | Ed Bartosh | 2016-07-20 | 1 | -0/+3 |
* | classes/sstate: add a mode to error if sstate package unavailable | Paul Eggleton | 2016-07-08 | 1 | -0/+23 |
* | classes/sstate: show progress during sstate object availability check | Paul Eggleton | 2016-07-08 | 1 | -2/+4 |
* | classes/lib: Convert to use python3 octal syntax | Richard Purdie | 2016-06-02 | 1 | -3/+3 |
* | sstate.bbclass: Don't create symlinks, download to the correct location | Randy Witt | 2016-05-25 | 1 | -9/+3 |
* | sstate: Ensure we sort the value used for SSTATETASKS for determinism | Richard Purdie | 2016-05-17 | 1 | -1/+1 |
* | sstatesig.py: Split single locked sigs check into multiple checks | Randy Witt | 2016-04-09 | 1 | -1/+7 |
* | useradd.bbclass: remove user/group created by the package in clean* task | Maxin B. John | 2016-04-06 | 1 | -0/+5 |
* | sstate: Allow late expansion of NATIVELSBSTRING | Richard Purdie | 2016-03-07 | 1 | -2/+6 |
* | cml1/sstate: Fix missing getVar parameter | Richard Purdie | 2016-02-19 | 1 | -2/+2 |
* | sstate.bbclass: use oe.gpg_sign for gpg signing | Markus Lehtonen | 2016-02-19 | 1 | -21/+17 |
* | sstate: Add ca-certificates-native to postinst recipes list | Ming Liu | 2016-02-16 | 1 | -1/+1 |
* | sstate: Ensure populate_lic sstate objects are cleaned | Richard Purdie | 2016-02-10 | 1 | -0/+1 |
* | sstate: Fix SSTATE_SWSPEC only used by populate_lic tasks | Richard Purdie | 2016-02-04 | 1 | -1/+1 |
* | sstate: Revert using -m option to tar in sstate | Richard Purdie | 2016-02-01 | 1 | -1/+1 |
* | sstate: Add back packagedata on packagedata dependencies | Richard Purdie | 2016-01-30 | 1 | -0/+4 |
* | sstate: Improve handling of useradd dependencies | Richard Purdie | 2016-01-30 | 1 | -4/+5 |
* | sstate: display the sysroot name when cleaning for clarity | Ross Burton | 2016-01-24 | 1 | -1/+1 |
* | sstate: replace verbose manifest removal with a single count | Ross Burton | 2016-01-19 | 1 | -1/+5 |
* | sstate: Add packagedata to list of tasks not to recurse | Richard Purdie | 2016-01-19 | 1 | -0/+4 |
* | sstate: Ensure populate_lic dependencies are not followed | Richard Purdie | 2015-12-14 | 1 | -0/+3 |
* | sstate: Ensure siginfo and sig files are also touched | Richard Purdie | 2015-11-25 | 1 | -0/+2 |
* | sstate: respect GPG_BIN and GPG_HOME | Ross Burton | 2015-11-24 | 1 | -3/+17 |
* | sstate: run recipe-provided hooks outside of ${B} | Ross Burton | 2015-09-28 | 1 | -16/+14 |
* | classes/sstate: break out function to get sstate manifest filename | Paul Eggleton | 2015-09-12 | 1 | -5/+2 |
* | sstate: only fetch remote signatures if verification is enabled | Ross Burton | 2015-09-12 | 1 | -3/+6 |
* | sstate: implement basic signing/validation | Ross Burton | 2015-09-06 | 1 | -1/+18 |
* | gtk-icon-utils: Rename, upgrade, add binary | Jussi Kukkonen | 2015-07-16 | 1 | -1/+1 |
* | sstate.bbclass: remove redundant cd and mkdir commands | Andre McCurdy | 2015-07-16 | 1 | -4/+2 |
* | classes/sstate.bbclass: Improve checkstatus using connection cache. | Aníbal Limón | 2015-07-12 | 1 | -2/+12 |
* | oe/utils.py: Add support for init/end helper functions in ThreadWorker. | Aníbal Limón | 2015-06-26 | 1 | -1/+1 |
* | oe/utils.py: Fix thread leakage in ThreadPool | Aníbal Limón | 2015-06-26 | 1 | -1/+2 |