summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
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
2017-06-12Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie1
2017-06-12package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt1
2017-06-12lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistoryFrancisco Pedraza1
2017-06-12package_manager.py: Generate correct RPM package names againPeter Kjellerstedt1
2017-06-12utils.py: helper function for optional include filesPatrick Ohly1
2017-05-18archiver.bbclass: do not cause kernel rebuildsPatrick Ohly1
2017-05-16oe.lsb: add get_os_release()Markus Lehtonen1
2017-05-12useradd: Create lib/oe/useradd function libraryRichard Purdie1
2017-04-20meta: add search, replace strings to export2jsonbrian avery1
2017-04-20package_manager.py: Reverse rpm arch orderJussi Kukkonen1
2017-04-19package_manager: don't race on a file when installing complementary packagesRoss Burton1
2017-04-13package_manager.py: Generate separate repo entries per archIan.Arkver1
2017-04-11package_manager.py: Add a name for the generated dnf repo.Ian.Arkver1
2017-04-11buildhistory-diff: add option to compare actual signature differencesPaul Eggleton1
2017-04-11buildhistory-diff: add option to compare task signature listPaul Eggleton2
2017-04-11classes/buildhistory: write out task signatures on every buildPaul Eggleton1
2017-04-11package_manager.py: Split feed_archs for RPM repo URIsIan.Arkver1
2017-04-11classutils.py: deterministic sortingJuro Bystricky1
2017-04-08lib/oe/sstatesig: avoid reporting duplicate siginfo files from sstatePaul Eggleton1
2017-04-08lib/oe/sstatesig: fix finding native siginfo files in sstate-cachePaul Eggleton1
2017-03-23package_manager.py: respect OPKGLIBDIRMartin Jansa1
2017-03-23rootfs.py: Respect OPKGLIBDIR variableMartin Jansa1
2017-03-22sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin1
2017-03-21meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock1
2017-03-17oe/path.py: fix for "Argument list too long"Robert Yang1
2017-03-17package_manager: fix "exlcude" vs. "exclude" typoPaul Gortmaker1
2017-03-17dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2Alexander Kanavin1
2017-03-17lib/oe/package_manager: import rpm signing key to rpmdbMarkus Lehtonen1
2017-03-17rpm: add support for remote package feeds via PACKAGE_FEED_URIS variableAlexander Kanavin1