aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2014-03-21python3: sync module dependencies from 2.7Paul Eggleton
2014-03-21generate-manifest-3.3.py: sync descriptions with 2.7 versionPaul Eggleton
2014-03-21runqemu: Add option for custom BIOS directoryRicardo Neri
2014-03-21scripts/cleanup-workdir: Fix a comment typoOtavio Salvador
2014-03-21generate-manifest-2.7.py: sync with python-2.7-manifest.incPaul Eggleton
2014-03-21generate-manifest-*.py: set SUMMARY instead of DESCRIPTIONPaul Eggleton
2014-03-21python: add python-mmap to python-multiprocessing RDEPENDSPaul Eggleton
2014-03-12wic: Use pseudo for ext mkfs commandTom Zanussi
2014-03-12wic: Use mke2fs to create the ext2/3/4 imageJoão Henrique Ferreira de Freitas
2014-03-12oe-setup-builddir: small reworkMatthieu Crapet
2014-03-11scripts/oe-setup-builddir: Keep track of TEMPLATECONF settingGary Thomas
2014-03-07scripts: add lnr (link relative)Ross Burton
2014-03-05sstate-cache-management.sh: Don't use echo -nMartin Jansa
2014-03-05sstate-cache-management.sh: Allow to remove old .siginfo and .done files for ...Martin Jansa
2014-03-05sstate-cache-management: improve shown numbers of removed filesMartin Jansa
2014-02-25runqemu: Use readlink instead of realpathSaul Wold
2014-02-20runqemu: Ensure ROOTFS path is absoluteSaul Wold
2014-02-20wic: Make exec_native_command() fail if a command isn't foundTom Zanussi
2014-02-20wic: Fix exec_native_cmd() pathTom Zanussi
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