aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2018-06-04oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi
2018-06-04oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logicChen Qi
2018-06-04oeqa/runtime/cases/multilib.py: skip if needed packages are not availableChen Qi
2018-06-04oeqa/runtime/cases/rpm.py: skip if rpm not availableChen Qi
2018-06-04oeqa/core/decorator/data.py: fix skipIfNotInDataVarChen Qi
2018-06-04oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'Chen Qi
2018-06-04oeqa/core/decorator/__init__.py: set metaclass to ABCMetaChen Qi
2018-06-04oeqa/core/loader.py: support the 'auto' keywordChen Qi
2018-05-29package_manager.py: get rid of ROOTFS_RPM_DEBUG in RpmPM()Alexander Kanavin
2018-05-29oeqa/sdk/cases/buildgalculator.py: skip if gettext not availableChen Qi
2018-05-22rootfs: only use dnf to cleanup if package management is enabledRoss Burton
2018-05-22package_manager: expand the removal list for RPMRoss Burton
2018-05-14runtime/dnf: Add new dnf test casesJose Perez Carranza
2018-05-11oeqa/selftest/case: fix typoHongxu Jia
2018-05-04oeqa/runtime/cases/python: use python 3 rather than python 2Alexander Kanavin
2018-05-04btrfs-tools: update to 4.15.1Alexander Kanavin
2018-05-04logrotate: update to 3.14.0Yi Zhao
2018-04-20oeqa/selftest/runqemu: qemu nfs testing not ready for deploymentRichard Purdie
2018-04-19oe-selftest: runqemu: add tests for qemu boot and shutdownYeoh Ee Peng
2018-04-19package.py: use single quotes for path passed to file in is_elf()Andre McCurdy
2018-04-18package.bbclass: Add '-b' option to file call in isELFMark Hatle
2018-04-18oeqa/runtime/stap.py: add runtime test for systemtapVictor Kamensky
2018-04-07devtool: Ensure added layer sets LAYERSERIES_COMPATRichard Purdie
2018-04-07devtool/oeqa: Ensure added layers set LAYERSERIES_COMPATRichard Purdie
2018-04-05sdk.py: run postinst interceptsAlexander Kanavin
2018-04-05package_manager.py: do not hardcode the task name when referring to log filesAlexander Kanavin
2018-04-05package_manager.py: move intercept running logic from rootfs class to Package...Alexander Kanavin
2018-04-05package_manager.py: move postinst_intercept dir initialization from RootFS to...Alexander Kanavin
2018-04-05package_manager.py: move target_rootfs property to common ancestor classAlexander Kanavin
2018-04-05package_manager.py: Skip gpgcheck while using dnf on targetManjukumar Matha
2018-04-03buildhistory_analysis.py: Check if RPROVIDES changed orderAmanda Brindle
2018-03-30make-mod-scripts/kernel-devsrc: Fix objtool issuesRichard Purdie
2018-03-20package-index: index also subdirectories when using rpmAlexander Kanavin
2018-03-20patch.py: Use git format-patch with --no-signature --no-numbered paramsMartin Jansa
2018-03-20package_manager: format pydoc comments properlyRoss Burton
2018-03-16buildperf: measure the size of core-image-sato rootfsRoss Burton
2018-03-12lib/oe/patch.py: add a warning if patch context was ignoredAlexander Kanavin
2018-03-12oe-selftest: add a test for failing package post-installation scriptletsAlexander Kanavin
2018-03-12meta/lib/oe/package_manager.py: warn about failing scriptlets for all package...Alexander Kanavin
2018-03-11meta/lib/oe/patch.py: do not leave .orig files if a patch isn't perfectly mat...Alexander Kanavin
2018-03-08package_manager.py: Explicit complementary failNiko Mauno
2018-03-08buildhistory: remove duplicate renamesAnuj Mittal
2018-03-07package_manager.py: Print offending package instead of non-sense traceJason Wessel
2018-03-06selftests: Add test case for booting a generic EFI boot partition imageCalifornia Sullivan
2018-03-06sdk: only install locales if we're using glibcRoss Burton
2018-03-04oeqa/runtime/opkg.py: add runtime test for opkgYeoh Ee Peng
2018-03-04oeqa/runtime/apt.py: add runtime test for aptYeoh Ee Peng
2018-03-01sdk: generate locale archive and remove packagesRoss Burton
2018-03-01sdk: install specified locales into SDKRoss Burton
2018-03-01package-manager: add install_glob()Ross Burton