summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-07-29Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2-0/+243
2012-07-18scripts/bitbake: Check the git-native version and build it if necessaryRichard Purdie1-1/+16
2012-07-17runqemu: Fix running qemu when build without glKhem Raj2-14/+17
2012-07-17runqemu/mips: adjust runqemu script to support mipsel machineDennis Lan2-7/+11
2012-07-09runqemu: fix support for ext4 rootfs imagesScott Garman1-1/+1
2012-07-09runqemu: fix usage() help for MACHINE settingScott Garman1-1/+1
2012-07-02runqemu: fix fedora pkg names when run failsCristian Ciupitu1-1/+1
2012-06-26yocto-bsp: update yocto-bsp xorg.conf templatesTom Zanussi2-2/+8
2012-06-26yocto-bsp: update yocto-bsp machine.conf templateTom Zanussi1-2/+5
2012-06-25runqemu-internal: qemu fails to run on ext2 imageKang Kai1-1/+1
2012-06-18cleanup-workdir: update help textKang Kai1-2/+5
2012-06-18cleanup-workdir: only deal dirs related to current archKang Kai1-5/+49
2012-06-18cleanup-workdir: replace commands with subprocessKang Kai1-10/+12
2012-06-18cleanup-workdir: update the way to check obsolete dirsKang Kai1-36/+23
2012-06-15pybootchartgui: Fix the filename and add a default formatRobert Yang1-19/+14
2012-06-15pybootchartgui: split the output chart into multiple onesRobert Yang2-2/+48
2012-06-15pybootchartgui: make the build profiling in picturesRobert Yang4-64/+122
2012-06-15pybootchartgui: add the original codeRobert Yang14-0/+2207
2012-06-08runqemu-ifup: enable arp proxyingScott Garman1-0/+1
2012-06-05generate-manifest-2.7.py: replace os.popen with os.unlinkRobert Yang1-1/+4
2012-06-05kernel.py: replace os.popen with subprocess.PopenRobert Yang1-2/+3
2012-05-30scripts/cp-noerror: Add a special copy function to fix autotools issuesRichard Purdie1-0/+15
2012-05-30scripts/buildhistory-diff: add GitPython version checkPaul Eggleton1-2/+6
2012-05-30scripts: replace os.system with subprocess.callRobert Yang2-3/+5
2012-05-21runqemu: Add qemush4 and qemumips64 knowledgeKhem Raj2-5/+40
2012-05-18test-reexec: Add script to address issues when task re-executionJiajun Xu1-0/+123
2012-05-15runqemu: replace bashism with working shell idiomPeter Seebach1-6/+7
2012-05-12oe-buildenv-internal: Fix BITBAKEDIR changes to work with existing autobuilde...Richard Purdie1-3/+4
2012-05-11Add option to oe-buildenv-internal script to change bitbake location.Philip Balister1-1/+5
2012-05-06yocto-bsp: clarify help with reference to meta-intelTom Zanussi1-4/+44
2012-05-06yocto-kernel: use BUILDDIR to find bblayers.confTom Zanussi1-1/+6
2012-05-06runqemu: be sh neutralBernhard Reutner-Fischer2-13/+16
2012-05-06runqemu: minor tweaksBernhard Reutner-Fischer1-19/+21
2012-05-06runqemu: add and use error()Bernhard Reutner-Fischer1-46/+25
2012-05-06runqemu: simplify process_filename()Bernhard Reutner-Fischer1-22/+25
2012-05-06runqemu: use modern, single-char name of test(1)Bernhard Reutner-Fischer1-23/+23
2012-05-06runqemu: Use OE_TMPDIRBernhard Reutner-Fischer1-16/+11
2012-05-06terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variableJason Wessel1-1/+1
2012-05-03runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -uJason Wessel2-9/+16
2012-05-03create-recipe: base on autospectacle.pl to create recipe fileKang Kai1-14/+103
2012-05-03autospectacle.pl: pull it from meego as a baseKang Kai1-0/+1837
2012-04-30package_rpm: Only rebuild the indexes if the packages have changedRichard Purdie1-0/+63
2012-04-26runqemu-ifup: enable ip masquerading for QEMU NAT addressesScott Garman1-1/+2
2012-04-23scripts/hob: disable sanity checks when launchingJoshua Lock1-1/+2
2012-04-17yocto-bsp: remove kernel26 machine feature from templatesTom Zanussi3-4/+3
2012-04-14yocto-bsp: fix x86_64 tuning for qemu archTom Zanussi1-1/+1
2012-04-14yocto-bsp: fix multi-provider error in qemu arch templateTom Zanussi1-0/+1
2012-04-14yocto-bsp: fix qemuarch test for xserver-xf86-config.bbappendTom Zanussi1-0/+0
2012-04-14yocto-bsp: enable property value display of nested propertiesTom Zanussi2-3/+55
2012-04-11python: multilib header support.Lianhao Lu1-1/+1