summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* generate-manifest-3.3.py: Add script to generate python 3.3 manifestsKhem Raj2014-02-021-0/+380
* sstate-cache-management.sh: don't remove all packagedata sstate archivesMartin Jansa2014-02-021-1/+1
* sstate-cache-management.sh: Fix available architecturesMartin Jansa2014-02-021-16/+33
* sstate-cache-management.sh: Show total number of files when showing how many ...Martin Jansa2014-02-021-2/+8
* sstate-cache-management.sh: Fix rm_by_stamps() to work after SSTATE_SWSPEC ch...Martin Jansa2014-02-021-3/+3
* sstate-cache-management.sh: Fix remove_duplicated() to work after SSTATE_SWSP...Martin Jansa2014-02-021-13/+23
* scripts/cp-noerror: Avoid a raceRichard Purdie2014-02-021-2/+3
* scripts/runqemu-internal: use -cpu core2duo for qemux86-64Stefan Stanacar2014-01-281-3/+4
* combo-layer: Make directories only if they don't exisit yetSaul Wold2014-01-281-2/+4
* runqemu, runqemu-internal: Allow slirp for NFS and KVM useJason Wessel2014-01-282-12/+17
* runqemu-export-rootfs: update for unfs3Jason Wessel2014-01-281-2/+2
* runqemu: Use the newer unfs3 for serving user space nfsSaul Wold2014-01-282-49/+6
* yocto-bsp: Add core2 and corei7 tune choice to x86_64Darren Hart2014-01-281-0/+8
* yocto-bsp: Update substrate to use the new x86 tune filesDarren Hart2014-01-282-13/+15
* pybootchartgui: Add option -T to allways use the full timePeter Kjellerstedt2014-01-233-5/+20
* pybootchartgui: Adopt the width of the index in split output filesPeter Kjellerstedt2014-01-231-1/+3
* pybootchartgui: Simplify adding processes to the tracePeter Kjellerstedt2014-01-231-25/+14
* pybootchartgui: Correct the legendPeter Kjellerstedt2014-01-231-1/+1
* pybootchartgui: Make the -s option work againPeter Kjellerstedt2014-01-231-4/+5
* wipe-sysroot: explain what is being deleted, and check for argumentsRoss Burton2014-01-021-1/+9
* test-dependencies.sh: avoid showing misleading error messagesJackie Huang2014-01-021-3/+3
* yocto-bsp: Add missing interfaces file for qemu BSP templatesTom Zanussi2013-12-202-0/+6
* runqemu: Allow user to set -vga option with qemuparamsValentin Popa2013-12-202-2/+11
* scripts/contrib: Add graph-toolPaul Eggleton2013-12-181-0/+92
* runqemu: remove core-image-* whitelistScott Garman2013-12-091-12/+5
* python: Add missing RDEPENDS for python-unittestMike Looijmans2013-12-061-1/+1
* lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar2013-12-051-0/+12
* scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar2013-12-031-0/+148
* classes/package: record PKGSIZE as total file size in pkgdataPaul Eggleton2013-12-031-1/+5
* classes/package: fix FILES_INFO serialisation in pkgdataPaul Eggleton2013-12-031-12/+7
* classes/image: write image manifestPaul Eggleton2013-11-261-0/+9
* yocto-bsp: Add missing format specifier in bblayers error messageBastien JAUNY2013-11-211-1/+1
* pybootchartgui: Add option --minutes to show time in minutesPeter Kjellerstedt2013-11-182-4/+9
* pybootchartgui: Add a color for the package_write_* tasksPeter Kjellerstedt2013-11-181-0/+8
* pybootchartgui: Reorder the legend to match the task execution orderPeter Kjellerstedt2013-11-181-6/+6
* pybootchartgui: Make bars without a specified color whitePeter Kjellerstedt2013-11-181-0/+2
* pybootchartgui: Make "Show more" show all processesPeter Kjellerstedt2013-11-184-12/+27
* pybootchartgui: Draw a lot less ticksPeter Kjellerstedt2013-11-181-0/+7
* pybootchartgui: Disable options that do not make sensePeter Kjellerstedt2013-11-181-15/+25
* pybootchartgui: No need to do a double list comprehension over filesPeter Kjellerstedt2013-11-181-2/+1
* pybootchartgui: Avoid having overlapping process barsPeter Kjellerstedt2013-11-181-1/+1
* pybootchartgui: Use correct header heightPeter Kjellerstedt2013-11-181-3/+3
* pybootchartgui: Correct the X offset for the chartPeter Kjellerstedt2013-11-181-2/+2
* pybootchartgui: Set the initial state of "Show more" correctlyPeter Kjellerstedt2013-11-181-0/+1
* pybootchartgui: Make the horizontal scaling stay within boundsPeter Kjellerstedt2013-11-181-2/+2
* pybootchartgui: Import pybootchartgui 0.14.5Peter Kjellerstedt2013-11-1816-1463/+2563
* scripts/create-recipe: fix handling of --helpPaul Eggleton2013-11-141-1/+1
* wic: Remove selinux_check()Tom Zanussi2013-10-301-4/+0
* scripts/oe-pkgdata-util: fix global name 'debug' is not definedPaul Eggleton2013-10-291-12/+11
* scripts: Add ksize.py and dirsize.pyDarren Hart2013-10-292-0/+258
OpenPOWER on IntegriCloud