summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* qemuimagetest: Rename test scenario file from poky-image-sdk to poky-image-sa...Jiajun Xu2011-02-106-2/+4
* image-swab: Convert to attach strace to the process to obtain the required sw...Richard Purdie2011-02-101-0/+30
* fetch2: Add SRPM knowledgeMark Hatle2011-02-081-0/+53
* scripts/poky-env-internal: We set LC_ALL in the core so no need to set LANG h...Richard Purdie2011-02-021-2/+0
* scripts/bitbake: remove bashismsJoshua Lock2011-01-311-6/+6
* creating the rpmrepo metadataQing He2011-01-301-0/+89
* scripts/bitbake: If pseudo isn't in staging for some reason, force a build of...Richard Purdie2011-01-281-7/+17
* scripts/bitbake: We only need pseudo-native in the sysroot, we can ignore any...Richard Purdie2011-01-281-1/+1
* send-pull-request: ensure a proper FROM header is includedDarren Hart2011-01-261-3/+26
* send-pull-request: send all patches as the local userDarren Hart2011-01-241-1/+6
* send-pull-request: unset $TO and $CC from environmentScott Garman2011-01-241-0/+4
* poky-extract-sdk: allow relative paths for extract-dirScott Garman2011-01-241-0/+5
* qemuimagetest: Use same image during sanity testing instead of copying a new ...Jiajun Xu2011-01-2025-77/+105
* qemuimagetest: Use the same image in sanity testing to fix the timeout issue ...Jiajun Xu2011-01-1425-24/+36
* bbvars.py: add a script to look for undocumented variablesDarren Hart2011-01-121-0/+186
* qemuimagetest: Remove connman test for lsb image and fix one warning in Test_...Jiajun Xu2011-01-066-6/+1
* scripts/bitbake: Skip building pseudo if necessary.Lianhao Lu2011-01-051-3/+21
* qemuimagetest: Add basic function check for connmanJiajun Xu2011-01-0217-0/+122
* qemuimagetest: Add basic function check for gcc/g++/make command in targetJiajun Xu2011-01-027-0/+194
* qemuimagetest: Add basic function check for rpm commandJiajun Xu2011-01-0217-0/+112
* qemuimagetest: Add basic function check for zypper commandJiajun Xu2011-01-0218-0/+179
* qemuimage-testlib: Improve quoting causing problems under certain circumstancesRichard Purdie2010-12-241-1/+1
* qemuimage-testlib: Fix the check for running qemu processesRichard Purdie2010-12-231-5/+3
* qemuimage-testlib: Ensure TOPDIR/BUILDDIR are setRichard Purdie2010-12-231-1/+2
* qemuimage-testlib: Add check for existence of image and correctness of ip add...Jiajun Xu2010-12-231-0/+23
* qemu: Add some checks before enabling KVMZhai Edwin2010-12-231-3/+22
* send-pull-request: allow users to select git-send-email or sendmailDarren Hart2010-12-231-19/+50
* send-pull-request: Use current date in mail headersDarren Hart2010-12-211-1/+5
* poky-init-build-env: Enable all POSIX shellsMark Hatle2010-12-201-1/+1
* poky-init-build-env: Breakup the environment scriptMark Hatle2010-12-202-93/+122
* bitbake.conf/poky-env-internal: Adjust PSEUDO variables to match pseudo enabl...Richard Purdie2010-12-171-1/+1
* scripts/bitbake: Add wrapper script which ensures pseudo is built and availableRichard Purdie2010-12-171-0/+25
* poky-env-internal: Search scripts before the bitbake directory so we can over...Richard Purdie2010-12-171-1/+1
* Add extra parameters options for poky-qemu scriptsLiping Ke2010-12-162-2/+34
* scripts/poky-qemu: Improve tmp layout assumptionRichard Purdie2010-12-151-1/+1
* creat-lsb-image: download lsb test suite and creat a image with lsb test suiteXiaofeng Yan2010-12-101-0/+170
* qemu: Enable KVM support on x86/x86-64 hostZhai Edwin2010-12-091-0/+12
* Make poky-qemu and related scripts work with arbitrary SDK locationsScott Garman2010-12-095-48/+26
* poky-env-internal: Allow the environment variable POKYCONF to provide the bas...Gary Thomas2010-12-091-0/+18
* Remove unused tunctl-src/Makefile from scripts/Scott Garman2010-12-071-17/+0
* Add sanity test scenarios for -lsb imagesScott Garman2010-12-075-0/+25
* scripts: Remove obsolete stage-manager scriptsRichard Purdie2010-11-283-1588/+0
* scripts/poky-env-internal: Further cleanupsRichard Purdie2010-11-281-8/+9
* scripts/poky-env-internal: Remove unset variablesRichard Purdie2010-11-281-10/+0
* scripts/poky-env-internal/image-swab.bbclass: Remove OEROOT referencesRichard Purdie2010-11-281-3/+3
* poky-qemu: Fix issues when running Yocto 0.9 release imagesScott Garman2010-11-141-28/+36
* imagetest-qemu: Add sanity test cases for scp/shutdown in targetJiajun Xu2010-11-1417-4/+174
* git-pull: add send-pull-request scriptDarren Hart2010-11-101-0/+133
* git-pull: add the new create-pull-request scriptDarren Hart2010-11-101-0/+129
* git pull: remove the existing create_pull_request scriptDarren Hart2010-11-101-86/+0