summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* runqemu: Use readlink instead of realpathSaul Wold2014-02-251-1/+1
* runqemu: Ensure ROOTFS path is absoluteSaul Wold2014-02-211-1/+3
* wic: Make exec_native_command() fail if a command isn't foundTom Zanussi2014-02-201-2/+9
* wic: Fix exec_native_cmd() pathTom Zanussi2014-02-201-1/+1
* runqemu-export-rootfs: Fix missing # in commentSaul Wold2014-02-201-1/+1
* bitbake-prserv-tool: make help text show .conf suffixKoen Kooi2014-02-171-2/+2
* runqemu: add ability to skip using an existing tap deviceScott Garman2014-02-171-1/+5
* report-error.bbclass: new class to save build information when errors occurAndreea Proca2014-02-141-0/+78
* runqemu: enforce right CPU type for qemux86/x86-64Cristian Iorga2014-02-132-8/+14
* scripts/postinst-intercepts: do not redirect errors to /dev/nullLaurentiu Palcu2014-02-112-2/+2
* scripts/oe-selftest: return based on the test resultsStefan Stanacar2014-02-091-2/+4
* wic: Honor --size for --source partititionsTom Zanussi2014-02-094-10/+68
* wic: Hook up --debug optionTom Zanussi2014-02-042-9/+7
* wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin pluginsTom Zanussi2014-02-046-279/+86
* wic: Add BootimgEFIPlugin and BootimgPcbiosPluginTom Zanussi2014-02-042-0/+348
* wic: Add SourcePlugin classTom Zanussi2014-02-042-3/+75
* wic: Add wic-specific bootloader subclassTom Zanussi2014-02-043-2/+65
* wic: Create and use new functions for getting bitbake variablesTom Zanussi2014-02-043-5/+37
* wic: Move some common items to oe.miscTom Zanussi2014-02-043-13/+12
* generate-manifest-3.3.py: Add script to generate python 3.3 manifestsKhem Raj2014-02-021-0/+380
* sstate-cache-management.sh: don't remove all packagedata sstate archivesMartin Jansa2014-02-021-1/+1
* sstate-cache-management.sh: Fix available architecturesMartin Jansa2014-02-021-16/+33
* sstate-cache-management.sh: Show total number of files when showing how many ...Martin Jansa2014-02-021-2/+8
* sstate-cache-management.sh: Fix rm_by_stamps() to work after SSTATE_SWSPEC ch...Martin Jansa2014-02-021-3/+3
* sstate-cache-management.sh: Fix remove_duplicated() to work after SSTATE_SWSP...Martin Jansa2014-02-021-13/+23
* scripts/cp-noerror: Avoid a raceRichard Purdie2014-02-021-2/+3
* scripts/runqemu-internal: use -cpu core2duo for qemux86-64Stefan Stanacar2014-01-281-3/+4
* combo-layer: Make directories only if they don't exisit yetSaul Wold2014-01-281-2/+4
* runqemu, runqemu-internal: Allow slirp for NFS and KVM useJason Wessel2014-01-282-12/+17
* runqemu-export-rootfs: update for unfs3Jason Wessel2014-01-281-2/+2
* runqemu: Use the newer unfs3 for serving user space nfsSaul Wold2014-01-282-49/+6
* yocto-bsp: Add core2 and corei7 tune choice to x86_64Darren Hart2014-01-281-0/+8
* yocto-bsp: Update substrate to use the new x86 tune filesDarren Hart2014-01-282-13/+15
* pybootchartgui: Add option -T to allways use the full timePeter Kjellerstedt2014-01-233-5/+20
* pybootchartgui: Adopt the width of the index in split output filesPeter Kjellerstedt2014-01-231-1/+3
* pybootchartgui: Simplify adding processes to the tracePeter Kjellerstedt2014-01-231-25/+14
* pybootchartgui: Correct the legendPeter Kjellerstedt2014-01-231-1/+1
* pybootchartgui: Make the -s option work againPeter Kjellerstedt2014-01-231-4/+5
* wipe-sysroot: explain what is being deleted, and check for argumentsRoss Burton2014-01-021-1/+9
* test-dependencies.sh: avoid showing misleading error messagesJackie Huang2014-01-021-3/+3
* yocto-bsp: Add missing interfaces file for qemu BSP templatesTom Zanussi2013-12-202-0/+6
* runqemu: Allow user to set -vga option with qemuparamsValentin Popa2013-12-202-2/+11
* scripts/contrib: Add graph-toolPaul Eggleton2013-12-181-0/+92
* runqemu: remove core-image-* whitelistScott Garman2013-12-091-12/+5
* python: Add missing RDEPENDS for python-unittestMike Looijmans2013-12-061-1/+1
* lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar2013-12-051-0/+12
* 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
OpenPOWER on IntegriCloud