summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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
2018-03-01package_manager: improve install_complementaryRoss Burton
2018-03-01lib/oe/recipeutils: add .txz extension to archive listPaul Eggleton
2018-03-01lib/oe/path: implement is_path_parent()Paul Eggleton
2018-03-01sstatesig: Move hardcoded native toolsJoshua Watt
2018-03-01sstatesig: Add recipe wildcardJoshua Watt
2018-03-01sstatesig: Ignore icecc-create-env in task sigsJoshua Watt
2018-02-27sstatesig/staging/package_manager: Create common sstate manifest codeRichard Purdie
2018-02-27package_manager: Filter to only rpms we depend uponRichard Purdie
2018-02-24sstatetests: pass the right files when comparing sigfilesRoss Burton
2018-02-24utils.py: Fix parallel_make limitJoshua Watt
2018-02-24oe-selftest: add a test for recipes without maintainersAlexander Kanavin
2018-02-24oe-selftest: fix tests to reflect man->man-db transitionAlexander Kanavin
2018-02-20oeqa/buildperf/base: Fix fetchall reference to use runall bitbake optionRichard Purdie
2018-02-16utils.py: add parallel make helpersJoshua Watt
2018-02-09oe-selftest: meta_ide: add tests for meta-ide-supportYeoh Ee Peng
2018-01-29rootfs.py: change the notice about deferring scripts to first boot from warni...Alexander Kanavin
2018-01-29meta/lib/oe/package_manager.py: deprecate 'exit 1' as a way to defer to first...Alexander Kanavin