aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2011-04-21scripts/runqemu.README: Clean this up to accurately reflect what the runqemu ...Richard Purdie
2011-04-21runqemu-extra-sdk: Update function usage to clearly reflect its meaningRichard Purdie
2011-04-21Rename ~/.poky-sdk/ temp workdir to ~/.runqemu-sdk/Richard Purdie
2011-04-20POKY_QEMU_IFUP -> RUNQEMU_IFUPRichard Purdie
2011-04-20Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie
2011-04-20poky-setup-builddir: Rename to oe-setup-builddir and clean up POKY variable r...Richard Purdie
2011-04-20Replace POKY_KVM_WIKI -> YOCTO_KVM_WIKIRichard Purdie
2011-04-20POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOTRichard Purdie
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie
2011-04-20Replace POKYBASE with COREBASERichard Purdie
2011-04-20Remove obsolete scripts/classesRichard Purdie
2011-04-20Rename poky-qemu to runqemuRichard Purdie
2011-04-20Rename poky-init-build-env to oe-init-build-envRichard Purdie
2011-03-31scripts/poky-qemu-internal: call stty sane before exitKhem Raj
2011-03-21scripts/poky-qemu-internal: Add rw to KERNCMDLINE for non nfs boots as wellKhem Raj
2011-03-21scripts/poky-qemu-internal: Pass -m <mem_size> always on commandlineKhem Raj
2011-03-21Shift a few env bits into scripts/bitbakeChris Larson
2011-03-21scripts/bitbake: add -g/--graphviz to NO_BUILD_OPTSChris Larson
2011-03-18qemu: make warning messages consistent in formatDarren Hart
2011-03-18qemu: warn user if nVidia libGL is detected (leads to qemu segfault)Darren Hart
2011-03-17sanity: detect if bitbake wrapper is not being used or pseudo is brokenPaul Eggleton
2011-03-16send-pull-request: Fetch TO email address from git config if specifiedKhem Raj
2011-03-15create-pull-request: switch URL from git.pokylinux.org/poky-contrib to git.op...Martin Jansa
2011-03-14poky-qemu-internal: force oprofile into using timer interrupt mode for qemux8...Dexuan Cui
2011-03-08python: add generate-manifest-2.6.py script and regen python-2.6-manifest.incMartin Jansa
2011-03-04creat-lsb-image: Add some functions for creating a appropriate image to make ...Xiaofeng Yan
2011-03-04qemu-script: Remove mmap_min_addr checkZhai Edwin
2011-03-03poky-env-internal: Add FETCH2 enablementMark Hatle
2011-03-01poky-qemu: handle cases where an nfs directory contains -image-Scott Garman
2011-03-01poky-qemu: Update -sdk image name due to recent change to sato-sdkSaul Wold
2011-03-01poky-setup-builddir: Update references to the manualRichard Purdie
2011-02-22qemu: enable audio supportZhai Edwin
2011-02-21tar-replacement-native: Add a target to replace the default tarRichard Purdie
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