summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
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
2017-09-25meta: drop True option to getVar callsMing Liu1
2017-09-22meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin1
2017-09-11rootfs: improve postinst intercept loggingRoss Burton1
2017-09-01package_manager: Clean up horrible 'None' return valuesRichard Purdie1
2017-09-01lib/oe/utils: Handle exceptions in multiprocess_execRichard Purdie1
2017-09-01lib/oe/package: Improve filedeprunner subprocess handlingRichard Purdie1
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton1
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton1
2017-08-30package_manager.py: improve reproducibilityJuro Bystricky1
2017-08-30signing-keys: do not use DISTRO_VERSION in key namesAlexander Kanavin1
2017-08-27terminal.py: add support for mate-terminal in check_terminal_version()Andre McCurdy1
2017-08-27terminal.py: fix devshell with mate-terminalAndre McCurdy1
2017-08-27terminal.py: avoid 100% cpu while waiting for phonehome pid fileAndre McCurdy1
2017-08-27package.py: strip_execs: Support for .ko modulesTobias Hagelborn1
2017-08-27package.py: Fix some lint errorsTobias Hagelborn1
2017-08-24gpg_sign: depress the owership warnings on homedirJia Zhang1
2017-08-23oe/path.py: copyhardlinktree: don't overwrite existing symlinksIoan-Adrian Ratiu1
2017-08-19devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz1
2017-08-18copy_buildsystem: include layer tree during build structure creationAndrej Valek1
2017-08-18sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNKLeonardo Sandoval1
2017-08-16package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt1
2017-08-16gpg_sign: perform rpm signing seriallyLeonardo Sandoval1
2017-08-16package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabledMarkus Lehtonen1
2017-08-16lib/oe/package_manager: re-implement rpm feed signingMarkus Lehtonen1
2017-08-09package_manager: Fix support for NO_RECOMMENDATONSRichard Röjfors1
2017-08-08terminal: wait for terminal task to finish before proceddingLeonardo Sandoval1
2017-07-21oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón1
2017-07-17sign_rpm: support signing files in RPM payloadLans Zhang1
2017-07-17gpg_sign.py: fix overwriting the RPM macro __gpg in a wrong wayLans Zhang1
2017-07-17lib/oe/sstatesig: exclude ccache-native from signature hashesRoss Burton1
2017-07-06meta/lib/oe/sdk.py: support added for executing pre-target commandsAmarnath Valluri1
2017-06-28package.py: Add function strip_execsTobias Hagelborn1
2017-06-28lib/oe/distro_check: drop Mandriva from create_distro_packages_list()Joshua Lock1
2017-06-28lib/oe/distro_check: update openSUSE to use Leap url formatsJoshua Lock1
2017-06-23package_manager.py: set dnf's releasever setting from DISTRO_CODENAMEAlexander Kanavin1
2017-06-23buildhistory-diff: exclude paths from the outputEd Bartosh1
2017-06-14package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa1