aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-10-28combo-layer: handle file_exclude matching dirsOlaf Mandel
2016-10-28sstate-sysroot-cruft: Add /etc/ld.so.conf to whitelistMartin Jansa
2016-10-28test-dependencies.sh: Strip also '\.bb: .*' before adding failed recipe to li...Martin Jansa
2016-10-28combo-layer: handle ambiguous git argumentsOlaf Mandel
2016-10-28combo-layer: fix crashes on wrong tempfile usageOlaf Mandel
2016-10-28buildhistory-collect-srcrevs: Fix multiple SRCREV definitionsTobias Hagelborn
2016-10-25devtool: runqemu: work around runqemu script path assumptionPaul Eggleton
2016-10-11canned-wks: use GPT partition tableEd Bartosh
2016-10-11systemd-bootdisk.wks: update kernel command lineEd Bartosh
2016-10-09mkgummidisk.wks: update kernel command lineEd Bartosh
2016-10-08machine.cfg: Unset CONFIG_64BIT for qemu i386 architectureLeonardo Sandoval
2016-10-07mkefidisk.wks: update kernel command lineEd Bartosh
2016-10-07mkefidisk.wks: use MSDOS partition tableEd Bartosh
2016-10-07wic: rewrite MBR disk identifierEd Bartosh
2016-10-07wic: generate PARTUUID for MDOS partitionsEd Bartosh
2016-10-07wic: set PARTUUID only for gpt partition tableEd Bartosh
2016-10-06scripts: Rename 'native' to 'oe-run-native'Ulf Magnusson
2016-10-06devtool: modify command fails to ignore source filesStephano Cetola
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for x86-64 archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for PowerPC archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for qemu archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for i386 archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS64 archLeonardo Sandoval
2016-10-05machine.conf: Remove duplicate xserver choicesLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS archLeonardo Sandoval
2016-10-05yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for arm archLeonardo Sandoval
2016-10-05devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton
2016-10-05devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton
2016-10-05devtool: add: fix error message when only specifying a recipe namePaul Eggleton
2016-10-01mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh
2016-10-01scripts: add new script 'native'Ed Bartosh
2016-10-01build-perf-test-wrapper.sh: accept test case failuresMarkus Lehtonen
2016-10-01oe-build-perf-test: return 2 if some tests failedMarkus Lehtonen
2016-10-01build-perf-test-wrapper.sh: show defaults for '-a' and '-w'Markus Lehtonen
2016-10-01build-perf-test-wrapper.sh: check for positional argumentsMarkus Lehtonen
2016-10-01runqemu: Add little endian variations for MIPSZubair Lutfullah Kakakhel
2016-10-01scripts/buildstats-diff: implement --multi optionMarkus Lehtonen
2016-10-01scripts/buildstats-diff: make logger msg format a bit more readableMarkus Lehtonen
2016-10-01scripts/buildstats-diff: use exception for internal error handlingMarkus Lehtonen
2016-10-01scripts/buildstats-diff: add walltime to --diff-attrMarkus Lehtonen
2016-10-01scripts/buildstats-diff: add read_ops and write_ops to --diff-attrMarkus Lehtonen
2016-10-01scripts/buildstats-diff: add read_bytes and write_bytes to --diff-attrMarkus Lehtonen
2016-10-01scripts/buildstats-diff: introduce --diff-attrMarkus Lehtonen
2016-10-01scripts/buildstats-diff: do not hardcode field widths in outputMarkus Lehtonen
2016-10-01scripts/buildstats-diff: implement BSTask classMarkus Lehtonen
2016-10-01scripts/buildstats-diff: rename --min-time and --min-timediff argsMarkus Lehtonen
2016-10-01scripts/buildstats-diff: check that the given directory existsMarkus Lehtonen
2016-10-01wic: rename and amend systemd-boot wks fileJianxun Zhang
2016-09-30runqemu: explicitly set image formatEd Bartosh