aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2013-04-05scripts/sstate-cache-management.sh: fix return value by adding exit 0Henning Heinold
2013-04-04scripts/qemuimage-testlib: Dump extra info if the network doesn't come upRichard Purdie
2013-04-04python: adding missing runtime dependency python-io to python-pprintLukas Bulwahn
2013-04-03qemu script: explicitly set 32 bit depthAlexandru DAMIAN
2013-04-03runqemu-internal: use MACHINE_SUBTYPE variable for qemuarm*Martin Jansa
2013-03-30qemuimage-testlib: Fix quoting issueRichard Purdie
2013-03-30qemuimage-testlib: Use ww option to ps to ensure command output isn't truncatedRichard Purdie
2013-03-30qemuimage-testlib: Increase qemu startup timeoutsRichard Purdie
2013-03-29scripts/contrib/build-perf-test.sh: add timings for bitbake -pStefan Stanacar
2013-03-29scripts/contrib/build-perf-test.sh: add option to allow cherry-picking of fix...Richard Purdie
2013-03-29scripts/contrib/build-perf-test.sh: add a global results fileStefan Stanacar
2013-03-29scripts/contrib/build-perf-test.sh: add a script for build performance trackingStefan Stanacar
2013-03-29oe-setup-builddir: Possibility to customize text.Anders Roxell
2013-03-29classes/buildhistory: improve SRCREV recordingPaul Eggleton
2013-03-27qemuimage-testlib: Capture stderror in the logs as well as stdoutRichard Purdie
2013-03-26qemuimagetest: collect and print runqemu outputPaul Eggleton
2013-03-26qemuimagetest: fix erroneous ps errors when qemu couldn't be startedPaul Eggleton
2013-03-22mkefidisk: Use msdos partition tablesDarren Hart
2013-03-22mkefidisk: Remove startup.nshDarren Hart
2013-03-22mkefidisk: Always use rootwait and document kernel parameters usedDarren Hart
2013-03-22mkefidisk: Boot with ro kernel parameter instead of rwDarren Hart
2013-03-22mkefidisk: Cleanup comment lengthDarren Hart
2013-03-22mkefidisk: Always specify a root= kernel parameterDarren Hart
2013-03-21scripts/qemu-testlib: Add more debugging informationRichard Purdie
2013-03-20scripts/runqemu-internal: Fix lock racesRichard Purdie
2013-03-20runqemu: Improve error handling/exit codesRichard Purdie
2013-03-20qemuimage-testlib: Add extra debugging and sanity checkRichard Purdie
2013-03-20qemuimage-testlib: Add delay to work around races in qemu startupRichard Purdie
2013-03-19qemuimage-testlib: Fix IP address handlingRichard Purdie
2013-03-19scripts/qemutestlib: Add better process debugging and fix process group issueRichard Purdie
2013-03-19qemu-testlib: Add python helper and simplify shellRichard Purdie
2013-03-18mkefidisk.sh: create a proper ESPKoen Kooi
2013-03-09mkefidisk.sh: Cope with translations and modelnames with 'Disk' in it.Koen Kooi
2013-03-07bitbake-whatchanged: print what is about to happenRobert Yang
2013-03-07bitbake.conf: add STAMPS_DIR for constructing STAMPRobert Yang
2013-03-02qemuimage-tests/dmesg: Add exception for error message on qemuarm with 3.8 ke...Richard Purdie
2013-02-28sstate-cache-management.sh: don't hardcode available sstate_suffixesHongxu Jia
2013-02-28sstate-cache-management.sh:fix the incorrect usage of option `-d'Hongxu Jia
2013-02-28sstate-cache-management.sh: fix remove duplicate failed when multiple archsHongxu Jia
2013-02-15scripts/bitbake: Remove all instances of paths to a layer's scripts directory.Franklin S. Cooper Jr
2013-02-14Python: Add missing dependency "textutils" to "io" packageMiLo
2013-02-13scripts/qemuimage-testlib: Use wide option to ps callsMichael Halstead
2013-02-12Add separate directory for postinstall interceptsLaurentiu Palcu
2013-02-12relocate_sdk.py: allow relocate_sdk.py to work with python 2.4.xJason Wessel
2013-02-12relocate_sdk.py: Fix corruption of sdk binariesJason Wessel
2013-02-11oe-git-proxy*: Remove previous git proxy solutionsDarren Hart
2013-02-11oe-git-proxy: Use socat instead of BSD ncDarren Hart
2013-02-11oe-git-proxy: Add a new comprehensive git proxy scriptDarren Hart
2013-02-11oe-buildenv-internal: Add upper and lower case proxy vars to BB_ENV_EXTRAWHITEDarren Hart
2013-02-11oe-buildenv-internal: Remove GIT variables from BB_ENV_EXTRAWHITEDarren Hart