summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2017-08-08devtool: fix handling of errors during task executionPaul Eggleton1
2017-08-03python: don't include -tests with modulesMark Asselstine2
2017-08-03wic: improve generating disk system identifierJonathan Liu1
2017-07-30wic: Switch to using --use-uuid by defaultTom Rini3
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini1
2017-07-30wic: ensure generated disk system identifier is non-zeroJonathan Liu1
2017-07-30wic: add /boot mount point to fstab by defaultEd Bartosh1
2017-07-30wic: rootfs: make copied rootfs uniqueEd Bartosh1
2017-07-30wic: rootfs: fix rootfs path reportingEd Bartosh1
2017-07-30wic: use absolute paths in rootfs pluginEd Bartosh1
2017-07-30wic: copy rootfs directory before changing fstabEd Bartosh1
2017-07-27runqemu: chmod 0o777 for lockdirRobert Yang1
2017-07-27runqemu: validate combosRobert Yang1
2017-07-27runqemu: check tar.bz2 and .tar.gzRobert Yang1
2017-07-27runqemu: check qbconfload before running bitbakeRobert Yang1
2017-07-27runqemu: add --debug and --quietRobert Yang1
2017-07-21wic: add description of --mkfs-extraoptsEd Bartosh1
2017-07-21wic: implement wks option --mkfs-extraoptsEd Bartosh2
2017-07-21devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun1
2017-07-21devtool: find-recipe: enable new subcommand for devtoolChang Rebecca Swee Fun1
2017-07-21scriptutils: pass in logger as parameterChang Rebecca Swee Fun3
2017-07-21scriptutils: exit politely when no text editor availableChang Rebecca Swee Fun1
2017-07-21wic: fix calculation of partition numberEd Bartosh1
2017-07-21argparse_oe: Add int_positive typeAníbal Limón1
2017-07-21recipetool: Setup logging before calling prepareRichard Purdie1
2017-07-21devtool: Setup logging before calling prepareRichard Purdie1
2017-07-21oe-pkgdata-util: Setup logging before calling prepareRichard Purdie1
2017-07-21recipetool: create: refactor code for ensuring npm is availablePaul Eggleton4
2017-07-21recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton4
2017-07-21recipetool: create: eliminate second fetch for packagesPaul Eggleton1
2017-07-21recipetool: create: ensure meaningful error for malformed tarballsPaul Eggleton1
2017-07-21devtool: extract: refactor kern-tools-native handlingPaul Eggleton1
2017-07-21oe-init-build-env-memres: Drop itRichard Purdie1
2017-07-17recipetool: git reformat URI mangling & parameter strippedStanley Cheong Kwan, Phoong1
2017-07-17wic: isoimage-isohybrid: use grub-efi from deploy dirEd Bartosh1
2017-07-17wic: isoimage-isohybrid: check result of glob()Ed Bartosh1
2017-07-17wic: build wic-tools only if wic is run manuallyEd Bartosh1
2017-07-17wic: isoimage: do not remove temp directoryEd Bartosh1
2017-07-17wic: get rid of using wic-toolsEd Bartosh4
2017-07-17runqemu: check exit code of 'ls -t'Ed Bartosh1
2017-07-17runqemu: reworked exception handlingEd Bartosh1
2017-07-06oe-pkgdata-util: package-info: Allow extra variables to be displayedPeter Kjellerstedt1
2017-07-06yocto-compat-layer.py: make signature check code reusablePatrick Ohly2
2017-07-06yocto-compat-layer.py: allow README with suffixPatrick Ohly1
2017-07-06yocto-compat-layer.py: add test_worldPatrick Ohly1
2017-07-06yocto-compat-layer.py: apply test_signatures to all layersPatrick Ohly3
2017-07-06yocto-compat-layer.py: tolerate broken world builds during signature diffPatrick Ohly2
2017-07-06yocto-compat-layer.py: avoid adding layers more than oncePatrick Ohly1
2017-06-30mkefidsk: fix bash/dash shell quoting problemSaul Wold1
2017-06-29scripts/contrib/patchreview: add new scriptRoss Burton1