summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* make-mod-scripts/kernel-devsrc: Fix objtool issuesRichard Purdie2018-03-301-1/+1
* package-index: index also subdirectories when using rpmAlexander Kanavin2018-03-201-3/+17
* patch.py: Use git format-patch with --no-signature --no-numbered paramsMartin Jansa2018-03-201-1/+1
* package_manager: format pydoc comments properlyRoss Burton2018-03-201-103/+92
* buildperf: measure the size of core-image-sato rootfsRoss Burton2018-03-161-2/+2
* lib/oe/patch.py: add a warning if patch context was ignoredAlexander Kanavin2018-03-151-0/+16
* oe-selftest: add a test for failing package post-installation scriptletsAlexander Kanavin2018-03-151-0/+37
* meta/lib/oe/package_manager.py: warn about failing scriptlets for all package...Alexander Kanavin2018-03-151-3/+15
* meta/lib/oe/patch.py: do not leave .orig files if a patch isn't perfectly mat...Alexander Kanavin2018-03-111-1/+1
* package_manager.py: Explicit complementary failNiko Mauno2018-03-081-2/+2
* buildhistory: remove duplicate renamesAnuj Mittal2018-03-081-2/+11
* package_manager.py: Print offending package instead of non-sense traceJason Wessel2018-03-071-0/+2
* selftests: Add test case for booting a generic EFI boot partition imageCalifornia Sullivan2018-03-061-0/+45
* sdk: only install locales if we're using glibcRoss Burton2018-03-061-0/+4
* oeqa/runtime/opkg.py: add runtime test for opkgYeoh Ee Peng2018-03-041-0/+47
* oeqa/runtime/apt.py: add runtime test for aptYeoh Ee Peng2018-03-041-0/+47
* sdk: generate locale archive and remove packagesRoss Burton2018-03-011-2/+54
* sdk: install specified locales into SDKRoss Burton2018-03-011-0/+16
* package-manager: add install_glob()Ross Burton2018-03-011-0/+23
* package_manager: improve install_complementaryRoss Burton2018-03-011-2/+2
* lib/oe/recipeutils: add .txz extension to archive listPaul Eggleton2018-03-011-1/+1
* lib/oe/path: implement is_path_parent()Paul Eggleton2018-03-011-0/+22
* sstatesig: Move hardcoded native toolsJoshua Watt2018-03-011-5/+0
* sstatesig: Add recipe wildcardJoshua Watt2018-03-011-0/+4
* sstatesig: Ignore icecc-create-env in task sigsJoshua Watt2018-03-011-1/+1
* sstatesig/staging/package_manager: Create common sstate manifest codeRichard Purdie2018-03-012-30/+36
* package_manager: Filter to only rpms we depend uponRichard Purdie2018-03-012-4/+113
* sstatetests: pass the right files when comparing sigfilesRoss Burton2018-02-241-2/+2
* utils.py: Fix parallel_make limitJoshua Watt2018-02-241-1/+1
* oe-selftest: add a test for recipes without maintainersAlexander Kanavin2018-02-241-5/+62
* oe-selftest: fix tests to reflect man->man-db transitionAlexander Kanavin2018-02-241-15/+14