summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
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
2018-01-29meta/lib/oe/rootfs.py: do not execute defer_to_first_boot when processing pos...Alexander Kanavin1
2018-01-29meta/lib/oe/rootfs.py: separate first boot deferral logic into a separate fun...Alexander Kanavin1
2018-01-22buildhistory_analysis: colourise more outputRoss Burton1
2018-01-22lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie2
2018-01-18buildhistory-diff: add support for colourising the outputRoss Burton1
2018-01-10gnupg: use native version for signing, rather than one provided by hostAlexander Kanavin1
2018-01-10manifest.py: sort package listMichael Blättler1
2018-01-10nativesdk/sdk: Update sdk dummy providersRichard Purdie2
2018-01-06package_manager.py: remove obsolete MULTILIB_ARCHSRobert Yang1
2018-01-06package_manager.py: print running dnf commandRobert Yang1
2018-01-06oe/copy_buildsystem.py: make sure layer existsRobert Yang1
2018-01-04utils: Make get_multilib_datastore available from lib/oeRichard Purdie1
2018-01-02lib/oe/patch: add missing importPaul Eggleton1
2017-12-02lib/oe/utils: remove param_bool()Ross Burton1
2017-12-02package_manager: force dnf to refresh the cacheRoss Burton1
2017-11-29distrodata.bbclass: make upstream version check more useful for git upstreamsAlexander Kanavin1
2017-11-10devtool: finish: add dry-run optionPaul Eggleton1
2017-11-10devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton1
2017-11-10lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton1
2017-11-10lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton1
2017-11-07lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu1
2017-11-05lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton1
2017-10-06lib/oe/package_manager.py (rpm): Allow use of non-signed packagesOtavio Salvador1
2017-10-06license.py: Correct selection of licenses in is_included()Peter Kjellerstedt1
2017-10-06package_manager: rpm: improve loggingMikko Ylinen1
2017-10-06rootfs.py: remove update-alternatives correctlyMikko Ylinen1