summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* bison: Upgrade to 3.5.1Khem Raj2020-02-081-2/+2
* cryptodev: update to Jan.23, 2020Scott Branden via Openembedded-core2020-02-082-61/+1
* sstate.bbclass: fix issue while handling long sstate filenamesJaewon Lee2020-02-081-1/+1
* package.bbclass: Support stripping and debug copy of static librariesMark Hatle2020-02-083-5/+66
* package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libsMark Hatle2020-02-081-6/+7
* package.bbclass: Fix debug source processing for static librariesMark Hatle2020-02-081-1/+1
* chkconfig: remove the recipeAlexander Kanavin2020-02-085-151/+0
* qemurunner.py: add try/except for pid handling raceTrevor Gamblin2020-02-081-1/+4
* oeqa: Use cpio 2.13 as testcaseKhem Raj2020-02-083-4/+4
* kern-tools: fix merge_config when LD contains parametersBruce Ashfield2020-02-082-4/+8
* kernel-yocto: fix defconfig detection in find_sccs()Gavin Li2020-02-081-1/+1
* kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_bu...Martin Jansa2020-02-081-4/+3
* kernel-yocto.bbclass: set KERNEL_LD also for merge_config.shMartin Jansa2020-02-081-1/+1
* kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is...Paul Barker2020-02-081-2/+4
* kernel-yocto: Drop setting of unused variables in do_kernel_metadataPaul Barker2020-02-081-7/+0
* kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclassPaul Barker2020-02-082-21/+21
* kern-tools-native: use more common S value and oe_runmakeMartin Jansa2020-02-081-4/+7
* kern-tools: integrate merge_config fix for gold linkerBruce Ashfield2020-02-081-1/+1
* kern-tools: tweak symbol_why to be python safeBruce Ashfield2020-02-081-1/+1
* ncurses: Fix reproducibility issueRichard Purdie2020-02-081-0/+1
* libevdev: Fix determinism issueRichard Purdie2020-02-082-1/+36
* sysvinit: Fix Reproducibility issueRichard Purdie2020-02-081-0/+1
* sudo: specify where target tools areRoss Burton2020-02-082-2/+9
* libgcrypt: Fix determinism issueRichard Purdie2020-02-082-0/+33
* libinput: Fix determinism issueRichard Purdie2020-02-082-0/+22
* iputils: Fix build determinismRichard Purdie2020-02-081-1/+2
* openssl: Fix reproducibility issueRichard Purdie2020-02-082-0/+33
* perl: Fix various reproducibile build issuesRichard Purdie2020-02-082-0/+82
* perl: do not install files that contain build host specific dataAlexander Kanavin2020-02-082-0/+6
* microblaze: Adjust Linux items from microblazeeb to microblazeMark Hatle2020-02-064-7/+1
* microblaze tune: cleanup +=Mark Hatle2020-02-062-17/+17
* microblaze tune: Enable 64-bitMark Hatle2020-02-061-1/+10
* microblaze tune: Allow no version to be setMark Hatle2020-02-061-2/+2
* microblaze tune: change microblazeeb to microblazeMark Hatle2020-02-061-2/+2
* gtk+3: sort resources for reproducible binariesRoss Burton2020-02-062-0/+20
* libidn2: Fix reproducibility issueRichard Purdie2020-02-061-1/+2
* tar: Fix build determinism, disable rshRichard Purdie2020-02-061-0/+2
* xserver-xorg: Fix reproducibility issueRichard Purdie2020-02-061-0/+1
* patch: Extend to native/nativesdk and depend uponRichard Purdie2020-02-063-0/+11
* mc: Fix manpage date indeterminismRichard Purdie2020-02-062-0/+22
* mc: Set zipinfo presence determinsticallyRichard Purdie2020-02-061-0/+1
* oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie2020-02-061-2/+7
* opkg-utils: Fix reproducibility issues in opkg-buildRichard Purdie2020-02-062-0/+33
* sqlite3: upgrade 3.30.1 -> 3.31.1Anuj Mittal2020-02-0510-342/+12
* libxml2: fix CVE-2020-7595Anuj Mittal2020-02-052-0/+37
* ncurses: add CVE_VERSIONAnuj Mittal2020-02-051-0/+2
* x264: upgrade to latest revisionAnuj Mittal2020-02-052-10/+8
* gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'Taras Kondratiuk via Openembedded-core2020-02-052-0/+96
* webkitgtk: Prefer -pthread over -lpthreadKhem Raj2020-02-052-0/+46
* logrotate.py: improve oeqa test implementationTrevor Gamblin2020-02-051-18/+44