summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2021-09-09sstatesig.py: make it fatal error when sstate manifest isn't foundMartin Jansa
2021-09-08lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-05-05populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-04-28deb: apply postinstall on sdkhongxu
2021-04-20oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie
2021-04-20lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny
2021-04-09selftest/wic: Fix dependency issue in rawcopy testRichard Purdie
2021-04-09cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-03-22Revert "sstatesig.py: show an error instead of warning when sstate manifest i...Anuj Mittal
2021-03-19selftest/reproducible: Don't call sync between each file compareRichard Purdie
2021-03-10oeqa/pam: Need shadow installed for the testsKhem Raj
2021-03-10sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa
2021-03-10oeqa/commands: Fix compatibility with python 3.9Richard Purdie
2021-03-10oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan
2021-03-10df.py: Add feature check for read-only-rootfsWes Lindauer
2021-02-18oeqa: reproducible: Add more loggingJoshua Watt
2021-02-18oeqa: reproducible: Fix SSTATE_MIRRORS variableJoshua Watt
2021-02-18package_manager/deb: Fix image generation with package removalRichard Purdie
2021-02-18deb: export INTERCEPT_DIR for remove actionsRichard Leitner
2021-02-18wic: debug mode to keep tmp directoryLee Chee Yang
2021-02-11meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin
2021-02-06wic/selftest: test_permissions also test bitbake imageLee Chee Yang
2021-02-06sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-01lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski
2021-02-01cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-02-01cve-check: replace Looseversion with custom version classLee Chee Yang
2021-02-01oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_eventYi Fan Yu
2021-01-19lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski
2021-01-14selftest: Add argument to keep build dirPaul Barker
2021-01-07bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker
2021-01-07lib/oe/path: Add canonicalize()Peter Kjellerstedt
2021-01-07oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie
2021-01-07oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns callSteve Sakoman
2020-12-10uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2020-12-10meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin
2020-12-10meta/lib/oeqa/manual/oe-core.json: Update test_bitbake_devshellsangeeta jain
2020-12-10oeqa/devtool: use Yocto mirror for pv-1.5.3 tarballRoss Burton
2020-11-17oeqa/core/context: initialize _run_end_timeKonrad Weihmann
2020-11-17oeqa/core/context: expose results as variableKonrad Weihmann
2020-10-30scripts/buildhistory_analysis: Avoid tracebacks from file comparision codeRichard Purdie
2020-10-30deb: replace deprecated apt force-yes argumentRichard Leitner
2020-10-30sstatesig: Log timestamps for hashequiv in reprodubile builds for do_packageRichard Purdie
2020-10-22imagefeatures: New test case, test_empty_image, addedKhairul Rohaizzat Jamaluddin
2020-10-20oeqa: Add sync call to command executionRichard Purdie
2020-10-20lib/oe/rootfs: introduce IMAGE_LOG_CHECK_EXCLUDESKonrad Weihmann
2020-10-13IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier
2020-10-10oeqa/selftest/runtime_test: Exclude gpg directory from pseudo databaseRichard Purdie
2020-10-10bitbake-bblayers/create: Make the example recipe print its messageYoann Congal
2020-10-08selftest: add test for recipes with patches in overridesRoss Burton
2020-10-08selftest: skip npm tests if nodejs-native isn't availableRoss Burton