Age | Commit message (Expand) | Author | Files |
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 |
2017-07-21 | wic: implement wks option --mkfs-extraopts | Ed Bartosh | 2 |
2017-07-21 | devtool: standard: enable options for PREMIRRORS and MIRRORS | Chang Rebecca Swee Fun | 1 |
2017-07-21 | devtool: find-recipe: enable new subcommand for devtool | Chang Rebecca Swee Fun | 1 |
2017-07-21 | scriptutils: pass in logger as parameter | Chang Rebecca Swee Fun | 3 |
2017-07-21 | scriptutils: exit politely when no text editor available | Chang Rebecca Swee Fun | 1 |
2017-07-21 | wic: fix calculation of partition number | Ed Bartosh | 1 |
2017-07-21 | argparse_oe: Add int_positive type | Aníbal Limón | 1 |
2017-07-21 | devtool: Setup logging before calling prepare | Richard Purdie | 1 |
2017-07-21 | recipetool: create: refactor code for ensuring npm is available | Paul Eggleton | 4 |
2017-07-21 | recipetool: create: reimplement fetching with normal fetch/unpack tasks | Paul Eggleton | 4 |
2017-07-21 | recipetool: create: eliminate second fetch for packages | Paul Eggleton | 1 |
2017-07-21 | recipetool: create: ensure meaningful error for malformed tarballs | Paul Eggleton | 1 |
2017-07-21 | devtool: extract: refactor kern-tools-native handling | Paul Eggleton | 1 |
2017-07-17 | recipetool: git reformat URI mangling & parameter stripped | Stanley Cheong Kwan, Phoong | 1 |
2017-07-17 | wic: isoimage-isohybrid: use grub-efi from deploy dir | Ed Bartosh | 1 |
2017-07-17 | wic: isoimage-isohybrid: check result of glob() | Ed Bartosh | 1 |
2017-07-17 | wic: isoimage: do not remove temp directory | Ed Bartosh | 1 |
2017-07-17 | wic: get rid of using wic-tools | Ed Bartosh | 3 |
2017-07-06 | yocto-compat-layer.py: make signature check code reusable | Patrick Ohly | 2 |
2017-07-06 | yocto-compat-layer.py: allow README with suffix | Patrick Ohly | 1 |
2017-07-06 | yocto-compat-layer.py: add test_world | Patrick Ohly | 1 |