summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* sstate-cache-management: Minor cleanup of help textJacob Kroon2014-04-291-3/+3
* Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador2014-04-251-1/+1
* report-error: Add posting in the public noteSaul Wold2014-04-241-1/+2
* scripts/send-error-report: simple hack to use proxy from the enviromentStefan Stanacar2014-04-231-7/+36
* scripts/send-error-report: use a real server as the defaultStefan Stanacar2014-04-191-1/+1
* yocto-bsp: Update templates to 3.14 kernelTom Zanussi2014-04-0931-283/+69
* test-dependencies.sh: Redirect stderrMartin Jansa2014-04-051-1/+1
* send-error-report: show responseMartin Jansa2014-04-041-2/+4
* gdk-pixbuf: pass GDK_PIXBUF_FATAL_LOADER where relevantRoss Burton2014-04-011-0/+1
* Drop beagleboard, replaced by beagleboneRichard Purdie2014-03-311-1/+0
* sstate-cache-management: rm_by_stamps - discover all suffixes like remove_dup...Martin Jansa2014-03-301-9/+11
* sstate-cache-management: skip populate_lic archives when removing duplicatesMartin Jansa2014-03-301-0/+4
* sstate-cache-management: rm_by_stamps - remove .siginfo and .done filesMartin Jansa2014-03-301-5/+5
* sstate-cache-management: rm_by_stamps - include signatures of .sigdata. filesMartin Jansa2014-03-301-2/+2
* wic: Extend --rootfs-dir to connect rootfs-dirsJoão Henrique Ferreira de Freitas2014-03-304-14/+79
* wic: Report all ROOTFS_DIR artifactsJoão Henrique Ferreira de Freitas2014-03-303-4/+28
* wic: Add option --rootfs-dir to --sourceJoão Henrique Ferreira de Freitas2014-03-301-0/+6
* wic: Use partition label to be part of rootfs filenameJoão Henrique Ferreira de Freitas2014-03-301-2/+2
* wic: Add rootfs_dir argument to do_prepare_partition() methodJoão Henrique Ferreira de Freitas2014-03-303-3/+3
* wic: Hook up RootfsPlugin pluginJoão Henrique Ferreira de Freitas2014-03-301-16/+12
* wic: Add RootfsPluginJoão Henrique Ferreira de Freitas2014-03-301-0/+58
* wic: Fix bitbake_env_command for 'None' caseTom Zanussi2014-03-301-1/+4
* scripts: Update after addtion of parameter to bitbake -SRichard Purdie2014-03-272-2/+2
* wic: Add SD/MMC-Cards support to '--ondisk' paramJoão Henrique Ferreira de Freitas2014-03-271-2/+6
* python3: sync module dependencies from 2.7Paul Eggleton2014-03-211-3/+3
* generate-manifest-3.3.py: sync descriptions with 2.7 versionPaul Eggleton2014-03-211-55/+55
* runqemu: Add option for custom BIOS directoryRicardo Neri2014-03-211-0/+19
* scripts/cleanup-workdir: Fix a comment typoOtavio Salvador2014-03-211-1/+1
* generate-manifest-2.7.py: sync with python-2.7-manifest.incPaul Eggleton2014-03-211-59/+59
* generate-manifest-*.py: set SUMMARY instead of DESCRIPTIONPaul Eggleton2014-03-212-4/+4
* python: add python-mmap to python-multiprocessing RDEPENDSPaul Eggleton2014-03-211-1/+1
* wic: Use pseudo for ext mkfs commandTom Zanussi2014-03-121-1/+1
* wic: Use mke2fs to create the ext2/3/4 imageJoão Henrique Ferreira de Freitas2014-03-121-4/+2
* oe-setup-builddir: small reworkMatthieu Crapet2014-03-121-23/+24
* scripts/oe-setup-builddir: Keep track of TEMPLATECONF settingGary Thomas2014-03-111-1/+9
* scripts: add lnr (link relative)Ross Burton2014-03-071-0/+21
* sstate-cache-management.sh: Don't use echo -nMartin Jansa2014-03-051-9/+9
* sstate-cache-management.sh: Allow to remove old .siginfo and .done files for ...Martin Jansa2014-03-051-45/+46
* sstate-cache-management: improve shown numbers of removed filesMartin Jansa2014-03-051-22/+26
* 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
OpenPOWER on IntegriCloud