summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dbus: Enable user-session package configAlistair Francis2018-07-301-1/+4
* gcc-8: Upgrade to 8.2 releaseKhem Raj2018-07-3053-67/+5
* package.bbclass: append to FILERPROVIDES_*/FILERDEPENDS_* variables instead o...Martin Jansa2018-07-301-2/+2
* automake: fix race in parallel buildsHongxu Jia2018-07-302-0/+66
* selftest/wic: Fix/cleanup class setup codeRichard Purdie2018-07-301-16/+15
* classes/package: fix variable name in commentPaul Eggleton2018-07-261-1/+1
* oeqa/loader: Ensure invalid test names don't trigger a tracebackRichard Purdie2018-07-261-0/+2
* qemurunner.py: fix is_alive() to avoid confusing with recycled pidRobert Yang2018-07-261-1/+1
* glibc: Avoid multilibbing on wordsize.hDaniel Díaz2018-07-261-2/+1
* openssl: minor indent fixesAndre McCurdy2018-07-261-34/+35
* openssl: support musl-x32 buildAndre McCurdy2018-07-261-2/+4
* openssl: remove uclibc remnantsAndre McCurdy2018-07-261-3/+0
* openssl_1.0: avoid running make twice for target do_compile()Andre McCurdy2018-07-261-6/+6
* openssl_1.0: drop leading "-" from no-ssl3 config optionAndre McCurdy2018-07-261-1/+1
* openssl_1.0: fix cryptodev-linux PACKAGECONFIG supportAndre McCurdy2018-07-262-6/+5
* openssl_1.0: drop curly brackets from shell local variablesAndre McCurdy2018-07-261-2/+2
* openssl_1.0: minor recipe formatting tweaks etcAndre McCurdy2018-07-261-60/+61
* openssl_1.0: merge openssl10.inc into the openssl_1.0.2o.bb recipeAndre McCurdy2018-07-262-306/+300
* shadow: fix CVE-2017-2616Andrej Valek2018-07-262-0/+65
* gstreamer1.0-vaapi: Add patch for EGL CFLAGS for proper EGL supportCarlos Rafael Giani2018-07-262-0/+34
* gstreamer1.0-vaapi: Remove unnecessary FILESPATH modificationCarlos Rafael Giani2018-07-261-1/+0
* gstreamer1.0-plugin-bad: Update packageconfigsCarlos Rafael Giani2018-07-261-9/+21
* gstreamer1.0-plugin-good: Update packageconfigsCarlos Rafael Giani2018-07-261-6/+7
* gstreamer1.0-plugin-base: Update packageconfigsCarlos Rafael Giani2018-07-263-9/+194
* autotools.bbclass: fix autoreconf bbnote commandline argumentsAndre McCurdy2018-07-261-1/+1
* packagegroup-core-full-cmdline: clean up system-services dependenciesRoss Burton2018-07-261-8/+0
* grub2.inc: set GRUBPLATFORM_arm to efiMingli Yu2018-07-261-1/+1
* apr: fix ptest hangs since enter non-terminating loopChangqing Li2018-07-262-0/+33
* systemd: Explicitly add hidden attribute to __start_BUS_ERROR_MAP and __stop_...Khem Raj2018-07-262-0/+35
* no-static-libs.inc: use `?=' to set a default DISABLE_STATICHongxu Jia2018-07-261-1/+1
* systemtap: fix unintialized memory accesses in dwflpp::function_entrypcVictor Kamensky via Openembedded-core2018-07-262-0/+47
* systemtap: 3.2 -> 3.3Victor Kamensky via Openembedded-core2018-07-2614-1104/+8
* ruby: security fix CVE 2018-1000073Joe Slater2018-07-262-0/+35
* lsb: fix usrmerge install pathsIoan-Adrian Ratiu2018-07-261-2/+4
* linux-firmware: add separate packages for all brcm filesMartin Jansa2018-07-261-41/+136
* linux-firmware: update LICENSE for bcm43* packages according to WHENCE fileMartin Jansa2018-07-261-20/+21
* linux-firmware: add ${PN}-cypress-license handling from meta-raspberrypiMartin Jansa2018-07-261-0/+12
* systemtap: improve reproducibilityHongxu Jia2018-07-263-8/+67
* wic/engine: improve error reporting when using rm with wicAnuj Mittal2018-07-261-2/+14
* logrotate: Improve configurability of the installed systemd service filesPeter Kjellerstedt2018-07-261-5/+15
* iputils: upgrade to s20190629Ross Burton2018-07-265-157/+145
* gnutls: rationalise libunistring argumentsRoss Burton2018-07-261-1/+0
* lib/oe: split out machine to ELF data dictionaryRoss Burton2018-07-262-136/+129
* binutils: Upgrade to 2.31 release branchKhem Raj2018-07-2621-1206/+1318
* grub: fix build with new binutilsRoss Burton2018-07-262-1/+78
* base-files: profile: Avoid using "command" to determine if programs existPeter Kjellerstedt2018-07-261-8/+10
* python3-pip: clean up obsoleteHongxu Jia2018-07-261-18/+0
* python-setuptools.inc: clean up useless local var-DISTUTILS_INSTALL_ARGSHongxu Jia2018-07-261-3/+0
* distutils/setuptools, distutils3/setuptools3: improve reproducibilityHongxu Jia2018-07-264-15/+10
* oeqa/sdk/sdkbuildproject: use os.path.joinRoss Burton2018-07-261-2/+1