summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* devshell: Add interactive python shellRichard Purdie2014-05-281-0/+92
* ddimage: Support Mac OSDarren Hart2014-05-281-5/+20
* wic: add support to look in all layers and get pluginsJoão Henrique Ferreira de Freitas2014-05-211-5/+23
* wic: add support to look in all layers and get .wks fileJoão Henrique Ferreira de Freitas2014-05-212-29/+49
* runqemu-internal: add "console=ttyS0" to ramfs image kernel parametersChen Qi2014-05-211-1/+1
* wic: Extend indirect string connection to support image names and rootfsJoão Henrique Ferreira de Freitas2014-05-131-3/+24
* wic: add find_artifact() to get a specific bitbake variableJoão Henrique Ferreira de Freitas2014-05-131-0/+14
* wic: Move find_bitbake_env_line() to oe.miscJoão Henrique Ferreira de Freitas2014-05-132-17/+16
* scripts/runqemu: avoid pipe with sedMatthieu Crapet2014-05-081-2/+2
* cleanup-workdir: Fix crosssdk reference after addition of PNRichard Purdie2014-05-051-1/+5
* scripts/contrib/dialog-power-control: add a trivial power prompt scriptPaul Eggleton2014-04-301-0/+53
* scripts/contrib/serdevtry: add script to handle transient serial terminalsPaul Eggleton2014-04-301-0/+60
* 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
OpenPOWER on IntegriCloud