summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* rootfs.py: change the notice about deferring scripts to first boot from warni...Alexander Kanavin2018-01-301-1/+1
* meta/lib/oe/package_manager.py: deprecate 'exit 1' as a way to defer to first...Alexander Kanavin2018-01-301-0/+3
* meta/lib/oe/rootfs.py: do not execute defer_to_first_boot when processing pos...Alexander Kanavin2018-01-301-0/+4
* meta/lib/oe/rootfs.py: separate first boot deferral logic into a separate fun...Alexander Kanavin2018-01-301-16/+19
* buildhistory_analysis: colourise more outputRoss Burton2018-01-231-2/+2
* lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie2018-01-222-4/+11
* buildhistory-diff: add support for colourising the outputRoss Burton2018-01-181-5/+25
* gnupg: use native version for signing, rather than one provided by hostAlexander Kanavin2018-01-111-2/+6
* manifest.py: sort package listMichael Blättler2018-01-111-2/+2
* nativesdk/sdk: Update sdk dummy providersRichard Purdie2018-01-112-19/+0
* package_manager.py: remove obsolete MULTILIB_ARCHSRobert Yang2018-01-061-1/+1
* package_manager.py: print running dnf commandRobert Yang2018-01-061-0/+1
* oe/copy_buildsystem.py: make sure layer existsRobert Yang2018-01-061-1/+1
* utils: Make get_multilib_datastore available from lib/oeRichard Purdie2018-01-041-0/+8
* lib/oe/patch: add missing importPaul Eggleton2018-01-021-0/+1
* lib/oe/utils: remove param_bool()Ross Burton2017-12-021-11/+0
* package_manager: force dnf to refresh the cacheRoss Burton2017-12-021-1/+1
* distrodata.bbclass: make upstream version check more useful for git upstreamsAlexander Kanavin2017-11-301-26/+18
* devtool: finish: add dry-run optionPaul Eggleton2017-11-111-12/+36
* devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton2017-11-111-2/+11
* lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton2017-11-111-0/+5
* lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton2017-11-111-1/+1
* lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu2017-11-081-1/+1
* lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton2017-11-051-1/+1
* lib/oe/package_manager.py (rpm): Allow use of non-signed packagesOtavio Salvador2017-10-071-3/+5
* license.py: Correct selection of licenses in is_included()Peter Kjellerstedt2017-10-071-5/+13
* package_manager: rpm: improve loggingMikko Ylinen2017-10-071-1/+3
* rootfs.py: remove update-alternatives correctlyMikko Ylinen2017-10-071-5/+12
* meta: drop True option to getVar callsMing Liu2017-09-261-1/+1
* meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin2017-09-221-1/+2
* rootfs: improve postinst intercept loggingRoss Burton2017-09-111-3/+4
* package_manager: Clean up horrible 'None' return valuesRichard Purdie2017-09-021-15/+4
* lib/oe/utils: Handle exceptions in multiprocess_execRichard Purdie2017-09-021-8/+13
* lib/oe/package: Improve filedeprunner subprocess handlingRichard Purdie2017-09-021-8/+3
* devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton2017-08-311-7/+28
* devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton2017-08-311-3/+5
* package_manager.py: improve reproducibilityJuro Bystricky2017-08-311-1/+1
* signing-keys: do not use DISTRO_VERSION in key namesAlexander Kanavin2017-08-301-1/+1
* terminal.py: add support for mate-terminal in check_terminal_version()Andre McCurdy2017-08-271-0/+2
* terminal.py: fix devshell with mate-terminalAndre McCurdy2017-08-271-1/+1
* terminal.py: avoid 100% cpu while waiting for phonehome pid fileAndre McCurdy2017-08-271-1/+2
* package.py: strip_execs: Support for .ko modulesTobias Hagelborn2017-08-271-9/+14
* package.py: Fix some lint errorsTobias Hagelborn2017-08-271-10/+9
* gpg_sign: depress the owership warnings on homedirJia Zhang2017-08-241-6/+6
* oe/path.py: copyhardlinktree: don't overwrite existing symlinksIoan-Adrian Ratiu2017-08-231-1/+1
* devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz2017-08-191-0/+12
* copy_buildsystem: include layer tree during build structure creationAndrej Valek2017-08-181-0/+5
* sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNKLeonardo Sandoval2017-08-181-4/+4
* package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt2017-08-181-18/+42
* gpg_sign: perform rpm signing seriallyLeonardo Sandoval2017-08-171-3/+3