summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: add script for relocating the SDKLaurentiu Palcu2012-08-021-0/+200
* send-pull-request: Make -a really imply -cDarren Hart2012-08-021-1/+2
* createrepo 0.4.11: add rpm-createsolvedb.pyRobert Yang2012-08-011-64/+0
* scripts/oe-pkgdata-util: exclude unpackaged in glob outputPaul Eggleton2012-07-311-0/+4
* combo-layer: ensure init works with split local configPaul Eggleton2012-07-311-4/+23
* scripts/bitbake: unbreak the git version comparisonChristopher Larson2012-07-311-1/+4
* combo-layer: allow splitting out local configPaul Eggleton2012-07-311-8/+65
* combo-layer: check that last_revision is validPaul Eggleton2012-07-311-0/+21
* combo-layer: improve patch list handling and outputPaul Eggleton2012-07-311-22/+45
* combo-layer: drop to a shell when apply fails during updatePaul Eggleton2012-07-311-11/+23
* combo-layer: ignore patch-* temp directories in dirty checkPaul Eggleton2012-07-311-1/+4
* combo-layer: allow component pull to be done separatelyPaul Eggleton2012-07-311-12/+39
* combo-layer: remove &> bashismPaul Eggleton2012-07-311-1/+1
* Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2012-07-292-0/+243
* scripts/bitbake: Check the git-native version and build it if necessaryRichard Purdie2012-07-181-1/+16
* runqemu: Fix running qemu when build without glKhem Raj2012-07-172-14/+17
* runqemu/mips: adjust runqemu script to support mipsel machineDennis Lan2012-07-172-7/+11
* runqemu: fix support for ext4 rootfs imagesScott Garman2012-07-091-1/+1
* runqemu: fix usage() help for MACHINE settingScott Garman2012-07-091-1/+1
* runqemu: fix fedora pkg names when run failsCristian Ciupitu2012-07-021-1/+1
* yocto-bsp: update yocto-bsp xorg.conf templatesTom Zanussi2012-06-262-2/+8
* yocto-bsp: update yocto-bsp machine.conf templateTom Zanussi2012-06-261-2/+5
* runqemu-internal: qemu fails to run on ext2 imageKang Kai2012-06-251-1/+1
* cleanup-workdir: update help textKang Kai2012-06-181-2/+5
* cleanup-workdir: only deal dirs related to current archKang Kai2012-06-181-5/+49
* cleanup-workdir: replace commands with subprocessKang Kai2012-06-181-10/+12
* cleanup-workdir: update the way to check obsolete dirsKang Kai2012-06-181-36/+23
* pybootchartgui: Fix the filename and add a default formatRobert Yang2012-06-151-19/+14
* pybootchartgui: split the output chart into multiple onesRobert Yang2012-06-152-2/+48
* pybootchartgui: make the build profiling in picturesRobert Yang2012-06-154-64/+122
* pybootchartgui: add the original codeRobert Yang2012-06-1514-0/+2207
* runqemu-ifup: enable arp proxyingScott Garman2012-06-081-0/+1
* generate-manifest-2.7.py: replace os.popen with os.unlinkRobert Yang2012-06-051-1/+4
* kernel.py: replace os.popen with subprocess.PopenRobert Yang2012-06-051-2/+3
* scripts/cp-noerror: Add a special copy function to fix autotools issuesRichard Purdie2012-05-301-0/+15
* scripts/buildhistory-diff: add GitPython version checkPaul Eggleton2012-05-301-2/+6
* scripts: replace os.system with subprocess.callRobert Yang2012-05-302-3/+5
* runqemu: Add qemush4 and qemumips64 knowledgeKhem Raj2012-05-212-5/+40
* test-reexec: Add script to address issues when task re-executionJiajun Xu2012-05-181-0/+123
* runqemu: replace bashism with working shell idiomPeter Seebach2012-05-151-6/+7
* oe-buildenv-internal: Fix BITBAKEDIR changes to work with existing autobuilde...Richard Purdie2012-05-121-3/+4
* Add option to oe-buildenv-internal script to change bitbake location.Philip Balister2012-05-111-1/+5
* yocto-bsp: clarify help with reference to meta-intelTom Zanussi2012-05-061-4/+44
* yocto-kernel: use BUILDDIR to find bblayers.confTom Zanussi2012-05-061-1/+6
* runqemu: be sh neutralBernhard Reutner-Fischer2012-05-062-13/+16
* runqemu: minor tweaksBernhard Reutner-Fischer2012-05-061-19/+21
* runqemu: add and use error()Bernhard Reutner-Fischer2012-05-061-46/+25
* runqemu: simplify process_filename()Bernhard Reutner-Fischer2012-05-061-22/+25
* runqemu: use modern, single-char name of test(1)Bernhard Reutner-Fischer2012-05-061-23/+23
* runqemu: Use OE_TMPDIRBernhard Reutner-Fischer2012-05-061-16/+11