summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oe/path.py: copyhardlinktree: don't overwrite existing symlinksIoan-Adrian Ratiu2017-08-231-1/+1
* devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz2017-08-191-0/+12
* copy_buildsystem: include layer tree during build structure creationAndrej Valek2017-08-181-0/+5
* sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNKLeonardo Sandoval2017-08-181-4/+4
* package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt2017-08-181-18/+42
* gpg_sign: perform rpm signing seriallyLeonardo Sandoval2017-08-171-3/+3
* dnf: expand dnf selftest to test signed package feedsMarkus Lehtonen2017-08-161-1/+11
* oeqa: fix dnf testsMarkus Lehtonen2017-08-161-1/+1
* package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabledMarkus Lehtonen2017-08-161-2/+8
* lib/oe/package_manager: re-implement rpm feed signingMarkus Lehtonen2017-08-161-1/+13
* selftest/tinfoil: Filter LogRecords in test_event_waitRichard Purdie2017-08-161-0/+3
* selftest: fix distrodata.py to use per-recipe UPSTREAM_VERSION_UNKNOWN settingAlexander Kanavin2017-08-161-9/+6
* sstatetests: limit the number of signature comparisons when differLeonardo Sandoval2017-08-131-14/+25
* oeqa/buildoptions: remove unsafe-references-in-script testRoss Burton2017-08-131-18/+0
* context: Include a command line argument to run all except certain testsLeonardo Sandoval2017-08-132-6/+25
* oeqa/runtime_test: use subtests in test_postinst_rootfs_and_bootRoss Burton2017-08-131-33/+27
* action: new bitbake-layer plugin to create a simple layerLeonardo Sandoval2017-08-094-0/+128
* package_manager: Fix support for NO_RECOMMENDATONSRichard Röjfors2017-08-091-1/+1
* terminal: wait for terminal task to finish before proceddingLeonardo Sandoval2017-08-091-28/+30
* sstatetests: Use python function instead of bitbake-diffsigs scriptLeonardo Sandoval2017-08-091-3/+7
* imagefeatures: Add a test for various hypervisor formatsTom Rini2017-07-301-0/+35
* imagefeatures: Add a test for many CONVERSION_CMDs being chainedTom Rini2017-07-301-0/+30
* imagefeatures: Extend test_bmap to validate gzipTom Rini2017-07-301-2/+8
* image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini2017-07-301-4/+4
* oe-selftest: wic: fix test_quemuEd Bartosh2017-07-301-1/+1
* oeqa/core/runner: OEStreamLogger don't buffer test execution writesAníbal Limón2017-07-301-4/+8
* oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón2017-07-304-4/+42
* oe-selftest: wic: change mkfs.btrfs optionsEd Bartosh2017-07-271-1/+1
* oeqa/buildperf: Add 'bitbake -m' on sync function to ensure bitbake is unloadedJose Perez Carranza2017-07-252-0/+3
* oe-selftest: wic: add test_mkfs_extraopts test caseEd Bartosh2017-07-211-0/+19
* oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón2017-07-211-0/+1
* oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón2017-07-212-46/+97
* selftest/cases/package: Call parent setUpClass methodAníbal Limón2017-07-211-0/+2
* oeqa/core/loader: Generate function _make_failed_test dynamicallyAníbal Limón2017-07-211-13/+12
* oeqa/eSDK: Ignore errors during directory cleanupRichard Purdie2017-07-211-1/+1
* sign_rpm: support signing files in RPM payloadLans Zhang2017-07-171-1/+6
* gpg_sign.py: fix overwriting the RPM macro __gpg in a wrong wayLans Zhang2017-07-171-1/+1
* imagefeatures: add test_image_fstypes test caseEd Bartosh2017-07-171-0/+28
* selftest: fixed 5 wic test casesEd Bartosh2017-07-171-4/+19
* lib/oe/sstatesig: exclude ccache-native from signature hashesRoss Burton2017-07-171-1/+1
* oeqa/tinfoil: Improve test_wait_event for race issuesRichard Purdie2017-07-081-9/+13
* oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza2017-07-081-4/+4
* oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza2017-07-081-3/+3
* meta/lib/oe/sdk.py: support added for executing pre-target commandsAmarnath Valluri2017-07-061-0/+6
* runcmd.py: unit testing for runCmd()Patrick Ohly2017-06-281-0/+117
* commands.py: live output logging + result.error encoding fixPatrick Ohly2017-06-281-22/+85
* selftest/archiver: only execute deploy_archives taskAndré Draszik2017-06-281-1/+1
* selftest/archiver: add tests for recipe type filteringAndré Draszik2017-06-281-0/+76
* selftest/seltest.py: Add test to check imports from other layersJose Perez Carranza2017-06-281-0/+51
* meta: Fix return value checks from subprocess.call()'sMikko Rapeli2017-06-282-3/+3