summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* python: don't include -tests with modulesMark Asselstine2017-08-032-6/+12
* wic: improve generating disk system identifierJonathan Liu2017-08-031-1/+2
* wic: Switch to using --use-uuid by defaultTom Rini2017-07-303-6/+6
* image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini2017-07-301-3/+6
* wic: ensure generated disk system identifier is non-zeroJonathan Liu2017-07-301-1/+1
* wic: add /boot mount point to fstab by defaultEd Bartosh2017-07-301-1/+1
* wic: rootfs: make copied rootfs uniqueEd Bartosh2017-07-301-1/+1
* wic: rootfs: fix rootfs path reportingEd Bartosh2017-07-301-6/+4
* wic: use absolute paths in rootfs pluginEd Bartosh2017-07-301-2/+2
* wic: copy rootfs directory before changing fstabEd Bartosh2017-07-301-9/+15
* bsp/help: include a warning showing deprecation of create-layer pluginLeonardo Sandoval2017-07-301-0/+8
* runqemu: chmod 0o777 for lockdirRobert Yang2017-07-271-0/+1
* runqemu: validate combosRobert Yang2017-07-271-0/+6
* runqemu: check tar.bz2 and .tar.gzRobert Yang2017-07-271-1/+4
* runqemu: check qbconfload before running bitbakeRobert Yang2017-07-271-1/+1
* runqemu: add --debug and --quietRobert Yang2017-07-271-19/+31
* wic: add description of --mkfs-extraoptsEd Bartosh2017-07-211-0/+6
* wic: implement wks option --mkfs-extraoptsEd Bartosh2017-07-212-15/+25
* devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun2017-07-211-0/+3
* devtool: find-recipe: enable new subcommand for devtoolChang Rebecca Swee Fun2017-07-211-4/+14
* scriptutils: pass in logger as parameterChang Rebecca Swee Fun2017-07-213-3/+3
* scriptutils: exit politely when no text editor availableChang Rebecca Swee Fun2017-07-211-2/+2
* wic: fix calculation of partition numberEd Bartosh2017-07-211-1/+1
* argparse_oe: Add int_positive typeAníbal Limón2017-07-211-0/+7
* recipetool: Setup logging before calling prepareRichard Purdie2017-07-211-1/+1
* devtool: Setup logging before calling prepareRichard Purdie2017-07-211-1/+1
* oe-pkgdata-util: Setup logging before calling prepareRichard Purdie2017-07-211-2/+1
* recipetool: create: refactor code for ensuring npm is availablePaul Eggleton2017-07-214-79/+34
* recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton2017-07-214-65/+153
* recipetool: create: eliminate second fetch for packagesPaul Eggleton2017-07-211-15/+6
* recipetool: create: ensure meaningful error for malformed tarballsPaul Eggleton2017-07-211-4/+18
* devtool: extract: refactor kern-tools-native handlingPaul Eggleton2017-07-211-32/+5
* oe-init-build-env-memres: Drop itRichard Purdie2017-07-211-2/+1
* recipetool: git reformat URI mangling & parameter strippedStanley Cheong Kwan, Phoong2017-07-171-9/+26
* wic: isoimage-isohybrid: use grub-efi from deploy dirEd Bartosh2017-07-171-52/+23
* wic: isoimage-isohybrid: check result of glob()Ed Bartosh2017-07-171-2/+5
* wic: build wic-tools only if wic is run manuallyEd Bartosh2017-07-171-4/+4
* wic: isoimage: do not remove temp directoryEd Bartosh2017-07-171-2/+2
* wic: get rid of using wic-toolsEd Bartosh2017-07-174-13/+11
* runqemu: check exit code of 'ls -t'Ed Bartosh2017-07-171-1/+4
* runqemu: reworked exception handlingEd Bartosh2017-07-171-57/+56
* linux-yocto-custom: include a user feature description fileChoong YinThong2017-07-062-0/+2
* oe-pkgdata-util: package-info: Allow extra variables to be displayedPeter Kjellerstedt2017-07-061-2/+10
* yocto-compat-layer.py: make signature check code reusablePatrick Ohly2017-07-062-58/+70
* yocto-compat-layer.py: allow README with suffixPatrick Ohly2017-07-061-4/+10
* yocto-compat-layer.py: add test_worldPatrick Ohly2017-07-061-0/+9
* yocto-compat-layer.py: apply test_signatures to all layersPatrick Ohly2017-07-063-6/+14
* yocto-compat-layer.py: tolerate broken world builds during signature diffPatrick Ohly2017-07-062-2/+7
* yocto-compat-layer.py: avoid adding layers more than oncePatrick Ohly2017-07-061-2/+15
* mkefidsk: fix bash/dash shell quoting problemSaul Wold2017-07-061-1/+1