summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2014-02-20runqemu-export-rootfs: Fix missing # in commentSaul Wold
2014-02-17bitbake-prserv-tool: make help text show .conf suffixKoen Kooi
2014-02-17runqemu: add ability to skip using an existing tap deviceScott Garman
2014-02-14report-error.bbclass: new class to save build information when errors occurAndreea Proca
2014-02-13runqemu: enforce right CPU type for qemux86/x86-64Cristian Iorga
2014-02-11scripts/postinst-intercepts: do not redirect errors to /dev/nullLaurentiu Palcu
2014-02-08scripts/oe-selftest: return based on the test resultsStefan Stanacar
2014-02-08wic: Honor --size for --source partititionsTom Zanussi
2014-02-04wic: Hook up --debug optionTom Zanussi
2014-02-04wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin pluginsTom Zanussi
2014-02-04wic: Add BootimgEFIPlugin and BootimgPcbiosPluginTom Zanussi
2014-02-04wic: Add SourcePlugin classTom Zanussi
2014-02-04wic: Add wic-specific bootloader subclassTom Zanussi
2014-02-04wic: Create and use new functions for getting bitbake variablesTom Zanussi
2014-02-04wic: Move some common items to oe.miscTom Zanussi
2014-02-02generate-manifest-3.3.py: Add script to generate python 3.3 manifestsKhem Raj
2014-02-02sstate-cache-management.sh: don't remove all packagedata sstate archivesMartin Jansa
2014-02-02sstate-cache-management.sh: Fix available architecturesMartin Jansa
2014-02-02sstate-cache-management.sh: Show total number of files when showing how many ...Martin Jansa
2014-02-02sstate-cache-management.sh: Fix rm_by_stamps() to work after SSTATE_SWSPEC ch...Martin Jansa
2014-02-02sstate-cache-management.sh: Fix remove_duplicated() to work after SSTATE_SWSP...Martin Jansa
2014-02-02scripts/cp-noerror: Avoid a raceRichard Purdie
2014-01-28scripts/runqemu-internal: use -cpu core2duo for qemux86-64Stefan Stanacar
2014-01-28combo-layer: Make directories only if they don't exisit yetSaul Wold
2014-01-28runqemu, runqemu-internal: Allow slirp for NFS and KVM useJason Wessel
2014-01-28runqemu-export-rootfs: update for unfs3Jason Wessel
2014-01-28runqemu: Use the newer unfs3 for serving user space nfsSaul Wold
2014-01-22pybootchartgui: Add option -T to allways use the full timePeter Kjellerstedt
2014-01-22pybootchartgui: Adopt the width of the index in split output filesPeter Kjellerstedt
2014-01-22pybootchartgui: Simplify adding processes to the tracePeter Kjellerstedt
2014-01-22pybootchartgui: Correct the legendPeter Kjellerstedt
2014-01-22pybootchartgui: Make the -s option work againPeter Kjellerstedt
2014-01-02wipe-sysroot: explain what is being deleted, and check for argumentsRoss Burton
2014-01-02test-dependencies.sh: avoid showing misleading error messagesJackie Huang
2013-12-20runqemu: Allow user to set -vga option with qemuparamsValentin Popa
2013-12-18scripts/contrib: Add graph-toolPaul Eggleton
2013-12-09runqemu: remove core-image-* whitelistScott Garman
2013-12-06python: Add missing RDEPENDS for python-unittestMike Looijmans
2013-12-04lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar
2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar
2013-12-03classes/package: record PKGSIZE as total file size in pkgdataPaul Eggleton
2013-12-03classes/package: fix FILES_INFO serialisation in pkgdataPaul Eggleton
2013-11-26classes/image: write image manifestPaul Eggleton
2013-11-18pybootchartgui: Add option --minutes to show time in minutesPeter Kjellerstedt
2013-11-18pybootchartgui: Add a color for the package_write_* tasksPeter Kjellerstedt
2013-11-18pybootchartgui: Reorder the legend to match the task execution orderPeter Kjellerstedt
2013-11-18pybootchartgui: Make bars without a specified color whitePeter Kjellerstedt
2013-11-18pybootchartgui: Make "Show more" show all processesPeter Kjellerstedt
2013-11-18pybootchartgui: Draw a lot less ticksPeter Kjellerstedt
2013-11-18pybootchartgui: Disable options that do not make sensePeter Kjellerstedt