summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oe.path: add which_wild functionChristopher Larson2018-07-041-0/+34
* lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contextsRichard Purdie2018-07-021-0/+6
* lib/oe/utils: Improve get_multilib_datastoreRichard Purdie2018-07-021-3/+9
* oe-selftest: Add bitbake-layer create-layer testJoshua Watt2018-07-021-1/+26
* postinst-intercepts: do not execute any variant of delay_to_first_bootJoe Slater2018-07-021-1/+2
* oeqa/runtime: Add testcases for kernel sampleHongzhi.Song2018-07-021-0/+206
* bitbake-bblayers/create: Fix layer name generationJoshua Watt2018-06-293-16/+19
* oeqa: add Git mirror testRoss Burton2018-06-271-0/+49
* oe/types: Allow boolean to accept an existing booleanRichard Purdie2018-06-211-0/+2
* bitbake-layers/create: add LAYERSERIES_COMPATAnuj Mittal2018-06-182-1/+7
* package_manager.py: rework postinst_intercept failuresAlexander Kanavin2018-06-182-9/+22
* rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr...Stefan Agner2018-06-181-0/+3
* oeqa/runtime/cases/rpm.py: change to use base-passwd-docChen Qi2018-06-181-13/+13
* oeqa/runtime/cases/parselogs.py: ignore a message from watchdogChen Qi2018-06-181-0/+1
* oeqa/runtime/cases/parselogs.py: extend common_errors listChen Qi2018-06-181-0/+1
* populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel2018-06-181-3/+5
* bitbake-blayers/create: add version for example recipeAnuj Mittal2018-06-151-1/+2
* oeqa/runtime/dnf: Fix test error when static libs are enabledRichard Purdie2018-06-071-1/+1
* oeqa: replace Alex Kanavin's @intel email address with a personal oneAlexander Kanavin2018-06-074-6/+6
* oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi2018-06-041-1/+1
* oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logicChen Qi2018-06-041-1/+1
* oeqa/runtime/cases/multilib.py: skip if needed packages are not availableChen Qi2018-06-041-0/+2
* oeqa/runtime/cases/rpm.py: skip if rpm not availableChen Qi2018-06-041-0/+1
* oeqa/core/decorator/data.py: fix skipIfNotInDataVarChen Qi2018-06-041-2/+2
* oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'Chen Qi2018-06-041-3/+3
* oeqa/core/decorator/__init__.py: set metaclass to ABCMetaChen Qi2018-06-041-2/+2
* oeqa/core/loader.py: support the 'auto' keywordChen Qi2018-06-041-4/+13
* package_manager.py: get rid of ROOTFS_RPM_DEBUG in RpmPM()Alexander Kanavin2018-05-291-2/+2
* oeqa/sdk/cases/buildgalculator.py: skip if gettext not availableChen Qi2018-05-291-0/+2
* rootfs: only use dnf to cleanup if package management is enabledRoss Burton2018-05-221-1/+2
* package_manager: expand the removal list for RPMRoss Burton2018-05-221-5/+9
* runtime/dnf: Add new dnf test casesJose Perez Carranza2018-05-151-0/+40
* oeqa/selftest/case: fix typoHongxu Jia2018-05-111-5/+5
* oeqa/runtime/cases/python: use python 3 rather than python 2Alexander Kanavin2018-05-041-3/+3
* btrfs-tools: update to 4.15.1Alexander Kanavin2018-05-041-1/+1
* logrotate: update to 3.14.0Yi Zhao2018-05-041-2/+2
* oeqa/selftest/runqemu: qemu nfs testing not ready for deploymentRichard Purdie2018-04-201-1/+3
* oe-selftest: runqemu: add tests for qemu boot and shutdownYeoh Ee Peng2018-04-201-2/+68
* package.py: use single quotes for path passed to file in is_elf()Andre McCurdy2018-04-201-2/+1
* package.bbclass: Add '-b' option to file call in isELFMark Hatle2018-04-181-1/+1
* oeqa/runtime/stap.py: add runtime test for systemtapVictor Kamensky2018-04-182-0/+34
* devtool: Ensure added layer sets LAYERSERIES_COMPATRichard Purdie2018-04-071-0/+1
* devtool/oeqa: Ensure added layers set LAYERSERIES_COMPATRichard Purdie2018-04-071-1/+1
* sdk.py: run postinst interceptsAlexander Kanavin2018-04-051-0/+12
* package_manager.py: do not hardcode the task name when referring to log filesAlexander Kanavin2018-04-051-4/+4
* package_manager.py: move intercept running logic from rootfs class to Package...Alexander Kanavin2018-04-052-63/+59
* package_manager.py: move postinst_intercept dir initialization from RootFS to...Alexander Kanavin2018-04-052-18/+20
* package_manager.py: move target_rootfs property to common ancestor classAlexander Kanavin2018-04-051-9/+7
* package_manager.py: Skip gpgcheck while using dnf on targetManjukumar Matha2018-04-051-1/+1
* buildhistory_analysis.py: Check if RPROVIDES changed orderAmanda Brindle2018-04-031-1/+13