summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-31classes/reproducible_build: Read SDE file laterjpew/reproducible-fixJoshua Watt
2020-01-31Adding memoriam to scottrifJefro
2020-01-30MEMORIAM: Add recognition for contributors no longer with usRichard Purdie
2020-01-28grep: Fix shell after autotools changesRichard Purdie
2020-01-28xz: Fix shell after autotools changesRichard Purdie
2020-01-28autotools: Give in and force CONFIG_SHELL to bashRichard Purdie
2020-01-28weston: upgrade 7.0.0 -> 8.0.0Denys Dmytriyenko
2020-01-28nspr, nss: use ${includedir}/nspr like e.g. ubuntu doesMartin Jansa
2020-01-28lttng-tools: disable tests that sporadically failAlexander Kanavin
2020-01-28core-image-sato-sdk-ptest: use 2G of RAMAlexander Kanavin
2020-01-28lttng-tools: install additional scripts needed for ptestsAlexander Kanavin
2020-01-28default-distrovars.inc: add vfat to DISTRO_FEATURESAlexander Kanavin
2020-01-27bitbake: tests/fetch: add npmsw testsJean-Marie LEMETAYER
2020-01-27bitbake: fetch2: add the npmsw fetcherJean-Marie LEMETAYER
2020-01-27bitbake: tests/fetch: add npm testsJean-Marie LEMETAYER
2020-01-27bitbake: fetch2/npm: refactor the npm fetcherJean-Marie LEMETAYER
2020-01-27bitbake: fetch2/wget: fix downloadfilename parameterJean-Marie LEMETAYER
2020-01-27bitbake: fetch2: allow fetchers to forward the done conditionJean-Marie LEMETAYER
2020-01-27bitbake: fetch2: allow fetchers to forward the mirrors managementJean-Marie LEMETAYER
2020-01-27bitbake: fetch2: allow fetchers to forward the donestamp managementJean-Marie LEMETAYER
2020-01-27bitbake: fetch2: add more hash functions for checksum verificationJean-Marie LEMETAYER
2020-01-27bitbake: fetch2: refactor checksum verificationJean-Marie LEMETAYER
2020-01-27bitbake: utils: add is_semver functionJean-Marie LEMETAYER
2020-01-27bitbake: utils: add sha384_file and sha512_file functionsJean-Marie LEMETAYER
2020-01-27kbd: Fix build reproducibility issueRichard Purdie
2020-01-27distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issuesRichard Purdie
2020-01-27l3afpad: Add missing mime-xdg inheritRichard Purdie
2020-01-27native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info]Richard Purdie
2020-01-27go: Disable PIE on RISCVKhem Raj
2020-01-27Disable CGO on riscv64Khem Raj
2020-01-27go-dep: Fix bolt for riscv64Khem Raj
2020-01-27go.bbclass: Disable PIE on riscvKhem Raj
2020-01-27riscv32: Bump oldest kernel to 5.4Khem Raj
2020-01-27gettext: Drop overloadable attibute for getcwd declarationKhem Raj
2020-01-27glibc: Drop fortify refactoring patchKhem Raj
2020-01-27glibc: Update to final 2.31 releaseKhem Raj
2020-01-27Musl: Update to latest masterKhem Raj
2020-01-27perf: Pass LDSHARED and CCLD via EXTRA_OEMAKEKhem Raj
2020-01-27ruby: Remove __has_include and __has_include_next from preprocessed header fileKhem Raj
2020-01-27nss: Pass NSS_USE_ARM_HW_CRYPTO as define in CFLAGSKhem Raj
2020-01-27libucontext: Add recipeKhem Raj
2020-01-27elfutils: additional ptest fixesAlexander Kanavin
2020-01-27mdadm: correctly set up testing location for ptestsAlexander Kanavin
2020-01-27meson: update 0.52.1 -> 0.53.0Alexander Kanavin
2020-01-27oeqa/selftest/devtool: add npm recipe build testJean-Marie LEMETAYER
2020-01-27oeqa/selftest/recipetool: add npm recipe creation testJean-Marie LEMETAYER
2020-01-27recipetool/create: npm: remove the 'noverify' url parameterJean-Marie LEMETAYER
2020-01-27devtool/standard: npm: update the append fileJean-Marie LEMETAYER
2020-01-27lib/oe/package: remove unneeded npm_split_package_dirs functionJean-Marie LEMETAYER
2020-01-27recipetool/create_npm: handle the licenses of the dependenciesJean-Marie LEMETAYER