summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/oe-pkgdata-util: add ability to find a recipe from a target packagePaul Eggleton2013-10-291-0/+37
* scripts/oe-pkgdata-util: add ability to look up runtime package namesPaul Eggleton2013-10-291-0/+38
* scripts/oe-pkgdata-util: add ability to search for a target pathPaul Eggleton2013-10-291-0/+36
* scripts/oe-pkgdata-util: check path arguments to ensure they existPaul Eggleton2013-10-291-0/+12
* scripts/oe-pkgdata-util: improve help text and command line parsingPaul Eggleton2013-10-291-40/+38
* scripts/oe-pkgdata-util: remove remnants of former pkgdata structurePaul Eggleton2013-10-291-6/+6
* relocate_sdk.py: Allow script to work with Python 2.4 and 3.Konrad Scherer2013-10-261-17/+25
* runqemu-extract-sdk: add --numeric-owner option to tar commandChen Qi2013-10-261-3/+3
* buildhistory-diff: add ability to report version changesPaul Eggleton2013-10-261-1/+7
* wic: Update and generalize pseudo setup for rootfs generationTom Zanussi2013-10-231-13/+15
* wic: Make find_binary_path() more user-friendlyTom Zanussi2013-10-231-1/+4
* wic: Remove binary dependenciesTom Zanussi2013-10-231-4/+0
* wic: Remove rpmmisc call from livecdTom Zanussi2013-10-231-1/+1
* wic: Remove rpm and grabber dependencies from BaseImageCreatorTom Zanussi2013-10-231-3/+1
* wic: remove rpm warning code from BackendPluginTom Zanussi2013-10-231-5/+0
* wic: Remove dependency on myurlgrab moduleTom Zanussi2013-10-231-1/+0
* wic: Remove dependency on rpmmiscTom Zanussi2013-10-233-3/+2
* wic: eliminate module checksTom Zanussi2013-10-231-10/+0
* wic: Remove dependency on rt_util moduleTom Zanussi2013-10-237-7/+7
OpenPOWER on IntegriCloud