aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2018-12-19libxcrypt: Fix nativesdk build with gcc9Khem Raj
2018-12-19gcc-runtime: Drop building libmpxKhem Raj
2018-12-19base.bbclass, classextend.py: Drop catering to gcc-initialKhem Raj
2018-12-19tcmode-default: Drop pinnings for gcc-initial based recipesKhem Raj
2018-12-19musl: Move away from gcc-initial dependencyKhem Raj
2018-12-19libssp: Remove dependency on gcc-initialKhem Raj
2018-12-19newlib: Move away from gcc-initial dependencyKhem Raj
2018-12-19recipes: Drop virtual/libc-for-gccRichard Purdie
2018-12-19gcc: Drop the -initial versions of the compilerRichard Purdie
2018-12-19gcc: Drop gcc-cross-initial and use gcc-cross insteadRichard Purdie
2018-12-19glibc: Remove site_config and glibc-initialRichard Purdie
2018-12-19sstate: add support for caching shared workdir tasksMichael Ho
2018-12-19netbase: add entry to /etc/hosts according to /etc/hostnameChen Qi
2018-12-19python-native: fix one do_populate_sysroot warningChangqing Li
2018-12-19python/python3: use cc_basename to replace CC for checking compilerChangqing Li
2018-12-18gcc-runtime: Add missing libc dependencyRichard Purdie
2018-12-18distrodata: RemoveRichard Purdie
2018-12-18upstream-tracking.inc: Remove the long deprecated fileRichard Purdie
2018-12-18oeqa/selftest/distrodata: Drop now unneeded distrodata inheritRichard Purdie
2018-12-18defaultsetup: Include maintainers.inc by defaultRichard Purdie
2018-12-18libxcrypt: Upgrade to 4.4.1 releaseKhem Raj
2018-12-18kernel-devsrc: fix usrmerge install pathAllen Wild
2018-12-18systemd: Fix memory use after free errorsKhem Raj
2018-12-18go: Upgrade 1.11.1 -> 1.11.4 minor releaseKhem Raj
2018-12-18linux-yocto: correct qemumips64el definitionBruce Ashfield
2018-12-18linux-yocto: configuration updates (virtio and tpm)Bruce Ashfield
2018-12-18kern-tools: tools/kconf_check: modify grep patternBruce Ashfield
2018-12-18linux-yocto/4.18: update to v4.18.21Bruce Ashfield
2018-12-18linux-yocto/4.19: update to v4.19.8Bruce Ashfield
2018-12-18linux-yocto: drop 4.14 recipesBruce Ashfield
2018-12-18linux-yocto/4.19: configuration cleanupsBruce Ashfield
2018-12-18linux-yocto: introduce 4.19 recipesBruce Ashfield
2018-12-18linux-yocto/4.18: update to v4.18.20Bruce Ashfield
2018-12-18linux-yocto/4.18: integrate CVE fixesBruce Ashfield
2018-12-18linux-yocto/4.14: update to v4.14.79Bruce Ashfield
2018-12-18linux-yocto/4.18: update to v4.18.17Bruce Ashfield
2018-12-18linux-yocto/4.18: bug fixes and configuration tweaksBruce Ashfield
2018-12-18linux-yocto/tiny: restore qemuarm supportBruce Ashfield
2018-12-18linux-yocto/tiny: switch default branch to standard/tiny/baseBruce Ashfield
2018-12-18linux-yocto/4.18: -rt sync and config cleanupsBruce Ashfield
2018-12-18linux-yocto/4.14: configuration cleanupsBruce Ashfield
2018-12-18linux-yocto: remove obselete options from lxc configBruce Ashfield
2018-12-15gcc: Drop 7.3 since 8.2 is working fine for usRichard Purdie
2018-12-15oe: Fix opkg status list parse - Missing postinstRaul Martins
2018-12-15base.bbclass: Add comments for gcc links to ccacheRobert Yang
2018-12-15gcc-7.3, gcc-8.2: Use variable SYSTEMLIBS_DIR instead of hardcoding it for ppc64Serhey Popovych
2018-12-15gcc: Enable secureplt for powerpc64 target tooSerhey Popovych
2018-12-15gcc: More places to patch to disable ldbl 128 for musl on PPCSerhey Popovych
2018-12-15gcc: Fix preprocessor redefines for header pathesSerhey Popovych
2018-12-15python3: Fix do_configure check platform triplet error (2)Serhey Popovych