summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts: add pkgdatauiRoss Burton2019-12-282-0/+576
* kernel-devsrc: fix error with old (<4.2) x86 kernelsPeter Bergin2019-12-281-5/+5
* insane: don't use cachedpathRoss Burton2019-12-281-3/+2
* rootfs: don't use oe.cachedpathRoss Burton2019-12-281-3/+2
* tune-cortexa72-cortexa53: Add tunesJoshua Watt2019-12-281-0/+23
* systemd-bootchart: Add mips64 tuplesKhem Raj2019-12-282-0/+36
* gnutls: upgrade 3.6.8 -> 3.6.11.1Alex Kiernan2019-12-282-42/+2
* eudev: upgrade 3.2.8 -> 3.2.9Anuj Mittal2019-12-281-2/+2
* cve-check: fail gracefully when file not foundArmin Kuster2019-12-281-1/+8
* assimp: fix search library failed on multilibHongxu Jia2019-12-282-0/+71
* sed: add PACKAGECONFIG for selinuxMartin Jansa2019-12-281-0/+3
* bitbake.conf: add number_threads to BB_SIGNATURE_EXCLUDE_FLAGSChris Laplante via Openembedded-core2019-12-281-1/+1
* libepoxy: upgrade 1.5.3 -> 1.5.4Wang Mingyu2019-12-281-2/+2
* libpng: Correct SRC_URI pathKhem Raj2019-12-281-2/+2
* go: upgrade 1.13.3 -> 1.13.5Tim Orling2019-12-281-3/+3
* oe-run-native: fix typoRoss Burton2019-12-281-1/+1
* systemd: Rename the files instead of using PVAdrian Bunk2019-12-284-2/+0
* libpam: consolidate a patch to a patchRoss Burton2019-12-283-26/+2
* cross-localedef: Re-arrange patchesKhem Raj2019-12-284-471/+554
* netbase: upgrade 5.7 -> 5.8Wang Mingyu2019-12-281-2/+2
* mesa: Fix vc4 build for 64bit time_t changes on 32bit archesKhem Raj2019-12-282-0/+54
* oeqa/selftest/package: mark string as rawRoss Burton2019-12-281-1/+1
* systemd-compat-units: this recipe doesn't need a compilerRoss Burton2019-12-281-0/+2
* bitbake: fetch2/clearcase: Fix tar command working directoryCHerzig@Gauselmann.de2019-12-281-1/+1
* oeqa: reproducible: Test core-image-sato and core-image-full-cmdlineJoshua Watt2019-12-181-1/+1
* systemtap: fix builds with newer gettextAlexander Kanavin2019-12-182-0/+28
* sysklogd: Fix 2.0.3 upgrade fallouts on muslKhem Raj2019-12-183-0/+75
* sysklogd: update to 2.0.3Alexander Kanavin2019-12-1814-371/+19
* YP 3.1 Docs: Updated Manual revision tables.Scott Rifenbark2019-12-1612-59/+856
* 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