aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2017-08-19devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz
2017-08-18copy_buildsystem: include layer tree during build structure creationAndrej Valek
2017-08-18sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNKLeonardo Sandoval
2017-08-16package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-08-16gpg_sign: perform rpm signing seriallyLeonardo Sandoval
2017-08-16dnf: expand dnf selftest to test signed package feedsMarkus Lehtonen
2017-08-16oeqa: fix dnf testsMarkus Lehtonen
2017-08-16package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabledMarkus Lehtonen
2017-08-16lib/oe/package_manager: re-implement rpm feed signingMarkus Lehtonen
2017-08-16selftest/tinfoil: Filter LogRecords in test_event_waitRichard Purdie
2017-08-16selftest: fix distrodata.py to use per-recipe UPSTREAM_VERSION_UNKNOWN settingAlexander Kanavin
2017-08-11sstatetests: limit the number of signature comparisons when differLeonardo Sandoval
2017-08-11oeqa/buildoptions: remove unsafe-references-in-script testRoss Burton
2017-08-11context: Include a command line argument to run all except certain testsLeonardo Sandoval
2017-08-11oeqa/runtime_test: use subtests in test_postinst_rootfs_and_bootRoss Burton
2017-08-09action: new bitbake-layer plugin to create a simple layerLeonardo Sandoval
2017-08-09package_manager: Fix support for NO_RECOMMENDATONSRichard Röjfors
2017-08-08terminal: wait for terminal task to finish before proceddingLeonardo Sandoval
2017-08-08sstatetests: Use python function instead of bitbake-diffsigs scriptLeonardo Sandoval
2017-07-30imagefeatures: Add a test for various hypervisor formatsTom Rini
2017-07-30imagefeatures: Add a test for many CONVERSION_CMDs being chainedTom Rini
2017-07-30imagefeatures: Extend test_bmap to validate gzipTom Rini
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini
2017-07-30oe-selftest: wic: fix test_quemuEd Bartosh
2017-07-30oeqa/core/runner: OEStreamLogger don't buffer test execution writesAníbal Limón
2017-07-30oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón
2017-07-27oe-selftest: wic: change mkfs.btrfs optionsEd Bartosh
2017-07-25oeqa/buildperf: Add 'bitbake -m' on sync function to ensure bitbake is unloadedJose Perez Carranza
2017-07-21oe-selftest: wic: add test_mkfs_extraopts test caseEd Bartosh
2017-07-21oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón
2017-07-21oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón
2017-07-21selftest/cases/package: Call parent setUpClass methodAníbal Limón
2017-07-21oeqa/core/loader: Generate function _make_failed_test dynamicallyAníbal Limón
2017-07-21oeqa/eSDK: Ignore errors during directory cleanupRichard Purdie
2017-07-17sign_rpm: support signing files in RPM payloadLans Zhang
2017-07-17gpg_sign.py: fix overwriting the RPM macro __gpg in a wrong wayLans Zhang
2017-07-17imagefeatures: add test_image_fstypes test caseEd Bartosh
2017-07-17selftest: fixed 5 wic test casesEd Bartosh
2017-07-17lib/oe/sstatesig: exclude ccache-native from signature hashesRoss Burton
2017-07-08oeqa/tinfoil: Improve test_wait_event for race issuesRichard Purdie
2017-07-08oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza
2017-07-08oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza
2017-07-06meta/lib/oe/sdk.py: support added for executing pre-target commandsAmarnath Valluri
2017-06-28runcmd.py: unit testing for runCmd()Patrick Ohly
2017-06-28commands.py: live output logging + result.error encoding fixPatrick Ohly
2017-06-28selftest/archiver: only execute deploy_archives taskAndré Draszik
2017-06-28selftest/archiver: add tests for recipe type filteringAndré Draszik
2017-06-28selftest/seltest.py: Add test to check imports from other layersJose Perez Carranza
2017-06-28meta: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-06-28package.py: Add function strip_execsTobias Hagelborn