aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2011-05-25create-pull-request: generalize the repository URL parsingDarren Hart
2011-05-25send-pull-request: drop sendemail checksOtavio Salvador
2011-05-19*pull-request: add copyright, license, and descriptionsDarren Hart
2011-05-19send-pull-request: streamline git-send-email usageDarren Hart
2011-05-19create-pull-request: add untested oe repository supportDarren Hart
2011-05-19create-pull-request: add GitHub remote supportOtavio Salvador
2011-05-19create-pull-request: do not check certificateOtavio Salvador
2011-05-19send-pull-request: verify git sendemail configDarren Hart
2011-05-19send-pull-request: don't send all patches to everyone even with -aDarren Hart
2011-05-19send-pull-request: fix greedy auto-cc regexDarren Hart
2011-05-19send-pull-request: remove local mta supportDarren Hart
2011-05-19send-pull-request: whitespace cleanupDarren Hart
2011-05-19create-pull-request: provide an RFC mode via -c argumentDarren Hart
2011-05-19create-pull-request: rewrite known private URLs to public URLsDarren Hart
2011-05-19create-pull-request: use git request-pull and arbitrary remotesDarren Hart
2011-05-19create-pull-request: whitespace cleanupDarren Hart
2011-05-19create-pull-request: alphabetize argumentsDarren Hart
2011-05-19create-pull-request: switch URL from git.pokylinux.org/poky-contrib to git.op...Martin Jansa
2011-05-18scripts/oe-buildenv-internal: Improve message when bitbake is missingRichard Purdie
2011-05-10scripts/oe-setup-builddir: fix typoOtavio Salvador
2011-05-10qemu-script: Fix qemu seg fault if install Nvidia proprietary driver.Zhai Edwin
2011-05-04qemuimagetest: Add executable permission to test scripts for toolchainJiajun Xu
2011-05-04qemuimagetest: Enable toolchain automation tests in qemuimagetestJiajun Xu
2011-05-04create-lsb-iamge:Fix bugsXiaofeng Yan
2011-05-03Need override for TEMPLATECONFGary Thomas
2011-04-24create-lsb-image:Rename creat-lsb-image and fix some bugsXiaofeng Yan
2011-04-21scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix perm...Richard Purdie
2011-04-21Further cleanup of various poky referencesRichard Purdie
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-21POKY_QEMU_IFUP -> RUNQEMU_IFUPRichard Purdie
2011-04-21Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie
2011-04-21poky-setup-builddir: Rename to oe-setup-builddir and clean up POKY variable r...Richard Purdie
2011-04-21Replace POKY_KVM_WIKI -> YOCTO_KVM_WIKIRichard Purdie
2011-04-21POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOTRichard Purdie
2011-04-21Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie
2011-04-21Replace POKYBASE with COREBASERichard Purdie
2011-04-21Remove obsolete scripts/classesRichard Purdie
2011-04-21Rename poky-qemu to runqemuRichard Purdie
2011-04-21Rename poky-init-build-env to oe-init-build-envRichard Purdie
2011-03-31scripts/poky-qemu-internal: call stty sane before exitKhem Raj
2011-03-23scripts/poky-qemu-internal: Add rw to KERNCMDLINE for non nfs boots as wellKhem Raj
2011-03-23scripts/poky-qemu-internal: Pass -m <mem_size> always on commandlineKhem Raj
2011-03-23Shift a few env bits into scripts/bitbakeChris Larson
2011-03-23scripts/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