Age | Commit message (Expand) | Author | Files |
2017-09-13 | devtool/standard: set a preferred provider when adding a new recipe with devtool | Juan M Cruz Alcaraz | 2 |
2017-09-11 | devtool: upgrade: check that user has configured git properly | Paul Eggleton | 1 |
2017-09-11 | wic: run bmaptool with native Python3 | Ed Bartosh | 1 |
2017-09-11 | wic: update help content | Ed Bartosh | 1 |
2017-09-11 | wic: implement ext fs support for 'wic rm' | Ed Bartosh | 1 |
2017-09-11 | wic: implement ext fs support for 'wic cp' | Ed Bartosh | 1 |
2017-09-11 | wic: implement ext fs support for 'wic ls' | Ed Bartosh | 1 |
2017-09-11 | devtool: status: Sort entries before printing | Ola x Nilsson | 1 |
2017-08-31 | scriptutils: fix fetch_url() to use lowercase dummy recipe name | Paul Eggleton | 1 |
2017-08-31 | recipetool: create: detect Eclipse licenses | Paul Eggleton | 1 |
2017-08-31 | recipetool: create: suppress npm shrinkwrap/lockdown warnings again | Paul Eggleton | 1 |
2017-08-31 | recipetool: create: fix SRCPV prefix for non-git SCMs | Paul Eggleton | 1 |
2017-08-31 | recipetool: create: make recently added branch/tag handling git specific | Paul Eggleton | 1 |
2017-08-31 | devtool: add: add explicit srcrev/branch options | Paul Eggleton | 2 |
2017-08-31 | devtool: edit-recipe: fix regression | Paul Eggleton | 1 |
2017-08-31 | devtool: upgrade: workaround for recipes which apply patches conditional upon... | Paul Eggleton | 1 |
2017-08-31 | devtool: upgrade: fix handling of non-absolute paths | Paul Eggleton | 1 |
2017-08-31 | devtool: update-recipe: ensure patches get deleted in srcrev mode | Paul Eggleton | 1 |
2017-08-27 | devtool: deploy-target: Support stripped libs and execs | Tobias Hagelborn | 1 |
2017-08-27 | wic: always read image partitions | Ed Bartosh | 1 |
2017-08-27 | wic: implement 'wic write' command | Ed Bartosh | 2 |
2017-08-27 | wic: extend list of used tools | Ed Bartosh | 1 |
2017-08-27 | wic: added 'fstypes' parameter to Disk.__init__ | Ed Bartosh | 1 |
2017-08-27 | wic: convert partition number to int | Ed Bartosh | 1 |
2017-08-27 | wic: get more info from the 'parted print' output | Ed Bartosh | 1 |
2017-08-27 | wic: reimplement getting paths of used tools | Ed Bartosh | 1 |
2017-08-23 | recipetool: create: fix npm license code regression | Paul Eggleton | 1 |
2017-08-23 | recipetool: create: fix broken import in npm module | Paul Eggleton | 1 |
2017-08-21 | recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUM | Paul Eggleton | 2 |
2017-08-21 | recipetool: allow plugins to set PN / PV more easily | Paul Eggleton | 1 |
2017-08-21 | devtool: import: new plugin to import the devtool workspace | Leonardo Sandoval | 2 |
2017-08-21 | devtool: append md5sum only if not already present | Leonardo Sandoval | 1 |
2017-08-21 | devtool: export: new plugin to export the devtool workspace | Leonardo Sandoval | 1 |
2017-08-21 | devtool: upgrade: enable branch checking when revision is provided | Chang Rebecca Swee Fun | 1 |
2017-08-21 | recipetool: create: replacing PV in SRCURI | Stanley Phoong | 1 |
2017-08-21 | recipetool: create: handle git URLs specifying only a tag | Stanley Phoong | 1 |
2017-08-21 | recipetool: create: being able to set branch when revision is provided | Chang Rebecca Swee Fun | 1 |
2017-08-21 | recipetool: create: disable PREMIRRORS and MIRRORS by default | Chang Rebecca Swee Fun | 2 |
2017-08-16 | recipetool: create: fix incorrect URL variable usage | Paul Eggleton | 1 |
2017-08-09 | devtool: sdk-update: fix pulling updates from git | Andrea Galbusera | 1 |
2017-08-08 | devtool: fix handling of errors during task execution | Paul Eggleton | 1 |
2017-08-03 | wic: improve generating disk system identifier | Jonathan Liu | 1 |
2017-07-30 | wic: Switch to using --use-uuid by default | Tom Rini | 3 |
2017-07-30 | wic: ensure generated disk system identifier is non-zero | Jonathan Liu | 1 |
2017-07-30 | wic: add /boot mount point to fstab by default | Ed Bartosh | 1 |
2017-07-30 | wic: rootfs: make copied rootfs unique | Ed Bartosh | 1 |
2017-07-30 | wic: rootfs: fix rootfs path reporting | Ed Bartosh | 1 |
2017-07-30 | wic: use absolute paths in rootfs plugin | Ed Bartosh | 1 |
2017-07-30 | wic: copy rootfs directory before changing fstab | Ed Bartosh | 1 |
2017-07-21 | wic: add description of --mkfs-extraopts | Ed Bartosh | 1 |