summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-14devicetree.bbclass: include symbols in base DTAlex Kiernan
2020-02-14kernel-fitimage: fix devicetree reproducibilityAlex Kiernan
2020-02-14linux-yocto-dev: Add paravirt_kvm support for qemux86-64He Zhe
2020-02-14python3: install _tkinter.*.so to python3-tkinter packageYi Zhao
2020-02-14oeqa: reproducible: Run diffoscope on saved outputJoshua Watt
2020-02-14diffoscope: Exclude from musl buildsRichard Purdie
2020-02-14recipes-support: Add diffoscope recipeJoshua Watt
2020-02-14python: Add magic recipeJoshua Watt
2020-02-14python: Add libarchive-c recipeJoshua Watt
2020-02-14wayland: upgrade 1.17.0 -> 1.18.0Denys Dmytriyenko
2020-02-14ppp: Security fix CVE-2020-8597Yi Zhao
2020-02-14icecc.bbclass: replace superfluous "+=" with "="Robert P. J. Day
2020-02-14iputils: Fix systemd and ipv6 detectionAlex Kiernan
2020-02-14binutils: Bail out if gold is used on 32/64 bit RISC-VKhem Raj
2020-02-14crosssdk: Set nativesdk specific distro featuresKhem Raj
2020-02-14ltp: Fix tescases with 64bit time_t using 32bit archesKhem Raj
2020-02-14oeqa: Use --disable-maintainer-mode configure optionKhem Raj
2020-02-14qemuarm: Disable highmem when QB_MACHINE is virtKhem Raj
2020-02-13package_ipk: Minor import tweak + ensure packages regeneratedsiva/masterRichard Purdie
2020-02-13pkgconf: Remove pointless DEFAULT_PREFERENCERichard Purdie
2020-02-13scripts/lib/resulttool/report: Enable report selected test case resultYeoh Ee Peng
2020-02-13meta/recipes-graphics/waffle: Add python3 dependencyAníbal Limón
2020-02-13libubootenv: Split binaries to a libubootenv-bin packageOtavio Salvador
2020-02-13populate_sdk_base: if the SDKIMAGE_FEATURES changes, refresh the SDKMark Hatle
2020-02-13kernel-fitimage: Handle overlays in EXTERNAL_KERNEL_DEVICETREEAlex Kiernan
2020-02-13xserver-nodm-init: Fix the start failure for non-root userKevin Hao
2020-02-13testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego
2020-02-13testimage: Allow testing on QEMU machines with a single serial portAlejandro Hernandez Samaniego
2020-02-13pciutils: upgrade 3.6.2 -> 3.6.4Wang Mingyu
2020-02-08bitbake: doc: minor tweaks to ch 1 of BB user manualRobert P. J. Day
2020-02-08bitbake: doc: Standardize spelling on 'BitBake' throughout docsRobert P. J. Day
2020-02-08bitbake: siggen: Avoid cache mismatch issues with locked sigsRichard Purdie
2020-02-08bitbake: siggen: Cache unihash values to avoid cache lookupRichard Purdie
2020-02-08bitbake: siggen: Optimise get_unihash disk based cache handlingRichard Purdie
2020-02-08systemd: upgrade 243.4 -> 244.1Alex Kiernan
2020-02-08dhcp: upgrade 4.4.1 -> 4.4.2Wang Mingyu
2020-02-08lighttpd: upgrade 1.4.54 -> 1.4.55Wang Mingyu
2020-02-08procps: upgrade 3.3.15 -> 3.3.16Yi Zhao
2020-02-08python3: Do not hardcode "lib" for distutilsChangqing Li
2020-02-08python3: fix the installation path of libpython3.7m.a for multilibChangqing Li
2020-02-08mesa: upgrade 19.3.1 -> 19.3.3Wang Mingyu
2020-02-08xserver-xorg: upgrade 1.20.6 -> 1.20.7Alexander Kanavin
2020-02-08bison: Upgrade to 3.5.1Khem Raj
2020-02-08cryptodev: update to Jan.23, 2020Scott Branden via Openembedded-core
2020-02-08sstate.bbclass: fix issue while handling long sstate filenamesJaewon Lee
2020-02-08package.bbclass: Support stripping and debug copy of static librariesMark Hatle
2020-02-08package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libsMark Hatle
2020-02-08package.bbclass: Fix debug source processing for static librariesMark Hatle
2020-02-08chkconfig: remove the recipeAlexander Kanavin
2020-02-08qemurunner.py: add try/except for pid handling raceTrevor Gamblin