aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
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
2017-05-16oe.lsb: add get_os_release()Markus Lehtonen
2017-05-12useradd: Create lib/oe/useradd function libraryRichard Purdie
2017-04-20meta: add search, replace strings to export2jsonbrian avery
2017-04-20package_manager.py: Reverse rpm arch orderJussi Kukkonen
2017-04-19package_manager: don't race on a file when installing complementary packagesRoss Burton
2017-04-13package_manager.py: Generate separate repo entries per archIan.Arkver
2017-04-11package_manager.py: Add a name for the generated dnf repo.Ian.Arkver
2017-04-11buildhistory-diff: add option to compare actual signature differencesPaul Eggleton
2017-04-11buildhistory-diff: add option to compare task signature listPaul Eggleton
2017-04-11classes/buildhistory: write out task signatures on every buildPaul Eggleton