| Commit message (Expand) | Author | Age | Files | Lines |
* | devtool: upgrade: check that user has configured git properly | Paul Eggleton | 2017-09-11 | 1 | -1/+26 |
* | scripts/buildhistory-diff: use of argparse instead of optparse | Daniela Plascencia | 2017-09-11 | 1 | -54/+71 |
* | wic: run bmaptool with native Python3 | Ed Bartosh | 2017-09-11 | 1 | -2/+4 |
* | wic: update help content | Ed Bartosh | 2017-09-11 | 1 | -32/+32 |
* | wic: implement ext fs support for 'wic rm' | Ed Bartosh | 2017-09-11 | 1 | -11/+16 |
* | wic: implement ext fs support for 'wic cp' | Ed Bartosh | 2017-09-11 | 1 | -4/+9 |
* | wic: implement ext fs support for 'wic ls' | Ed Bartosh | 2017-09-11 | 1 | -5/+10 |
* | yocto-compat-layer.py: Fix trace when layers can't be processed | Mark Hatle | 2017-09-11 | 1 | -1/+1 |
* | devtool: status: Sort entries before printing | Ola x Nilsson | 2017-09-11 | 1 | -1/+1 |
* | linux-yocto: add linux-yocto 4.12 bbappends | Leonardo Sandoval | 2017-08-31 | 21 | -14/+592 |
* | scriptutils: fix fetch_url() to use lowercase dummy recipe name | Paul Eggleton | 2017-08-31 | 1 | -1/+1 |
* | recipetool: create: detect Eclipse licenses | Paul Eggleton | 2017-08-31 | 1 | -1/+5 |
* | recipetool: create: suppress npm shrinkwrap/lockdown warnings again | Paul Eggleton | 2017-08-31 | 1 | -0/+2 |
* | recipetool: create: fix SRCPV prefix for non-git SCMs | Paul Eggleton | 2017-08-31 | 1 | -1/+9 |
* | recipetool: create: make recently added branch/tag handling git specific | Paul Eggleton | 2017-08-31 | 1 | -2/+2 |
* | devtool: add: add explicit srcrev/branch options | Paul Eggleton | 2017-08-31 | 2 | -5/+37 |
* | devtool: edit-recipe: fix regression | Paul Eggleton | 2017-08-31 | 1 | -4/+11 |
* | devtool: upgrade: workaround for recipes which apply patches conditional upon... | Paul Eggleton | 2017-08-31 | 1 | -1/+1 |
* | devtool: upgrade: fix handling of non-absolute paths | Paul Eggleton | 2017-08-31 | 1 | -0/+3 |
* | devtool: update-recipe: ensure patches get deleted in srcrev mode | Paul Eggleton | 2017-08-31 | 1 | -1/+2 |
* | scripts/runqemu: Don't print error messages about tap file locks | Richard Purdie | 2017-08-30 | 1 | -3/+7 |
* | devtool: deploy-target: Support stripped libs and execs | Tobias Hagelborn | 2017-08-27 | 1 | -4/+29 |
* | wic: always read image partitions | Ed Bartosh | 2017-08-27 | 1 | -2/+3 |
* | wic: implement 'wic write' command | Ed Bartosh | 2017-08-27 | 3 | -0/+241 |
* | wic: extend list of used tools | Ed Bartosh | 2017-08-27 | 1 | -1/+2 |
* | wic: added 'fstypes' parameter to Disk.__init__ | Ed Bartosh | 2017-08-27 | 1 | -2/+7 |
* | wic: convert partition number to int | Ed Bartosh | 2017-08-27 | 1 | -2/+2 |
* | wic: get more info from the 'parted print' output | Ed Bartosh | 2017-08-27 | 1 | -1/+8 |
* | wic: reimplement getting paths of used tools | Ed Bartosh | 2017-08-27 | 1 | -27/+9 |
* | recipetool: create: fix npm license code regression | Paul Eggleton | 2017-08-23 | 1 | -0/+3 |
* | recipetool: create: fix broken import in npm module | Paul Eggleton | 2017-08-23 | 1 | -1/+1 |
* | linux-yocto: Drop 4.1 kernel appends | Richard Purdie | 2017-08-23 | 14 | -578/+0 |
* | runqemu: Use virtio to mount cdrom drives | Richard Purdie | 2017-08-23 | 1 | -1/+1 |
* | meta: move some text from oe-setup-builddir to conf-notes.txt | Ming Liu | 2017-08-23 | 1 | -7/+0 |
* | recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUM | Paul Eggleton | 2017-08-23 | 2 | -80/+79 |
* | recipetool: allow plugins to set PN / PV more easily | Paul Eggleton | 2017-08-23 | 1 | -7/+9 |
* | devtool: import: new plugin to import the devtool workspace | Leonardo Sandoval | 2017-08-23 | 2 | -0/+180 |
* | devtool: append md5sum only if not already present | Leonardo Sandoval | 2017-08-23 | 1 | -2/+5 |
* | devtool: export: new plugin to export the devtool workspace | Leonardo Sandoval | 2017-08-23 | 1 | -0/+119 |
* | devtool: upgrade: enable branch checking when revision is provided | Chang Rebecca Swee Fun | 2017-08-23 | 1 | -5/+22 |
* | recipetool: create: replacing PV in SRCURI | Stanley Phoong | 2017-08-23 | 1 | -1/+3 |
* | recipetool: create: handle git URLs specifying only a tag | Stanley Phoong | 2017-08-23 | 1 | -1/+22 |
* | recipetool: create: being able to set branch when revision is provided | Chang Rebecca Swee Fun | 2017-08-23 | 1 | -0/+48 |
* | recipetool: create: disable PREMIRRORS and MIRRORS by default | Chang Rebecca Swee Fun | 2017-08-23 | 2 | -1/+9 |
* | recipetool: create: fix incorrect URL variable usage | Paul Eggleton | 2017-08-17 | 1 | -1/+1 |
* | scripts/oe-publish-sdk: use hook to call git update-server-info | Andrea Galbusera | 2017-08-09 | 1 | -2/+2 |
* | devtool: sdk-update: fix pulling updates from git | Andrea Galbusera | 2017-08-09 | 1 | -1/+1 |
* | devtool: fix handling of errors during task execution | Paul Eggleton | 2017-08-09 | 1 | -0/+10 |
* | python: don't include -tests with modules | Mark Asselstine | 2017-08-03 | 2 | -6/+12 |
* | wic: improve generating disk system identifier | Jonathan Liu | 2017-08-03 | 1 | -1/+2 |