summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2013-04-05oe-setup-builddir: Allow $OECORENOTESCONF to not existPeter Kjellerstedt1
2013-04-05sanity/connman: when connman test fails, dump syslogRoss Burton1
2013-04-05qemuimage-testlib: add function to fetch the remote syslogRoss Burton1
2013-04-05qemuimage-testlib: silence some key warningsRoss Burton1
2013-04-05connman_test.sh: show all processes when dumping psRoss Burton1
2013-04-05postinst-intercepts, qemu.bbclass: fix issue on 32 bit hostsLaurentiu Palcu2
2013-04-05qemuimage-testlib-pythonhelper: Fix process mixupsRichard Purdie1
2013-04-05scripts/sstate-cache-management.sh: fix return value by adding exit 0Henning Heinold1
2013-04-04scripts/qemuimage-testlib: Dump extra info if the network doesn't come upRichard Purdie1
2013-04-04python: adding missing runtime dependency python-io to python-pprintLukas Bulwahn1
2013-04-03qemu script: explicitly set 32 bit depthAlexandru DAMIAN1
2013-04-03runqemu-internal: use MACHINE_SUBTYPE variable for qemuarm*Martin Jansa1
2013-03-30qemuimage-testlib: Fix quoting issueRichard Purdie1
2013-03-30qemuimage-testlib: Use ww option to ps to ensure command output isn't truncatedRichard Purdie1
2013-03-30qemuimage-testlib: Increase qemu startup timeoutsRichard Purdie1
2013-03-29scripts/contrib/build-perf-test.sh: add timings for bitbake -pStefan Stanacar1
2013-03-29scripts/contrib/build-perf-test.sh: add option to allow cherry-picking of fix...Richard Purdie1
2013-03-29scripts/contrib/build-perf-test.sh: add a global results fileStefan Stanacar1
2013-03-29scripts/contrib/build-perf-test.sh: add a script for build performance trackingStefan Stanacar1
2013-03-29oe-setup-builddir: Possibility to customize text.Anders Roxell1
2013-03-29classes/buildhistory: improve SRCREV recordingPaul Eggleton1
2013-03-27qemuimage-testlib: Capture stderror in the logs as well as stdoutRichard Purdie1
2013-03-26qemuimagetest: collect and print runqemu outputPaul Eggleton1
2013-03-26qemuimagetest: fix erroneous ps errors when qemu couldn't be startedPaul Eggleton2
2013-03-22mkefidisk: Use msdos partition tablesDarren Hart1
2013-03-22mkefidisk: Remove startup.nshDarren Hart1
2013-03-22mkefidisk: Always use rootwait and document kernel parameters usedDarren Hart1
2013-03-22mkefidisk: Boot with ro kernel parameter instead of rwDarren Hart1
2013-03-22mkefidisk: Cleanup comment lengthDarren Hart1
2013-03-22mkefidisk: Always specify a root= kernel parameterDarren Hart1
2013-03-21scripts/qemu-testlib: Add more debugging informationRichard Purdie1
2013-03-20scripts/runqemu-internal: Fix lock racesRichard Purdie1
2013-03-20runqemu: Improve error handling/exit codesRichard Purdie2
2013-03-20qemuimage-testlib: Add extra debugging and sanity checkRichard Purdie1
2013-03-20qemuimage-testlib: Add delay to work around races in qemu startupRichard Purdie1
2013-03-19qemuimage-testlib: Fix IP address handlingRichard Purdie1
2013-03-19scripts/qemutestlib: Add better process debugging and fix process group issueRichard Purdie1
2013-03-19qemu-testlib: Add python helper and simplify shellRichard Purdie3
2013-03-18mkefidisk.sh: create a proper ESPKoen Kooi1
2013-03-09mkefidisk.sh: Cope with translations and modelnames with 'Disk' in it.Koen Kooi1
2013-03-07bitbake-whatchanged: print what is about to happenRobert Yang1
2013-03-07bitbake.conf: add STAMPS_DIR for constructing STAMPRobert Yang1
2013-03-02qemuimage-tests/dmesg: Add exception for error message on qemuarm with 3.8 ke...Richard Purdie1
2013-02-28sstate-cache-management.sh: don't hardcode available sstate_suffixesHongxu Jia1
2013-02-28sstate-cache-management.sh:fix the incorrect usage of option `-d'Hongxu Jia1
2013-02-28sstate-cache-management.sh: fix remove duplicate failed when multiple archsHongxu Jia1
2013-02-15scripts/bitbake: Remove all instances of paths to a layer's scripts directory.Franklin S. Cooper Jr1
2013-02-14Python: Add missing dependency "textutils" to "io" packageMiLo1
2013-02-13scripts/qemuimage-testlib: Use wide option to ps callsMichael Halstead1
2013-02-12Add separate directory for postinstall interceptsLaurentiu Palcu4