summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
2018-07-18classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton1
2018-07-18lib/oe/buildhistory_analysis: drop related field featurePaul Eggleton1
2018-07-07oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERNRobert Yang1
2018-07-06sstatesig: Remove trailing whitespaceJoshua Watt1
2018-07-05oe.types.boolean: treat None as FalseBinghua Guan1
2018-07-02oe.path: add which_wild functionChristopher Larson1
2018-07-02lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contextsRichard Purdie1
2018-07-02lib/oe/utils: Improve get_multilib_datastoreRichard Purdie1
2018-07-02postinst-intercepts: do not execute any variant of delay_to_first_bootJoe Slater1
2018-06-21oe/types: Allow boolean to accept an existing booleanRichard Purdie1
2018-06-18package_manager.py: rework postinst_intercept failuresAlexander Kanavin2
2018-06-18rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr...Stefan Agner1
2018-06-18populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel1
2018-05-29package_manager.py: get rid of ROOTFS_RPM_DEBUG in RpmPM()Alexander Kanavin1
2018-05-22rootfs: only use dnf to cleanup if package management is enabledRoss Burton1
2018-05-22package_manager: expand the removal list for RPMRoss Burton1
2018-04-19package.py: use single quotes for path passed to file in is_elf()Andre McCurdy1
2018-04-18package.bbclass: Add '-b' option to file call in isELFMark Hatle1
2018-04-05sdk.py: run postinst interceptsAlexander Kanavin1
2018-04-05package_manager.py: do not hardcode the task name when referring to log filesAlexander Kanavin1
2018-04-05package_manager.py: move intercept running logic from rootfs class to Package...Alexander Kanavin2
2018-04-05package_manager.py: move postinst_intercept dir initialization from RootFS to...Alexander Kanavin2
2018-04-05package_manager.py: move target_rootfs property to common ancestor classAlexander Kanavin1
2018-04-05package_manager.py: Skip gpgcheck while using dnf on targetManjukumar Matha1
2018-04-03buildhistory_analysis.py: Check if RPROVIDES changed orderAmanda Brindle1
2018-03-20package-index: index also subdirectories when using rpmAlexander Kanavin1
2018-03-20patch.py: Use git format-patch with --no-signature --no-numbered paramsMartin Jansa1
2018-03-20package_manager: format pydoc comments properlyRoss Burton1
2018-03-12lib/oe/patch.py: add a warning if patch context was ignoredAlexander Kanavin1
2018-03-12meta/lib/oe/package_manager.py: warn about failing scriptlets for all package...Alexander Kanavin1
2018-03-11meta/lib/oe/patch.py: do not leave .orig files if a patch isn't perfectly mat...Alexander Kanavin1
2018-03-08package_manager.py: Explicit complementary failNiko Mauno1
2018-03-08buildhistory: remove duplicate renamesAnuj Mittal1
2018-03-07package_manager.py: Print offending package instead of non-sense traceJason Wessel1
2018-03-06sdk: only install locales if we're using glibcRoss Burton1
2018-03-01sdk: generate locale archive and remove packagesRoss Burton1
2018-03-01sdk: install specified locales into SDKRoss Burton1
2018-03-01package-manager: add install_glob()Ross Burton1
2018-03-01package_manager: improve install_complementaryRoss Burton1
2018-03-01lib/oe/recipeutils: add .txz extension to archive listPaul Eggleton1
2018-03-01lib/oe/path: implement is_path_parent()Paul Eggleton1
2018-03-01sstatesig: Move hardcoded native toolsJoshua Watt1
2018-03-01sstatesig: Add recipe wildcardJoshua Watt1
2018-03-01sstatesig: Ignore icecc-create-env in task sigsJoshua Watt1
2018-02-27sstatesig/staging/package_manager: Create common sstate manifest codeRichard Purdie2
2018-02-27package_manager: Filter to only rpms we depend uponRichard Purdie1
2018-02-24utils.py: Fix parallel_make limitJoshua Watt1
2018-02-16utils.py: add parallel make helpersJoshua Watt1
2018-01-29rootfs.py: change the notice about deferring scripts to first boot from warni...Alexander Kanavin1
2018-01-29meta/lib/oe/package_manager.py: deprecate 'exit 1' as a way to defer to first...Alexander Kanavin1