summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2014-02-04wic: Hook up --debug optionTom Zanussi2
2014-02-04wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin pluginsTom Zanussi6
2014-02-04wic: Add BootimgEFIPlugin and BootimgPcbiosPluginTom Zanussi2
2014-02-04wic: Add SourcePlugin classTom Zanussi2
2014-02-04wic: Add wic-specific bootloader subclassTom Zanussi3
2014-02-04wic: Create and use new functions for getting bitbake variablesTom Zanussi3
2014-02-04wic: Move some common items to oe.miscTom Zanussi3
2014-02-02generate-manifest-3.3.py: Add script to generate python 3.3 manifestsKhem Raj1
2014-02-02sstate-cache-management.sh: don't remove all packagedata sstate archivesMartin Jansa1
2014-02-02sstate-cache-management.sh: Fix available architecturesMartin Jansa1
2014-02-02sstate-cache-management.sh: Show total number of files when showing how many ...Martin Jansa1
2014-02-02sstate-cache-management.sh: Fix rm_by_stamps() to work after SSTATE_SWSPEC ch...Martin Jansa1
2014-02-02sstate-cache-management.sh: Fix remove_duplicated() to work after SSTATE_SWSP...Martin Jansa1
2014-02-02scripts/cp-noerror: Avoid a raceRichard Purdie1
2014-01-28scripts/runqemu-internal: use -cpu core2duo for qemux86-64Stefan Stanacar1
2014-01-28combo-layer: Make directories only if they don't exisit yetSaul Wold1
2014-01-28runqemu, runqemu-internal: Allow slirp for NFS and KVM useJason Wessel2
2014-01-28runqemu-export-rootfs: update for unfs3Jason Wessel1
2014-01-28runqemu: Use the newer unfs3 for serving user space nfsSaul Wold2
2014-01-22pybootchartgui: Add option -T to allways use the full timePeter Kjellerstedt3
2014-01-22pybootchartgui: Adopt the width of the index in split output filesPeter Kjellerstedt1
2014-01-22pybootchartgui: Simplify adding processes to the tracePeter Kjellerstedt1
2014-01-22pybootchartgui: Correct the legendPeter Kjellerstedt1
2014-01-22pybootchartgui: Make the -s option work againPeter Kjellerstedt1
2014-01-02wipe-sysroot: explain what is being deleted, and check for argumentsRoss Burton1
2014-01-02test-dependencies.sh: avoid showing misleading error messagesJackie Huang1
2013-12-20runqemu: Allow user to set -vga option with qemuparamsValentin Popa2
2013-12-18scripts/contrib: Add graph-toolPaul Eggleton1
2013-12-09runqemu: remove core-image-* whitelistScott Garman1
2013-12-06python: Add missing RDEPENDS for python-unittestMike Looijmans1
2013-12-04lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar1
2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar1
2013-12-03classes/package: record PKGSIZE as total file size in pkgdataPaul Eggleton1
2013-12-03classes/package: fix FILES_INFO serialisation in pkgdataPaul Eggleton1
2013-11-26classes/image: write image manifestPaul Eggleton1
2013-11-18pybootchartgui: Add option --minutes to show time in minutesPeter Kjellerstedt2
2013-11-18pybootchartgui: Add a color for the package_write_* tasksPeter Kjellerstedt1
2013-11-18pybootchartgui: Reorder the legend to match the task execution orderPeter Kjellerstedt1
2013-11-18pybootchartgui: Make bars without a specified color whitePeter Kjellerstedt1
2013-11-18pybootchartgui: Make "Show more" show all processesPeter Kjellerstedt4
2013-11-18pybootchartgui: Draw a lot less ticksPeter Kjellerstedt1
2013-11-18pybootchartgui: Disable options that do not make sensePeter Kjellerstedt1
2013-11-18pybootchartgui: No need to do a double list comprehension over filesPeter Kjellerstedt1
2013-11-18pybootchartgui: Avoid having overlapping process barsPeter Kjellerstedt1
2013-11-18pybootchartgui: Use correct header heightPeter Kjellerstedt1
2013-11-18pybootchartgui: Correct the X offset for the chartPeter Kjellerstedt1
2013-11-18pybootchartgui: Set the initial state of "Show more" correctlyPeter Kjellerstedt1
2013-11-18pybootchartgui: Make the horizontal scaling stay within boundsPeter Kjellerstedt1
2013-11-18pybootchartgui: Import pybootchartgui 0.14.5Peter Kjellerstedt16
2013-11-14scripts/create-recipe: fix handling of --helpPaul Eggleton1