summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "sstatesig.py: show an error instead of warning when sstate manifest i...Anuj Mittal2021-03-281-1/+1
* selftest/reproducible: Don't call sync between each file compareRichard Purdie2021-03-281-1/+1
* oeqa/pam: Need shadow installed for the testsKhem Raj2021-03-101-0/+3
* sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa2021-03-101-1/+1
* oeqa/commands: Fix compatibility with python 3.9Richard Purdie2021-03-101-2/+2
* oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan2021-03-101-1/+1
* df.py: Add feature check for read-only-rootfsWes Lindauer2021-03-101-0/+2
* oeqa: reproducible: Add more loggingJoshua Watt2021-02-261-0/+3
* oeqa: reproducible: Fix SSTATE_MIRRORS variableJoshua Watt2021-02-261-1/+1
* package_manager/deb: Fix image generation with package removalRichard Purdie2021-02-261-0/+4
* deb: export INTERCEPT_DIR for remove actionsRichard Leitner2021-02-261-0/+2
* wic: debug mode to keep tmp directoryLee Chee Yang2021-02-261-0/+2
* meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin2021-02-111-4/+0
* wic/selftest: test_permissions also test bitbake imageLee Chee Yang2021-02-111-0/+16
* sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski2021-02-111-2/+4
* lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski2021-02-051-5/+9
* cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang2021-02-052-20/+31
* cve-check: replace Looseversion with custom version classLee Chee Yang2021-02-052-0/+85
* oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_eventYi Fan Yu2021-02-051-2/+4
* lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski2021-01-271-1/+1
* selftest: Add argument to keep build dirPaul Barker2021-01-181-4/+13
* bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker2021-01-121-0/+27
* lib/oe/path: Add canonicalize()Peter Kjellerstedt2021-01-121-0/+21
* oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie2021-01-121-0/+3
* oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns callSteve Sakoman2021-01-121-1/+1
* uninative: Don't use single sstate for pseudo-nativeRichard Purdie2020-12-181-1/+1
* meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin2020-12-181-1/+1
* meta/lib/oeqa/manual/oe-core.json: Update test_bitbake_devshellsangeeta jain2020-12-181-1/+1
* oeqa/devtool: use Yocto mirror for pv-1.5.3 tarballRoss Burton2020-12-181-1/+1
* oeqa/core/context: initialize _run_end_timeKonrad Weihmann2020-11-201-0/+1
* oeqa/core/context: expose results as variableKonrad Weihmann2020-11-201-0/+3
* scripts/buildhistory_analysis: Avoid tracebacks from file comparision codeRichard Purdie2020-10-301-2/+4
* deb: replace deprecated apt force-yes argumentRichard Leitner2020-10-301-1/+1
* sstatesig: Log timestamps for hashequiv in reprodubile builds for do_packageRichard Purdie2020-10-301-0/+6
* imagefeatures: New test case, test_empty_image, addedKhairul Rohaizzat Jamaluddin2020-10-261-1/+11
* oeqa: Add sync call to command executionRichard Purdie2020-10-203-16/+15
* lib/oe/rootfs: introduce IMAGE_LOG_CHECK_EXCLUDESKonrad Weihmann2020-10-201-0/+2
* IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier2020-10-131-6/+7
* oeqa/selftest/runtime_test: Exclude gpg directory from pseudo databaseRichard Purdie2020-10-101-0/+1
* bitbake-bblayers/create: Make the example recipe print its messageYoann Congal2020-10-101-1/+3
* selftest: add test for recipes with patches in overridesRoss Burton2020-10-081-0/+20
* selftest: skip npm tests if nodejs-native isn't availableRoss Burton2020-10-082-0/+8
* base/bitbake.conf: Enable pseudo path filteringRichard Purdie2020-10-071-0/+2
* oeqa/selftest/devtool: Add sync call to test teardownRichard Purdie2020-09-301-0/+7
* testsdk.py: remove workspace/sources to avoid failure in case of multilibChen Qi2020-09-301-0/+3
* oeqa/selftest/cases/devtool.py: avoid .pyc raceTim Orling2020-09-301-1/+2
* target/ssh.py: Add dump_target supportSaul Wold2020-09-301-0/+2
* testimage: Add testimage_dump_target to kwargsSaul Wold2020-09-301-0/+4
* utils: respect scheduler affinity in cpu_count()Ross Burton2020-09-301-2/+1
* oeqa/runtime : add test for RTC(Real Time Clock)Teoh Jay Shen2020-09-281-0/+38