aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2016-08-01selftest/runtime-test.py: Add test for import test from other layersMariano Lopez
2016-08-01cmake: upgrade to 3.6.1Maxin B. John
2016-08-01libassuan: upgrade to 2.4.3Maxin B. John
2016-08-01libgpg-error: upgrade to 1.24Maxin B. John
2016-08-01dropbear: upgrade to 2016.74Maxin B. John
2016-08-01wayland-protocols: upgrade to 1.5Maxin B. John
2016-08-01libtasn1: upgrade to 4.9Maxin B. John
2016-08-01libsolv: upgrade to 0.6.23Maxin B. John
2016-08-01connman: upgrade to 1.33Maxin B. John
2016-08-01update-rc.d: Correct trivial typo in DESCRIPTION line.Robert P. J. Day
2016-08-01binutils: Cache gettext api version 1 and 2 supportKhem Raj
2016-08-01menu-cache: remove spurious dependency on intltoolRoss Burton
2016-08-01sysprof: clean up FILESRoss Burton
2016-08-01tune-mips-24k: add QEMU_EXTRAOPTIONS for DSP and MIPS16e coresAndré Draszik
2016-08-01qemu: add patch to add mips 24KEc CPU definitionAndré Draszik
2016-08-01bash: add patch to build w/ -Wformat-securityAndré Draszik
2016-07-28screen: add back the patch for parallel buildJackie Huang
2016-07-28avahi-ui: use PACKAGECONFIG for gtk featuresJackie Huang
2016-07-28Revert "lttng-tools: filter random filename of ptest output"Nathan Lynch
2016-07-28oe-selftest: recipetool: add tests for git URL manglingPaul Eggleton
2016-07-28useradd.bbclass: Fix delete user/group when more than one itemMariano Lopez
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-25lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton
2016-07-25classes/buildhistory: ensure eSDK sstate lists sorted secondarily by namePaul Eggleton
2016-07-25classes/buildhistory: add additional variables for eSDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: add gdb to full extensible SDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: allow including toolchain in eSDK on installPaul Eggleton
2016-07-25meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: set default for SDK_INCLUDE_PKGDATAPaul Eggleton
2016-07-25oeqa/selftest/signing: check that we have GPG in setupRoss Burton
2016-07-25oeqa/selftest/signing: use a temporary directory for GPG homeRoss Burton
2016-07-25kdump: don't set default values for KDUMP_CMDLINE and KDUMP_KIMAGERoy Li
2016-07-25harfbuzz: upgrade to 1.3.0Maxin B. John
2016-07-25bluez5: upgrade to 5.41Maxin B. John
2016-07-25dhcp: remove dhclient-script bash dependencyAndre McCurdy
2016-07-25net-tools: lib/inet6.c:INET6_rresolve() - various fixesShan Hai
2016-07-25gcc: Don't use vectorized builtins when Neon is not thereKhem Raj
2016-07-25sysprof: fix floating dependency on polkitMaxin B. John
2016-07-25kernel.bbclass: explicitly set workdir in do_bundle_initramfsAndré Draszik
2016-07-25kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKEKai Kang
2016-07-25musl: don't compile in mips16e modeAndré Draszik
2016-07-25lib/oe/path: Fix tar invocation with --no-recursionClemens Lang
2016-07-25gcc: Fix libgcc unresolved symbols with PIE on muslKhem Raj
2016-07-25webkitgtk: Do not use gold with clangKhem Raj
2016-07-25insane: only check ${S} exists if we had sources to fetchRoss Burton
2016-07-25lib/oe/gpg_sign: fix output in error pathsRoss Burton
2016-07-25python-smartpm: add support to check signaturesmingli.yu@windriver.com