summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* test-dependencies.sh: remove /sysroots* between component buildsMartin Jansa2018-05-151-2/+2
* sstate-diff-machines.sh: Replace MACHINE_ARCH only at the beginning and separ...Martin Jansa2018-05-151-1/+1
* sstate-sysroot-cruft.sh: Extend the whitelistMartin Jansa2018-05-151-0/+2
* recipes-kernel: Skip kernel version check on kernel templatesLeonardo Sandoval2017-09-0442-84/+84
* scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov2017-09-041-2/+5
* sstate-sysroot-cruft: Add /etc/ld.so.conf to whitelistMartin Jansa2017-08-291-0/+12
* test-dependencies.sh: Strip also '\.bb: .*' before adding failed recipe to li...Martin Jansa2017-08-291-2/+2
* wic: fix calculation of partition numberEd Bartosh2017-08-291-1/+1
* wic: partition: Run fsck on EXT file systemsDaniel Schultz2017-08-291-0/+3
* scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...Leonardo Sandoval2017-06-141-0/+1
* python-3-manifest: fix adding imp to importlibAnders Darander2017-05-181-1/+1
* runqemu: support multiple qemus running when nfsRobert Yang2017-05-182-24/+43
* runqemu-export-rootfs: fix inconsistent var namesRobert Yang2017-05-181-12/+9
* wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz2017-05-181-1/+1
* wic: filemap: Fixed spared_copy skipDaniel Schultz2017-05-181-3/+3
* wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani2017-01-111-3/+4
* recipetool: fix encoding-related errors creating python recipesPaul Eggleton2017-01-111-2/+2
* scripts/send-pull-request: Avoid multiple chain headersPatrick Ohly2017-01-111-2/+7
* wic: fix function comment typosMaciej Borzecki2017-01-111-2/+2
* wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki2017-01-111-0/+4
* wic: make sure that partition size is always an integer in internal processingMaciej Borzecki2017-01-113-6/+12
* systemd-bootdisk.wks: use PARTUUIDEd Bartosh2017-01-111-1/+1
* oe-setup-builddir: fix TEMPLATECONF error messagePaul Eggleton2016-11-161-1/+1
* oe-pkgdata-util: Use standard verb form in help info.Robert P. J. Day2016-11-161-1/+1
* devtool: runqemu: work around runqemu script path assumptionPaul Eggleton2016-10-251-1/+6
* canned-wks: use GPT partition tableEd Bartosh2016-10-113-3/+3
* systemd-bootdisk.wks: update kernel command lineEd Bartosh2016-10-111-1/+1
* mkgummidisk.wks: update kernel command lineEd Bartosh2016-10-091-1/+1
* machine.cfg: Unset CONFIG_64BIT for qemu i386 architectureLeonardo Sandoval2016-10-081-1/+3
* mkefidisk.wks: update kernel command lineEd Bartosh2016-10-071-1/+1
* mkefidisk.wks: use MSDOS partition tableEd Bartosh2016-10-071-1/+1
* wic: rewrite MBR disk identifierEd Bartosh2016-10-072-3/+11
* wic: generate PARTUUID for MDOS partitionsEd Bartosh2016-10-072-4/+13
* wic: set PARTUUID only for gpt partition tableEd Bartosh2016-10-071-1/+1
* scripts: Rename 'native' to 'oe-run-native'Ulf Magnusson2016-10-061-0/+0
* devtool: modify command fails to ignore source filesStephano Cetola2016-10-061-1/+7
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for x86-64 archLeonardo Sandoval2016-10-053-2/+67
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for PowerPC archLeonardo Sandoval2016-10-053-2/+67
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for qemu archLeonardo Sandoval2016-10-053-2/+125
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for i386 archLeonardo Sandoval2016-10-054-3/+68
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS64 archLeonardo Sandoval2016-10-053-2/+67
* machine.conf: Remove duplicate xserver choicesLeonardo Sandoval2016-10-051-9/+1
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS archLeonardo Sandoval2016-10-053-2/+67
* yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for arm archLeonardo Sandoval2016-10-053-2/+67
* devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt2016-10-051-1/+1
* devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton2016-10-054-14/+60
* devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton2016-10-051-1/+1
* devtool: add: fix error message when only specifying a recipe namePaul Eggleton2016-10-051-1/+1
* mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh2016-10-011-2/+2
* scripts: add new script 'native'Ed Bartosh2016-10-011-0/+48