aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-01toaster-tests: fix erroneous message when test failselliot/toaster/9631-recent_builds_statesElliot Smith
2016-08-01toaster-tests: add tests for most recent builds state changesElliot Smith
2016-08-01toaster-tests: add tests for build dashboard menu and summary visibilityElliot Smith
2016-08-01toaster-tests: add tests for build time links in the all builds pageElliot Smith
2016-08-01toaster: adjust build dashboard for failed buildsElliot Smith
2016-08-01toaster: add started property to BuildElliot Smith
2016-08-01toaster: remove links from time field on failed buildsElliot Smith
2016-08-01toaster: tweak styling and typos in recent builds areaElliot Smith
2016-08-01toaster: show "Tasks starting..." until the first task completesElliot Smith
2016-08-01toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-08-01toaster: move most recent builds templating to clientElliot Smith
2016-08-01cooker: add BuildInit eventElliot Smith
2016-08-01bitbake: lib/toaster: Fix missing new files from previous commitsRichard Purdie
2016-07-29bitbake: toaster-tests: fix URL given for Chromedriver downloadElliot Smith
2016-07-29bitbake: toaster-tests: define capabilities for latest Firefox driverElliot Smith
2016-07-29bitbake: lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton
2016-07-29bitbake: lib/bb/utils: show subprocess output in stack tracesRoss Burton
2016-07-29bitbake: fetch2: fix pickle issues while switching from master to krogothMaxin B. John
2016-07-26uclibc: remove meta-yocto-bsp appendRoss Burton
2016-07-26dpkg: use snapshot.debian.org for SRC_URIRoss Burton
2016-07-26babeltrace: remove unnecessary SRCREVNathan Lynch
2016-07-26rt-tests: rationalise compiler flagsRoss Burton
2016-07-26recipetool: record unknown license filesPaul Eggleton
2016-07-26lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton
2016-07-26classes/buildhistory: ensure eSDK sstate lists sorted secondarily by namePaul Eggleton
2016-07-26classes/buildhistory: add additional variables for eSDKPaul Eggleton
2016-07-26classes/populate_sdk_ext: add gdb to full extensible SDKPaul Eggleton
2016-07-26classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton
2016-07-26scripts: add oe-check-sstate scriptPaul Eggleton
2016-07-26classes/populate_sdk_ext: allow including toolchain in eSDK on installPaul Eggleton
2016-07-26meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDKPaul Eggleton
2016-07-26classes/populate_sdk_ext: set default for SDK_INCLUDE_PKGDATAPaul Eggleton
2016-07-26oeqa/selftest/signing: check that we have GPG in setupRoss Burton
2016-07-26oeqa/selftest/signing: use a temporary directory for GPG homeRoss Burton
2016-07-26kdump: don't set default values for KDUMP_CMDLINE and KDUMP_KIMAGERoy Li
2016-07-26harfbuzz: upgrade to 1.3.0Maxin B. John
2016-07-26bluez5: upgrade to 5.41Maxin B. John
2016-07-26dhcp: remove dhclient-script bash dependencyAndre McCurdy
2016-07-26net-tools: lib/inet6.c:INET6_rresolve() - various fixesShan Hai
2016-07-26gcc: Don't use vectorized builtins when Neon is not thereKhem Raj
2016-07-26sysprof: fix floating dependency on polkitMaxin B. John
2016-07-26kernel.bbclass: explicitly set workdir in do_bundle_initramfsAndré Draszik
2016-07-26kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKEKai Kang
2016-07-26musl: don't compile in mips16e modeAndré Draszik
2016-07-26lib/oe/path: Fix tar invocation with --no-recursionClemens Lang
2016-07-26gcc: Fix libgcc unresolved symbols with PIE on muslKhem Raj
2016-07-26webkitgtk: Do not use gold with clangKhem Raj
2016-07-26insane: only check ${S} exists if we had sources to fetchRoss Burton
2016-07-26lib/oe/gpg_sign: fix output in error pathsRoss Burton
2016-07-26python-smartpm: add support to check signaturesmingli.yu@windriver.com