summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* wic: add pseudo to the populate-extfs stepTom Zanussi2013-10-181-1/+8
* wic: Initialize return values in find_artifacts()Tom Zanussi2013-10-181-0/+2
* wic: Check for the existence/correctness of build artifactsTom Zanussi2013-10-181-0/+20
* wic: Check for external modulesDarren Hart2013-10-161-0/+12
* wic: Force lba off for FAT16 partitionsDarren Hart2013-10-161-0/+10
* wic: check passed-in build artifact directoriesTom Zanussi2013-10-161-0/+12
* wic: check for build artifactsTom Zanussi2013-10-161-0/+8
* yocto-kernel: Use variable-substituted BBLAYERSTom Zanussi2013-10-041-55/+38