summaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2020-02-08oeqa: Use cpio 2.13 as testcaseKhem Raj
2020-02-08kern-tools: fix merge_config when LD contains parametersBruce Ashfield
2020-02-08kernel-yocto: fix defconfig detection in find_sccs()Gavin Li
2020-02-08kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_bu...Martin Jansa
2020-02-08kernel-yocto.bbclass: set KERNEL_LD also for merge_config.shMartin Jansa
2020-02-08kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is...Paul Barker
2020-02-08kernel-yocto: Drop setting of unused variables in do_kernel_metadataPaul Barker
2020-02-08kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclassPaul Barker
2020-02-08kern-tools-native: use more common S value and oe_runmakeMartin Jansa
2020-02-08kern-tools: integrate merge_config fix for gold linkerBruce Ashfield
2020-02-08kern-tools: tweak symbol_why to be python safeBruce Ashfield
2020-02-08ncurses: Fix reproducibility issueRichard Purdie
2020-02-08libevdev: Fix determinism issueRichard Purdie
2020-02-08sysvinit: Fix Reproducibility issueRichard Purdie
2020-02-08sudo: specify where target tools areRoss Burton
2020-02-08libgcrypt: Fix determinism issueRichard Purdie
2020-02-08libinput: Fix determinism issueRichard Purdie
2020-02-08iputils: Fix build determinismRichard Purdie
2020-02-08openssl: Fix reproducibility issueRichard Purdie
2020-02-08perl: Fix various reproducibile build issuesRichard Purdie
2020-02-08perl: do not install files that contain build host specific dataAlexander Kanavin
2020-02-06microblaze: Adjust Linux items from microblazeeb to microblazeMark Hatle
2020-02-06microblaze tune: cleanup +=Mark Hatle
2020-02-06microblaze tune: Enable 64-bitMark Hatle
2020-02-06microblaze tune: Allow no version to be setMark Hatle
2020-02-06microblaze tune: change microblazeeb to microblazeMark Hatle
2020-02-06gtk+3: sort resources for reproducible binariesRoss Burton
2020-02-06libidn2: Fix reproducibility issueRichard Purdie
2020-02-06tar: Fix build determinism, disable rshRichard Purdie
2020-02-06xserver-xorg: Fix reproducibility issueRichard Purdie
2020-02-06patch: Extend to native/nativesdk and depend uponRichard Purdie
2020-02-06mc: Fix manpage date indeterminismRichard Purdie
2020-02-06mc: Set zipinfo presence determinsticallyRichard Purdie
2020-02-06oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie
2020-02-06opkg-utils: Fix reproducibility issues in opkg-buildRichard Purdie
2020-02-05sqlite3: upgrade 3.30.1 -> 3.31.1Anuj Mittal
2020-02-05libxml2: fix CVE-2020-7595Anuj Mittal
2020-02-05ncurses: add CVE_VERSIONAnuj Mittal
2020-02-05x264: upgrade to latest revisionAnuj Mittal
2020-02-05gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'Taras Kondratiuk via Openembedded-core
2020-02-05webkitgtk: Prefer -pthread over -lpthreadKhem Raj
2020-02-05logrotate.py: improve oeqa test implementationTrevor Gamblin
2020-02-05musl: Update to latest on masterKhem Raj
2020-02-05netbase: Upgrade to 6.0Khem Raj
2020-02-04kernel-yocto.bbclass: export LD in the environment used by kconf_checkMartin Jansa
2020-02-04systemd: Upgrade 243.2 -> 243.4-latestAlex Kiernan
2020-02-04python3-six: Move src_uri checks to recipe mainKhem Raj
2020-02-04kernel.bbclass: set LD in KERNEL_CONFIG_COMMAND to fix 5.4+ builds when gold ...Martin Jansa
2020-02-04rt-tests: modernise subprocess: preexec_fn=os.setsid -> start_new_session=TrueAndré Draszik
2020-02-04oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=TrueAndré Draszik