summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* lsof: minor recipe cleanupAndre McCurdy2017-07-081-7/+8
* image_types: fix kernel target on elf's image dependenciesLeonardo Sandoval2017-07-081-1/+1
* linuxloader.bbclass: add musl libc supportMing Liu2017-07-081-1/+41
* vulkan: RRECOMMEND mesa driversJussi Kukkonen2017-07-081-0/+1
* mesa, gstreamer: Add "vulkan" DISTRO_FEATUREJussi Kukkonen2017-07-082-2/+3
* gstreamer1.0-plugins-bad: Add vulkan PACKAGECONFIGJussi Kukkonen2017-07-084-2/+105
* assimp: Add as dependency of vulkan-demosJussi Kukkonen2017-07-081-0/+14
* vulkan: Upgrade 1.0.39.1 -> 1.0.51.0Jussi Kukkonen2017-07-082-37/+2
* perl: Support musl-x32 buildsweeaun2017-07-081-1/+1
* grub-efi: Support musl-x32sweeaun2017-07-081-0/+2
* gnu-efi: Support musl-x32 buildsweeaun2017-07-081-0/+1
* siteinfo.bbclass: Support musl-x32sweeaun2017-07-081-0/+2
* insane.bbclass: Support musl-x32sweeaun2017-07-081-1/+4
* mesa: etnaviv: fix shader miscompilation with more than 16 labelsOtavio Salvador2017-07-082-0/+221
* ovmf: Fix build with toolchain defaulting to PIEKhem Raj2017-07-081-9/+18
* security_flags.inc: Do not build gcc for powerpc with PIE defaultsKhem Raj2017-07-081-0/+1
* gstreamer1.0-plugins-bad: Fix missing library with bcm eglKhem Raj2017-07-082-0/+36
* libunwind: We set -fPIE in security flags now if gcc is not configured for de...Khem Raj2017-07-081-4/+0
* sysklogd: Improve build and fix runtime crashKhem Raj2017-07-083-3/+66
* gcc: Link libssp_nonshared.a only on musl targetsKhem Raj2017-07-083-29/+43
* gcc7: Enable static PIEKhem Raj2017-07-082-0/+38
* distutils,setuptools: Delete use of SECURITY_NO_PIE_CFLAGSKhem Raj2017-07-082-4/+0
* security_flags.inc: Delete pinnings for SECURITY_NO_PIE_CFLAGSKhem Raj2017-07-081-61/+22
* gcc: Introduce a knob to configure gcc to default to PIEKhem Raj2017-07-082-1/+6
* base: Add MultiConfigParsed handler to deal with unstable build signaturesRichard Purdie2017-07-081-1/+11
* image.bbclass: create root symlinks in nativesdk target sysrootAmarnath Valluri2017-07-061-9/+20
* insane.bbclass: Add package QA check for merged /usr.Amarnath Valluri2017-07-061-0/+16
* image: create symlinks needed for merged /usrAmarnath Valluri2017-07-061-0/+21
* systemd: changes to support merged /usrAmarnath Valluri2017-07-061-4/+4
* cross.bbclass: merged /usr supportAmarnath Valluri2017-07-061-1/+1
* bitbake.conf: support for merged usr with DISTRO_FEATURE usrmergeAmarnath Valluri2017-07-061-4/+6
* speex: update SRC_URIRoss Burton2017-07-061-1/+1
* avahi-ui: reduce local pending patchesDengke Du2017-07-061-4/+5
* mirrors: Add HTTP mirrors for ftp://sourceware.orgSoren Brinkmann2017-07-061-0/+3
* ltp: add acl, attr, curl and util-linux runtime dependenciesFathi Boudra2017-07-061-2/+22
* ltp: Reduce local Pending patchesDengke Du2017-07-063-22/+25
* ltp: syscalls/add_key02: fix for nonempty NULL payloadFathi Boudra2017-07-062-0/+137
* libgfortran: Add missing fincludesRicardo Ribalda Delgado2017-07-061-0/+1
* libgfortran: Add missing dependency gcc-crossRicardo Ribalda Delgado2017-07-061-1/+1
* systemd: Do not use xlocale.hKhem Raj2017-07-062-1/+29
* mesa: Upgrade to 17.1.4 releaseOtavio Salvador2017-07-062-2/+2
* mesa: Avoid platform probing when building without EGLOtavio Salvador2017-07-061-1/+1
* sanity.bbclass: fix AttributeError in mirror format checksMikko Ylinen2017-07-061-1/+1
* expat: upgrade to 2.2.1Dengke Du2017-07-062-5/+5
* grep: upgrade to 3.1Dengke Du2017-07-061-2/+2
* classes/populate_sdk_base: Fix SDK manifest generationAníbal Limón2017-07-061-19/+17
* valgrind: Remove -no-pie from cflagsKhem Raj2017-07-061-2/+0
* icu: Fix build with glibc 2.26Khem Raj2017-07-062-1/+33
* epiphany: Fix build errors when compiling with security flagsKhem Raj2017-07-062-2/+36
* qemu: Replace use of struct ucontext with ucontext_tKhem Raj2017-07-062-25/+286