aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2011-02-10qemuimagetest: Rename test scenario file from poky-image-sdk to poky-image-sa...Jiajun Xu
2011-02-10image-swab: Convert to attach strace to the process to obtain the required sw...Richard Purdie
2011-02-08fetch2: Add SRPM knowledgeMark Hatle
2011-02-02scripts/poky-env-internal: We set LC_ALL in the core so no need to set LANG h...Richard Purdie
2011-01-31scripts/bitbake: remove bashismsJoshua Lock
2011-01-30creating the rpmrepo metadataQing He
2011-01-28scripts/bitbake: If pseudo isn't in staging for some reason, force a build of...Richard Purdie
2011-01-28scripts/bitbake: We only need pseudo-native in the sysroot, we can ignore any...Richard Purdie
2011-01-26send-pull-request: ensure a proper FROM header is includedDarren Hart
2011-01-24send-pull-request: send all patches as the local userDarren Hart
2011-01-24send-pull-request: unset $TO and $CC from environmentScott Garman
2011-01-24poky-extract-sdk: allow relative paths for extract-dirScott Garman
2011-01-20qemuimagetest: Use same image during sanity testing instead of copying a new ...Jiajun Xu
2011-01-14qemuimagetest: Use the same image in sanity testing to fix the timeout issue ...Jiajun Xu
2011-01-12bbvars.py: add a script to look for undocumented variablesDarren Hart
2011-01-06qemuimagetest: Remove connman test for lsb image and fix one warning in Test_...Jiajun Xu
2011-01-05scripts/bitbake: Skip building pseudo if necessary.Lianhao Lu
2011-01-02qemuimagetest: Add basic function check for connmanJiajun Xu
2011-01-02qemuimagetest: Add basic function check for gcc/g++/make command in targetJiajun Xu
2011-01-02qemuimagetest: Add basic function check for rpm commandJiajun Xu
2011-01-02qemuimagetest: Add basic function check for zypper commandJiajun Xu
2010-12-24qemuimage-testlib: Improve quoting causing problems under certain circumstancesRichard Purdie
2010-12-23qemuimage-testlib: Fix the check for running qemu processesRichard Purdie
2010-12-23qemuimage-testlib: Ensure TOPDIR/BUILDDIR are setRichard Purdie
2010-12-23qemuimage-testlib: Add check for existence of image and correctness of ip add...Jiajun Xu
2010-12-23qemu: Add some checks before enabling KVMZhai Edwin
2010-12-23send-pull-request: allow users to select git-send-email or sendmailDarren Hart
2010-12-21send-pull-request: Use current date in mail headersDarren Hart
2010-12-20poky-init-build-env: Enable all POSIX shellsMark Hatle
2010-12-20poky-init-build-env: Breakup the environment scriptMark Hatle
2010-12-17bitbake.conf/poky-env-internal: Adjust PSEUDO variables to match pseudo enabl...Richard Purdie
2010-12-17scripts/bitbake: Add wrapper script which ensures pseudo is built and availableRichard Purdie
2010-12-17poky-env-internal: Search scripts before the bitbake directory so we can over...Richard Purdie
2010-12-16Add extra parameters options for poky-qemu scriptsLiping Ke
2010-12-15scripts/poky-qemu: Improve tmp layout assumptionRichard Purdie
2010-12-10creat-lsb-image: download lsb test suite and creat a image with lsb test suiteXiaofeng Yan
2010-12-09qemu: Enable KVM support on x86/x86-64 hostZhai Edwin
2010-12-09Make poky-qemu and related scripts work with arbitrary SDK locationsScott Garman
2010-12-09poky-env-internal: Allow the environment variable POKYCONF to provide the bas...Gary Thomas
2010-12-07Remove unused tunctl-src/Makefile from scripts/Scott Garman
2010-12-07Add sanity test scenarios for -lsb imagesScott Garman
2010-11-28scripts: Remove obsolete stage-manager scriptsRichard Purdie
2010-11-28scripts/poky-env-internal: Further cleanupsRichard Purdie
2010-11-28scripts/poky-env-internal: Remove unset variablesRichard Purdie
2010-11-28scripts/poky-env-internal/image-swab.bbclass: Remove OEROOT referencesRichard Purdie
2010-11-14poky-qemu: Fix issues when running Yocto 0.9 release imagesScott Garman
2010-11-14imagetest-qemu: Add sanity test cases for scp/shutdown in targetJiajun Xu
2010-11-10git-pull: add send-pull-request scriptDarren Hart
2010-11-10git-pull: add the new create-pull-request scriptDarren Hart
2010-11-10git pull: remove the existing create_pull_request scriptDarren Hart