summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2014-03-11scripts/oe-setup-builddir: Keep track of TEMPLATECONF settingGary Thomas1
2014-03-07scripts: add lnr (link relative)Ross Burton1
2014-03-05sstate-cache-management.sh: Don't use echo -nMartin Jansa1
2014-03-05sstate-cache-management.sh: Allow to remove old .siginfo and .done files for ...Martin Jansa1
2014-03-05sstate-cache-management: improve shown numbers of removed filesMartin Jansa1
2014-02-25runqemu: Use readlink instead of realpathSaul Wold1
2014-02-20runqemu: Ensure ROOTFS path is absoluteSaul Wold1
2014-02-20wic: Make exec_native_command() fail if a command isn't foundTom Zanussi1
2014-02-20wic: Fix exec_native_cmd() pathTom Zanussi1
2014-02-20runqemu-export-rootfs: Fix missing # in commentSaul Wold1
2014-02-17bitbake-prserv-tool: make help text show .conf suffixKoen Kooi1
2014-02-17runqemu: add ability to skip using an existing tap deviceScott Garman1
2014-02-14report-error.bbclass: new class to save build information when errors occurAndreea Proca1
2014-02-13runqemu: enforce right CPU type for qemux86/x86-64Cristian Iorga2
2014-02-11scripts/postinst-intercepts: do not redirect errors to /dev/nullLaurentiu Palcu2
2014-02-08scripts/oe-selftest: return based on the test resultsStefan Stanacar1
2014-02-08wic: Honor --size for --source partititionsTom Zanussi4
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