aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2017-11-09lib/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
2017-08-16gpg_sign: perform rpm signing seriallyLeonardo Sandoval
2017-08-16package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabledMarkus Lehtonen
2017-08-16lib/oe/package_manager: re-implement rpm feed signingMarkus Lehtonen
2017-08-09package_manager: Fix support for NO_RECOMMENDATONSRichard Röjfors
2017-08-08terminal: wait for terminal task to finish before proceddingLeonardo Sandoval
2017-07-21oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón
2017-07-17sign_rpm: support signing files in RPM payloadLans Zhang
2017-07-17gpg_sign.py: fix overwriting the RPM macro __gpg in a wrong wayLans Zhang
2017-07-17lib/oe/sstatesig: exclude ccache-native from signature hashesRoss Burton
2017-07-06meta/lib/oe/sdk.py: support added for executing pre-target commandsAmarnath Valluri
2017-06-28package.py: Add function strip_execsTobias Hagelborn
2017-06-28lib/oe/distro_check: drop Mandriva from create_distro_packages_list()Joshua Lock
2017-06-28lib/oe/distro_check: update openSUSE to use Leap url formatsJoshua Lock
2017-06-23package_manager.py: set dnf's releasever setting from DISTRO_CODENAMEAlexander Kanavin
2017-06-23buildhistory-diff: exclude paths from the outputEd Bartosh
2017-06-14package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa
2017-06-12Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie
2017-06-12package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-06-12lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistoryFrancisco Pedraza
2017-06-12package_manager.py: Generate correct RPM package names againPeter Kjellerstedt
2017-06-12utils.py: helper function for optional include filesPatrick Ohly
2017-05-18archiver.bbclass: do not cause kernel rebuildsPatrick Ohly