summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_deb: Fix meta-toolchain-sdk with amd64 ARCH1.6_M4Ricardo Ribalda Delgado2014-03-111-0/+3
* lsbtest: fix comparison bashismStefan Stanacar2014-03-112-6/+6
* btrfs: patch to allow for relative pathsSaul Wold2014-03-112-1/+61
* bind: Update to 9.9.5Saul Wold2014-03-1112-12/+22
* dhcp: Update to 4.3.0Saul Wold2014-03-113-58/+65
* util-linux: Update to 2.24.1Saul Wold2014-03-114-174/+37
* populate_sdk_*.bbclass: remove old rootfs_list_installed_depends()Laurentiu Palcu2014-03-113-13/+0
* buildhistory.bbclass: Fix dependency files creationLaurentiu Palcu2014-03-111-1/+8
* bitbake: bitbake-worker: Ensure children have default sigterm handlerRichard Purdie2014-03-111-0/+2
* bitbake: bitbake: fix typo in variable nameRoss Burton2014-03-111-1/+1
* bitbake: toaster: fix 'show all' labels for tasks and variablesDavid Reyna2014-03-111-1/+1
* bitbake: toaster: add 'bblayers.conf' files to local config filterDavid Reyna2014-03-111-1/+3
* bitbake: toaster: add empty outcome support to task pageDavid Reyna2014-03-113-1/+6
* bitbake: toaster: Fix help text for task details outcomeBelen Barros Pena2014-03-112-11/+11
* bitbake: toaster: erase checks for stop commandAlexandru DAMIAN2014-03-111-15/+2
* bitbake: toaster: add commands to list and delete buildsAlexandru DAMIAN2014-03-114-0/+46
* bitbake: toaster: write files-in-image to the databaseAlexandru DAMIAN2014-03-111-2/+113
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-112-5/+241
* classes: Add gummiboot classStefan Stanacar2014-03-112-16/+149
* bootimg/grub-efi.bbclass: allow using a different class for EFI imagesStefan Stanacar2014-03-113-13/+15
* recipes-bsp: Add gummiboot recipeStefan Stanacar2014-03-111-0/+25
* recipes-bsp: add gnu-efi recipeStefan Stanacar2014-03-113-0/+103
* mtd-utils: Update version to include fixes after 1.5.0Lauren Post2014-03-113-5/+6
* e2fsprogs: fix cross compilation problemChen Qi2014-03-112-0/+56
* .templateconf: New file for customized template defaultsGary Thomas2014-03-111-0/+2
* scripts/oe-setup-builddir: Keep track of TEMPLATECONF settingGary Thomas2014-03-111-1/+9
* oe-init-build-env: Improve script sourcing detection.Gary Thomas2014-03-111-19/+23
* oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar2014-03-111-2/+1
* oeqa/targetcontrol: fix loading a controller using a class nameStefan Stanacar2014-03-111-1/+2
* oeqa/targetcontrol: allow a custom port for SimpleRemoteTargetStefan Stanacar2014-03-111-2/+7
* diffutils: enable ptest supportChong Lu2014-03-112-1/+22
* xf86-video-intel: add recipe for 2.99.910, remove the git oneLaurentiu Palcu2014-03-113-23/+34
* classes/sstate: don't overwrite buildhistory vardepsexcludePaul Eggleton2014-03-111-1/+1
* dmidecode: add powerpc to compatible hostWenzong Fan2014-03-111-1/+1
* libsdl: bump PRMartin Jansa2014-03-111-1/+1
* kernel-yocto: replace '=' with '+='Ming Liu2014-03-111-1/+1
* ptest: Don't enable ptest for nativesdk and cross-canadian packagesTudor Florea2014-03-111-0/+2
* eglibc: Fix build for FSL ppc/fpuKhem Raj2014-03-111-72/+90
* ltp: Don't link against libflChong Lu2014-03-112-0/+32
* package_deb: Map TARGET_ARCH x86_64 to DPKG_ARCH amd64Ricardo Ribalda Delgado2014-03-111-0/+2
* oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...Stefan Stanacar2014-03-111-2/+2
* bitbake: runqueue: Use SIGCHLD instead of polling waitpidRichard Purdie2014-03-101-14/+19
* bitbake: server/process: Optimise latency when finishing idle functionsRichard Purdie2014-03-101-0/+1
* bitbake: server/process: Drop unnecessary exit delayRichard Purdie2014-03-101-1/+0
* bitbake: server/process: Use a pipe for quit events instead of Event()Richard Purdie2014-03-101-5/+9
* bitbake: knotty: Remove latency when exitingRichard Purdie2014-03-101-2/+2
* bitbake: knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie2014-03-101-2/+1
* bitbake: providers/runqueue/taskdata: Optimise logger.debug callsRichard Purdie2014-03-103-5/+11
* bitbake: cooker: Handle SIGTERM more gracefullyRichard Purdie2014-03-101-0/+7
* bitbake: server/process: Deal more gracefully with SIGTERMRichard Purdie2014-03-101-1/+15