summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemurunner: Drop error to a warning to improve user feedbackRichard Purdie2015-09-091-1/+1
* qemu: Add fixes for smc91c11 qemu segfaults on armRichard Purdie2015-09-092-0/+78
* devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com2015-09-092-0/+203
* oe-publish-sdk: add scriptQi.Chen@windriver.com2015-09-091-0/+143
* Extensible SDK: allow for installation without preparing build systemQi.Chen@windriver.com2015-09-092-6/+13
* populate_sdk_ext: don't remove the native qemu dependenciesQi.Chen@windriver.com2015-09-091-5/+0
* populate_sdk_ext: consider custom configuration in local.confQi.Chen@windriver.com2015-09-091-3/+23
* copy_buildsystem: make sure bitbake directory is copiedQi.Chen@windriver.com2015-09-091-4/+3
* populate_sdk_ext: install the latest buildtools-tarballQi.Chen@windriver.com2015-09-091-1/+9
* classes/populate_sdk_ext: avoid poky-specific buildtools namingPaul Eggleton2015-09-091-1/+1
* toolchain-shar-extract.sh: explain why we cannot use sudo in extensible SDKBrendan Le Foll2015-09-091-1/+2
* toolchain-shar-extract.sh: better default install path for extensible SDKBrendan Le Foll2015-09-092-4/+14
* toolchain-shar-extract.sh: ensure extensible SDK install path obeys restrictionsBrendan Le Foll2015-09-091-3/+12
* testimage: handle SIGTERM to conclude runqemuMariano Lopez2015-09-092-2/+16
* postinst_intercept: allow to pass variables with spacesMartin Jansa2015-09-091-1/+1
* rootfs.py: Allow to override postinst-intercepts locationMartin Jansa2015-09-091-2/+4
* bitbake: toaster: replace ETA with % of tasks doneBelen Barros Pena2015-09-081-1/+1
* bitbake: toaster: fix project names in latest buildsBelen Barros Pena2015-09-081-1/+5
* bitbake: toaster: remove unnecessary white spaceBelen Barros Pena2015-09-081-1/+1
* bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...Richard Purdie2015-09-082-0/+214
* pseudo_1.7.3.bb: New version of pseudoPeter Seebach2015-09-062-2/+21
* sstate: implement basic signing/validationRoss Burton2015-09-061-1/+18
* libinput: avoid --enable-event-gui=autoJoe Slater2015-09-061-0/+1
* cross-canadian.bbclass: typo fix in comments (s/repsonsible/responsible/)Mario Domenech Goulart2015-09-061-1/+1
* boot-directdisk.bbclass: use rootfs UUID by defaultPatrick Ohly2015-09-061-1/+1
* boot loader: support root=UUIDPatrick Ohly2015-09-064-1/+36
* image-vm.bbclass: support specifying an initramfsPatrick Ohly2015-09-061-0/+5
* image-vm.bbclass: avoid duplicating syslinux default valuesPatrick Ohly2015-09-061-2/+0
* initramfs-framework: handle kernel parameters with . insidePatrick Ohly2015-09-061-1/+2
* initramfs-live-boot: create /dev/consolePatrick Ohly2015-09-061-1/+3
* initramfs-framework: create /dev/consolePatrick Ohly2015-09-061-1/+6
* runqemu: support full-disk imagesPatrick Ohly2015-09-062-15/+19
* oprofileui: Use inherit gettextSaul Wold2015-09-061-1/+1
* oeqa/decorators: Fixed a problem with tests having the same names.Lucian Musat2015-09-061-4/+6
* libunique: remove the recipeAlexander Kanavin2015-09-064-612/+0
* report-error: send only last 5242000 characters in error logsMartin Jansa2015-09-061-3/+12
* procps: fix for base_sbindir == sbindirJoshua Lock2015-09-061-2/+3
* nfs-utils: don't force use of /sbin as sbindirJoshua Lock2015-09-061-0/+8
* pcmciautils: handle udev dir being 2 levels below /Joshua Lock2015-09-061-2/+2
* bluez: handle udev dir being 2 levels below /Joshua Lock2015-09-061-0/+1
* pulseaudio: handle udev dir being 2 levels below /Joshua Lock2015-09-061-1/+1
* alsa-utils: handle udev dir being 2 levels below /Joshua Lock2015-09-061-1/+1
* systemd: remove hard-coded paths in FILES entriesJoshua Lock2015-09-061-5/+5
* busybox: fixes for when base_bindir != /binJoshua Lock2015-09-061-23/+26
* oeqa: Test failure/cleanup improvementsRichard Purdie2015-09-064-12/+43
* tcmode-default: Set gcc 5.2 as the defaultRichard Purdie2015-09-061-1/+1
* bitbake: bb.fetch: don't remove the clone when an update failsChristopher Larson2015-09-041-2/+4
* bitbake: bb.fetch: handle checksums consistently for mirrorsChristopher Larson2015-09-041-3/+4
* bitbake: bb.fetch.git: remove leading '.' from gitsrcnameChristopher Larson2015-09-041-1/+4
* bitbake: bb.cookerdata: include useful traceback for ExpansionError/ParseErrorChristopher Larson2015-09-041-1/+10