summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* poky.ent: Updated variables for YP 3.1Scott Rifenbark2019-12-161-5/+5
* podfix: only alter normal filesRoss Burton2019-12-161-0/+3
* bitbake: lib/bb: Optimise out debug messages from cookerRichard Purdie2019-12-161-0/+5
* bitbake: runqueue: Only call into the migrations function if migrations activeRichard Purdie2019-12-161-1/+2
* bitbake: runqueue: Optimise task filteringRichard Purdie2019-12-161-3/+2
* bitbake: runqueue: Optimise out pointless loop iterationRichard Purdie2019-12-161-9/+3
* bitbake: runqueue: Optimise task migration code slightlyRichard Purdie2019-12-161-8/+9
* bitbake: runqueue: Fix sstate task iteration performanceRichard Purdie2019-12-161-1/+5
* bitbake: siggen: Split get_tashhash for performanceRichard Purdie2019-12-162-9/+25
* bitbake: runqueue: Fix task mismatch failures from incorrect logicRichard Purdie2019-12-161-1/+1
* bitbake: runqueue: Rework process_possible_migrations() to improve performanceRichard Purdie2019-12-161-47/+56
* bitbake: bb.utils.fileslocked: don't leak files if yield throwsChris Laplante via bitbake-devel2019-12-161-4/+5
* bitbake: Bump minimum python version to 3.5Joshua Watt2019-12-161-2/+2
* incompatible_lic.py: Add tests for incompatible licenses with wildcardsPeter Kjellerstedt2019-12-162-0/+45
* license_image.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt2019-12-162-4/+5
* package.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt2019-12-161-2/+3
* base.bbclass: Report only the licenses that are incompatible for a packagePeter Kjellerstedt2019-12-162-13/+19
* base.bbclass: Simplify the check for whitelisted licensesPeter Kjellerstedt2019-12-161-9/+4
* license.bbclass: Make incompatible_pkg_license return incompatible licsPeter Kjellerstedt2019-12-161-3/+9
* licenses.conf: Remove the SRC_DISTRIBUTE_LICENSES variablePeter Kjellerstedt2019-12-161-43/+0
* license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt2019-12-163-7/+27
* mesa.inc: allow the user to choose the build typeTrevor Woerner2019-12-161-0/+13
* meson.bbclass: allow buildtype to be changedTrevor Woerner2019-12-161-1/+2
* cmake: 3.15.5 -> 3.16.1Pascal Bach2019-12-167-13/+13
* tcl: upgrade 8.6.9 -> 8.6.10Yi Zhao2019-12-164-11/+58
* openssl: fix CVE-2019-1551Anuj Mittal2019-12-162-0/+759
* sysstat: fix CVE-2019-19725Anuj Mittal2019-12-162-0/+29
* oeqa/runtime/apt dnf opkg: support running from within docker containerAndré Draszik2019-12-163-3/+8
* oeqa/target/ssh oeqa/target/qemu: expose server listening port to testsAndré Draszik2019-12-162-1/+3
* oeqa/runtime/context.py: support listening port in TEST_SERVER_IPAndré Draszik2019-12-161-0/+6
* oeqa/utils/httpserver: allow to pass in listening portAndré Draszik2019-12-161-2/+2
* connman: update kernel module RRECOMMENDS for kernel >= v4.19André Draszik2019-12-161-1/+1
* e2fsprogs: split dumpe2fs into its own packageAndré Draszik2019-12-162-4/+5
* systemd-systemctl: Fix handling of aliased targetsSlavic Brutalik2019-12-161-1/+1
* lttng-modules: fix NULL pointer deference error when testing rpc_task_runningQuanyang Wang2019-12-165-0/+377
* git: upgrade 2.24.0 -> 2.24.1Anuj Mittal2019-12-162-11/+11
* sudo: update to 1.8.29Alexander Kanavin2019-12-164-305/+13
* cpio: update to 2.13Alexander Kanavin2019-12-165-401/+2
* man-db: update to 2.9.0Alexander Kanavin2019-12-161-2/+2
* man-pages: update to 5.04Alexander Kanavin2019-12-161-2/+2
* parted: update 3.2->3.3Alexander Kanavin2019-12-1612-737/+117
* libxml2: update to 2.9.10Alexander Kanavin2019-12-162-32/+34
* glide: update to 0.13.3Alexander Kanavin2019-12-161-1/+1
* puzzles: update to latest revisionAlexander Kanavin2019-12-165-84/+35
* dos2unix: update to 7.4.1Alexander Kanavin2019-12-161-3/+2
* sstatesig: Further optimiseRichard Purdie2019-12-161-3/+2
* scripts/oe-build-perf-test: Use python3 from the environmentRichard Purdie2019-12-151-1/+1
* sstatesig: Optimise get_taskhash for hashequivRichard Purdie2019-12-151-2/+11
* conf/machine/x86-base: use wic instead of liveRoss Burton2019-12-151-1/+1
* buildstats: Replace 'is' with '==' in python condition check expressionKhem Raj2019-12-151-1/+1