summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* oe-selftest: fix handling of test cases without ID in --list-tests-byMaciej Borzecki2016-11-151-4/+9
* wic: fix function comment typosMaciej Borzecki2016-11-151-2/+2
* wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki2016-11-151-0/+4
* wic: use partition size when creating empty partition filesMaciej Borzecki2016-11-151-2/+2
* wic: make sure that partition size is always an integer in internal processingMaciej Borzecki2016-11-153-6/+12
* systemd-bootdisk.wks: use PARTUUIDEd Bartosh2016-11-151-1/+1
* runqemu: Split out the base name of QB_DEFAULT_KERNELAlistair Francis2016-11-151-1/+4
* devtool: add "rename" subcommandPaul Eggleton2016-11-072-1/+203
* recipetool: create: separate LICENSE items with & by defaultPaul Eggleton2016-11-071-5/+7
* devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton2016-11-071-0/+5
* devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton2016-11-071-1/+3
* devtool: add: show recipetool create outputPaul Eggleton2016-11-072-8/+22
* wic: call os.ftruncate instead of running truncateEd Bartosh2016-11-062-7/+13
* task-time: Add simple buildstats analysis scriptUlf Magnusson2016-11-061-0/+132
* oe-setup-builddir: fix TEMPLATECONF error messagePaul Eggleton2016-11-061-1/+1
* runqemu: add user mode (SLIRP) support to x86 QEMU targetsTodor Minchev2016-11-061-1/+2
* oe-pkgdata-util: Use standard verb form in help info.Robert P. J. Day2016-11-061-1/+1
* mkefidisk.sh: add deprecation warning to the outputEd Bartosh2016-11-061-0/+5
* combo-layer: handle file_exclude matching dirsOlaf Mandel2016-10-281-0/+2
* sstate-sysroot-cruft: Add /etc/ld.so.conf to whitelistMartin Jansa2016-10-281-0/+12
* test-dependencies.sh: Strip also '\.bb: .*' before adding failed recipe to li...Martin Jansa2016-10-281-2/+2
* combo-layer: handle ambiguous git argumentsOlaf Mandel2016-10-281-1/+1
* combo-layer: fix crashes on wrong tempfile usageOlaf Mandel2016-10-281-3/+3
* buildhistory-collect-srcrevs: Fix multiple SRCREV definitionsTobias Hagelborn2016-10-281-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