aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2012-08-02runqemu-gen-tapdevs: add UID to CL optionsElizabeth Flanagan
2012-08-02scripts: add script for relocating the SDKLaurentiu Palcu
2012-08-02send-pull-request: Make -a really imply -cDarren Hart
2012-08-01createrepo 0.4.11: add rpm-createsolvedb.pyRobert Yang
2012-07-31scripts/oe-pkgdata-util: exclude unpackaged in glob outputPaul Eggleton
2012-07-31combo-layer: ensure init works with split local configPaul Eggleton
2012-07-31scripts/bitbake: unbreak the git version comparisonChristopher Larson
2012-07-31combo-layer: allow splitting out local configPaul Eggleton
2012-07-31combo-layer: check that last_revision is validPaul Eggleton
2012-07-31combo-layer: improve patch list handling and outputPaul Eggleton
2012-07-31combo-layer: drop to a shell when apply fails during updatePaul Eggleton
2012-07-31combo-layer: ignore patch-* temp directories in dirty checkPaul Eggleton
2012-07-31combo-layer: allow component pull to be done separatelyPaul Eggleton
2012-07-31combo-layer: remove &> bashismPaul Eggleton
2012-07-29Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton
2012-07-18scripts/bitbake: Check the git-native version and build it if necessaryRichard Purdie
2012-07-17runqemu: Fix running qemu when build without glKhem Raj
2012-07-17runqemu/mips: adjust runqemu script to support mipsel machineDennis Lan
2012-07-09runqemu: fix support for ext4 rootfs imagesScott Garman
2012-07-09runqemu: fix usage() help for MACHINE settingScott Garman
2012-07-02runqemu: fix fedora pkg names when run failsCristian Ciupitu
2012-06-26yocto-bsp: update yocto-bsp xorg.conf templatesTom Zanussi
2012-06-26yocto-bsp: update yocto-bsp machine.conf templateTom Zanussi
2012-06-25runqemu-internal: qemu fails to run on ext2 imageKang Kai
2012-06-18cleanup-workdir: update help textKang Kai
2012-06-18cleanup-workdir: only deal dirs related to current archKang Kai
2012-06-18cleanup-workdir: replace commands with subprocessKang Kai
2012-06-18cleanup-workdir: update the way to check obsolete dirsKang Kai
2012-06-15pybootchartgui: Fix the filename and add a default formatRobert Yang
2012-06-15pybootchartgui: split the output chart into multiple onesRobert Yang
2012-06-15pybootchartgui: make the build profiling in picturesRobert Yang
2012-06-15pybootchartgui: add the original codeRobert Yang
2012-06-08runqemu-ifup: enable arp proxyingScott Garman
2012-06-05generate-manifest-2.7.py: replace os.popen with os.unlinkRobert Yang
2012-06-05kernel.py: replace os.popen with subprocess.PopenRobert Yang
2012-05-30scripts/cp-noerror: Add a special copy function to fix autotools issuesRichard Purdie
2012-05-30scripts/buildhistory-diff: add GitPython version checkPaul Eggleton
2012-05-30scripts: replace os.system with subprocess.callRobert Yang
2012-05-21runqemu: Add qemush4 and qemumips64 knowledgeKhem Raj
2012-05-18test-reexec: Add script to address issues when task re-executionJiajun Xu
2012-05-15runqemu: replace bashism with working shell idiomPeter Seebach
2012-05-12oe-buildenv-internal: Fix BITBAKEDIR changes to work with existing autobuilde...Richard Purdie
2012-05-11Add option to oe-buildenv-internal script to change bitbake location.Philip Balister
2012-05-06yocto-bsp: clarify help with reference to meta-intelTom Zanussi
2012-05-06yocto-kernel: use BUILDDIR to find bblayers.confTom Zanussi
2012-05-06runqemu: be sh neutralBernhard Reutner-Fischer
2012-05-06runqemu: minor tweaksBernhard Reutner-Fischer
2012-05-06runqemu: add and use error()Bernhard Reutner-Fischer
2012-05-06runqemu: simplify process_filename()Bernhard Reutner-Fischer
2012-05-06runqemu: use modern, single-char name of test(1)Bernhard Reutner-Fischer