summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-28wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker
2021-01-28wic: Add workdir argumentPaul Barker
2021-01-28pseudo: Update for arm host and memleak fixes/cleanupRichard Purdie
2021-01-28pseudo: Add lchmod wrapperRichard Purdie
2021-01-28bitbake.conf: Add /run/ to PSEUDO_IGNORE_PATHSRichard Purdie
2021-01-28license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to PSEUDO_IGNOR...Martin Jansa
2021-01-28bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker
2021-01-28wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2021-01-28bitbake.conf: Canonicalize paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2021-01-28lib/oe/path: Add canonicalize()Peter Kjellerstedt
2021-01-28pseudo: Drop patches merged into upstream branchRichard Purdie
2021-01-28distutils3: allow setup.py to be run from a different directory to ${S}Jack Mitchell
2021-01-28pseudo: Update to print PSEUDO_LOGFILE in abort message on path mismatchesTomasz Dziendzielski
2021-01-28pseudo: Simplify pseudo_client_ignore_path_chroot()Peter Kjellerstedt
2021-01-28uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2021-01-28bitbake.conf: Exclude ${CCACHE_DIR} from pseudo databaseMingli Yu
2021-01-28tcl: adapt to potential pseudo changesMingli Yu
2021-01-28oeqa/selftest/runtime_test: Exclude gpg directory from pseudo databaseRichard Purdie
2021-01-28base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as...Martin Jansa
2021-01-28pseudo: Upgrade to include mkostemp64 wrapperRichard Purdie
2021-01-28pseudo: Update to account for patches merged on branchRichard Purdie
2021-01-28abi_version,sanity: Tell users TMPDIR must be clean after pseudo changesRichard Purdie
2021-01-28bitbake.conf: Extend PSEUDO_IGNORE_PATHS to ${COREBASE}/metaRichard Purdie
2021-01-28pseudo: Fix statx function usageRichard Purdie
2021-01-28wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie
2021-01-28wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado
2021-01-28wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado
2021-01-28wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado
2021-01-28base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2021-01-28pseudo: Add pathfix patchRichard Purdie
2021-01-28pseudo: Add may unlink patchRichard Purdie
2021-01-28pseudo: Fix xattr segfaultRichard Purdie
2021-01-28psuedo: Add tracking of linked files for fdsRichard Purdie
2021-01-28pseudo: Abort on mismatch patchRichard Purdie
2021-01-28pseudo: Add support for ignoring paths from the pseudo DBRichard Purdie
2021-01-28pseudo: Ignore mismatched inodes from the dbRichard Purdie
2021-01-28pseudo: fix renaming to selfJoe Slater
2021-01-28pseudo: Update to add OFC fcntl lock updatesRichard Purdie
2021-01-28pseudo: merge in fixes for setfacl issueRichard Purdie
2021-01-28pseudo: Switch to oe-core branch in git repoRichard Purdie
2021-01-27linuxloader: Avoid confusing string concat errorsRichard Purdie
2021-01-19ppp: Whitelist CVE-2020-15704Robert Joslyn
2021-01-19zip: whitelist CVE-2018-13410 and CVE-2018-13684Mikko Rapeli
2021-01-19glibc: CVE-2019-25013Scott Murray
2021-01-19glibc: Security fix for CVE-2020-29573Armin Kuster
2021-01-19xorg: Security fix for CVE-2020-14345Armin Kuster
2021-01-19curl: fix CVE-2020-8231/8284/8285/8286Lee Chee Yang
2021-01-19waf: don't assume the waf intepretter is goodRoss Burton
2021-01-19classes/waf: Add build and install argumentsJoshua Watt
2021-01-19boost: drop arm-intrinsics.patchMans Rullgard