summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* selftest/rust: correctly form the PATH environment variableAlexander Kanavin2024-05-281-3/+2
* rust: build the default set of toolsAlexander Kanavin2024-05-281-0/+2
* oeqa/manual: remove obsolete CROPS and Eclipse manually testing scriptsRoss Burton2024-05-282-616/+0
* oeqa/selftest/devtool: add test for modifying recipes using go.bbclassOla x Nilsson2024-05-281-0/+19
* package_manager: Share more common DEB / IPK codePhilip Lorenz2024-05-283-35/+15
* package_manager: Move OpkgDpkgPM into common modulePhilip Lorenz2024-05-283-144/+91
* ipk: Fix clean up of extracted IPK payloadPhilip Lorenz2024-05-281-4/+2
* selftest/sstatetests: move exception list for cache objects to the parent classAlexander Kanavin2024-05-281-13/+13
* selftest/sstatetests: separate sstate presence check into its own classAlexander Kanavin2024-05-281-2/+3
* bblayers/makesetup: move check for existence of git remotes to oe-setup-layer...Alexander Kanavin2024-05-282-4/+3
* bblayers/makesetup: include local repository paths in discovered layer repo dataAlexander Kanavin2024-05-282-0/+3
* bblayers/makesetup: raise exceptions when errors happenAlexander Kanavin2024-05-281-4/+6
* base: Switch UNPACKDIR to a subdir of WORKDIRRichard Purdie2024-05-221-9/+10
* oeqa/sdk: remove unused imports from test casesRoss Burton2024-05-225-5/+2
* oeqa/sdk: rename test casesRoss Burton2024-05-225-7/+7
* oeqa/sdk/assimp: Upgrade and fix for gcc 14Richard Purdie2024-05-211-4/+4
* oeqa/sdkext/devtool: replace use of librdfaRoss Burton2024-05-211-4/+3
* recipes: Ensure S is set to a valid directoryRichard Purdie2024-05-211-2/+2
* devtool: Drop oe-local-files and simplifyRichard Purdie2024-05-211-22/+16
* recipes: Start WORKDIR -> UNPACKDIR transitionRichard Purdie2024-05-214-15/+15
* selftest/cases/runtime_test: Exclude centos-9 from virgl testsRichard Purdie2024-05-171-1/+1
* oeqa/selftest/debuginfod: use localpkgfeed to speed server startupRoss Burton2024-05-151-6/+8
* lib/oe/package-manager: allow including self in create_packages_dirRoss Burton2024-05-151-3/+6
* patchtest: utils: remove unused functionsTrevor Gamblin2024-05-131-118/+11
* patchtest: tests: update bugzilla_entry_format.fail testfileTrevor Gamblin2024-05-131-12/+13
* patchtest: repo: refactor to use GitPythonTrevor Gamblin2024-05-131-71/+17
* patchtest: requirements.txt: add GitPythonTrevor Gamblin2024-05-131-0/+1
* lib/package_manager/ipk: Do not hardcode payload compression algorithmPhilip Lorenz2024-05-131-1/+7
* oeqa/selftest/devtool: Fix for usrmerge in DISTRO_FEATURESRichard Purdie2024-05-091-0/+2
* oeqa/selftest/recipetool: Fix for usrmerge in DISTRO_FEATURESRichard Purdie2024-05-091-5/+11
* classes/lib/scripts: Initial WORKDIR -> UNPACKDIR updatesRichard Purdie2024-05-021-4/+4
* base/bitbake.conf: Introduce UNPACKDIRRichard Purdie2024-05-021-1/+1
* Revert "oeqa/selftest/devtool: fix test_devtool_add_git_style2"Alexandre Truong2024-04-301-1/+1
* oeqa/selftest/devtool: fix _test_devtool_add_git_urlAlexandre Truong2024-04-301-3/+7
* oeqa/selftest/devtool: add test for updating local files into another layerJulien Stephan2024-04-251-2/+18
* oeqa: selftest: context: run tests serially if testtools/subunit modules are ...Julien Stephan2024-04-231-1/+16
* oeqa/postactions: Do not use -l option with dfKhem Raj2024-04-231-1/+1
* patchtest: test_metadata: fix invalid escape sequencesTrevor Gamblin2024-04-231-2/+2
* sstatesig: fix netrc.NetrcParseError exceptionJose Quaresma2024-04-041-1/+1
* oeqa/selftest/devtool: fix test_devtool_add_git_style2Alexandre Truong2024-04-041-1/+1
* oeqa/selftest/overlayfs: test read-only rootfsBaruch Siach2024-04-041-6/+28
* oeqa/sstatetests: Fix race issueRichard Purdie2024-03-311-2/+3
* oe/package: enhance objdump command call with llvmlixiaoyong2024-03-301-1/+1
* bblayers/makesetup.py: Move git utility functions to oe.buildcfg moduleJermain Horsman2024-03-302-23/+39
* selftest/sstatetests: run CDN check twice, ignoring errors the first timeAlexander Kanavin2024-03-301-1/+5
* sstatesig: Warn on bad .netrcJoshua Watt2024-03-261-0/+2
* sstatesig: Set hash server credentials from bitbake variablesJoshua Watt2024-03-231-0/+11
* sstatetests.py: Add testing for correct sstate permissionsEilís 'pidge' Ní Fhlannagáin2024-03-071-1/+27
* oeqa/runtime/login: Fix dbus-wait timeout and loop conditionalRichard Purdie2024-03-071-4/+5
* oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-waitEilís 'pidge' Ní Fhlannagáin2024-03-071-38/+41