summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2018-02-16utils.py: add parallel make helpersJoshua Watt
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
2018-01-29meta/lib/oe/rootfs.py: do not execute defer_to_first_boot when processing pos...Alexander Kanavin
2018-01-29meta/lib/oe/rootfs.py: separate first boot deferral logic into a separate fun...Alexander Kanavin
2018-01-22buildhistory_analysis: colourise more outputRoss Burton
2018-01-22lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
2018-01-18buildhistory-diff: add support for colourising the outputRoss Burton
2018-01-10gnupg: use native version for signing, rather than one provided by hostAlexander Kanavin
2018-01-10manifest.py: sort package listMichael Blättler
2018-01-10nativesdk/sdk: Update sdk dummy providersRichard Purdie
2018-01-06package_manager.py: remove obsolete MULTILIB_ARCHSRobert Yang
2018-01-06package_manager.py: print running dnf commandRobert Yang
2018-01-06oe/copy_buildsystem.py: make sure layer existsRobert Yang
2018-01-04utils: Make get_multilib_datastore available from lib/oeRichard Purdie
2018-01-02lib/oe/patch: add missing importPaul Eggleton
2017-12-02lib/oe/utils: remove param_bool()Ross Burton
2017-12-02package_manager: force dnf to refresh the cacheRoss Burton
2017-11-29distrodata.bbclass: make upstream version check more useful for git upstreamsAlexander Kanavin
2017-11-10devtool: finish: add dry-run optionPaul Eggleton
2017-11-10devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton
2017-11-10lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton
2017-11-10lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton
2017-11-07lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu
2017-11-05lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton
2017-10-06lib/oe/package_manager.py (rpm): Allow use of non-signed packagesOtavio Salvador
2017-10-06license.py: Correct selection of licenses in is_included()Peter Kjellerstedt
2017-10-06package_manager: rpm: improve loggingMikko Ylinen
2017-10-06rootfs.py: remove update-alternatives correctlyMikko Ylinen
2017-09-25meta: drop True option to getVar callsMing Liu
2017-09-22meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin
2017-09-11rootfs: improve postinst intercept loggingRoss Burton
2017-09-01package_manager: Clean up horrible 'None' return valuesRichard Purdie
2017-09-01lib/oe/utils: Handle exceptions in multiprocess_execRichard Purdie
2017-09-01lib/oe/package: Improve filedeprunner subprocess handlingRichard Purdie
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton
2017-08-30package_manager.py: improve reproducibilityJuro Bystricky
2017-08-30signing-keys: do not use DISTRO_VERSION in key namesAlexander Kanavin
2017-08-27terminal.py: add support for mate-terminal in check_terminal_version()Andre McCurdy
2017-08-27terminal.py: fix devshell with mate-terminalAndre McCurdy
2017-08-27terminal.py: avoid 100% cpu while waiting for phonehome pid fileAndre McCurdy
2017-08-27package.py: strip_execs: Support for .ko modulesTobias Hagelborn
2017-08-27package.py: Fix some lint errorsTobias Hagelborn
2017-08-24gpg_sign: depress the owership warnings on homedirJia Zhang
2017-08-23oe/path.py: copyhardlinktree: don't overwrite existing symlinksIoan-Adrian Ratiu
2017-08-19devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz
2017-08-18copy_buildsystem: include layer tree during build structure creationAndrej Valek
2017-08-18sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNKLeonardo Sandoval
2017-08-16package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt