summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* classes/reproducible_build: Read SDE file laterJoshua Watt2020-02-111-9/+31
* oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie2020-02-111-2/+7
* opkg-utils: Fix reproducibility issues in opkg-buildRichard Purdie2020-02-112-0/+33
* opkg-utils: upgrade to version 0.4.2Alejandro del Castillo2020-02-114-196/+4
* gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'Taras Kondratiuk via Openembedded-core2020-02-112-0/+96
* devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein2020-02-111-2/+4
* cpio: fix CVE-2019-14866Anuj Mittal2020-02-112-0/+317
* curl: fix CVE-2019-15601Anuj Mittal2020-02-112-0/+47
* rsync: whitelist CVE-2017-16548Lee Chee Yang2020-02-111-0/+3
* Revert "bzip2: Fix CVE-2019-12900"Anuj Mittal2020-02-111-36/+0
* bitbake: siggen: Avoid cache mismatch issues with locked sigsRichard Purdie2020-02-111-0/+4
* bitbake: siggen: Cache unihash values to avoid cache lookupRichard Purdie2020-02-111-5/+17
* bitbake: siggen: Optimise get_unihash disk based cache handlingRichard Purdie2020-02-111-18/+32
* bitbake: cooker/toaster: replaced deprecated method warn() with warning()Frazer Clews2020-02-112-4/+4
* bitbake: persist_data.py: Immediately get exclusive lock in __setitem__Chris Laplante2020-02-111-0/+3
* bitbake: fetch2/git: _revision_key: collapse adjacent slashesChris Laplante2020-02-111-1/+3
* bitbake: fetch2: do not suffix srcrev cache key with PNChris Laplante2020-02-111-2/+1
* build-appliance-image: Update to zeus head revisionRichard Purdie2020-02-061-1/+1
* poky.conf: Bump version for 3.0.2 zeus releaseRichard Purdie2020-02-061-1/+1
* Documentation: Prepared for 3.0.2 releaseakuster2020-02-0611-38/+83
* python2: add ntpathArmin Kuster2020-02-041-0/+1
* webkitgtk: fix occasional link errorJoe Slater2020-02-042-0/+46
* core: recipes: fix some native tools dependenciesSumit Garg2020-02-043-3/+3
* bzip2: Fix CVE-2019-12900Sana Kazi2020-02-041-0/+36
* kbd: avoid vlock conflict with busyboxHongxu Jia2020-02-041-1/+2
* kbd: configure.ac: Fix logic of vlock configure switchDe Huo2020-02-042-0/+32
* bash: Fix CVE-2019-18276De Huo2020-02-042-0/+403
* libxml2: Fix CVE-2019-19956Lee Chee Yang2020-02-042-0/+41
* Adding memoriam to scottrifJefro2020-01-311-0/+5
* bitbake: runqueue: Use a set for the setscene tasks listRichard Purdie2020-01-281-2/+2
* bitbake: knotty: Be consistent when creating/updating progress barsPeter Kjellerstedt2020-01-281-6/+6
* bitbake: knotty: Hide the footer if a process progress bar is shownPeter Kjellerstedt2020-01-281-1/+4
* bitbake: cooker: Keep track of watched files using a set instead of a listPeter Kjellerstedt2020-01-281-8/+8
* sstatesig: Improve debug output if getpwuid() failsRichard Purdie2020-01-281-2/+6
* scripts/oe-build-perf-report: Avoid buildstats warningRichard Purdie2020-01-281-6/+14
* sstatesig: Test cross/native hashserv method extensionRichard Purdie2020-01-281-0/+9
* wic/filemap: If FIGETBSZ iotctl fail, failback to os.statKalle Lampila2020-01-281-2/+4
* multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for nativeMike Crowe2020-01-282-0/+41
* linuxloader: Correct loader for glibc on armhfAlex Kiernan2020-01-281-1/+1
* license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt2020-01-283-7/+27
* licenses.conf: Remove the SRC_DISTRIBUTE_LICENSES variablePeter Kjellerstedt2020-01-281-43/+0
* sanity.bbclass: Move sanity_info from conf to cachePeter Kjellerstedt2020-01-282-2/+2
* populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_infoPeter Kjellerstedt2020-01-281-1/+1
* toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()Peter Kjellerstedt2020-01-281-4/+11
* bitbake: cache: Lower debug level for wold build messagesRichard Purdie2020-01-111-3/+3
* bitbake: siggen: Test extra cross/native hashserv methodRichard Purdie2020-01-111-6/+21
* bitbake: runqueue: Fix task dependency corner case in sanity testRichard Purdie2020-01-111-1/+4
* bitbake: runqueue: Ensure task dependencies are run correctlyRichard Purdie2020-01-111-0/+6
* bitbake: runqueue: Fix equiv hash handling build failuresRichard Purdie2020-01-111-1/+2
* bitbake: prserv/serv: Use with while reading pidfileOla x Nilsson2020-01-111-7/+5