aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2018-04-05lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeArmin Kuster
2018-04-05sdk: only install locales if we're using glibcRoss Burton
2018-04-05sdk: install specified locales into SDKRoss Burton
2018-04-05package-manager: add install_glob()Ross Burton
2018-04-05package_manager: improve install_complementaryRoss Burton
2018-04-05package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa
2018-04-05package_manager: don't race on a file when installing complementary packagesRoss Burton
2018-04-05lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
2018-04-05lib/oe/package_manager: bail if createrepo can't be foundRoss Burton
2018-04-05package_manager: remove strings and migrate to direct arraysStephano Cetola
2018-04-05lib/oe/package_manager: .deb pre/postinst argsLinus Wallgren
2017-08-29kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe
2017-06-27oe/path.py: fix for "Argument list too long"Robert Yang
2017-05-18rootfs.py: Respect OPKGLIBDIR variableMartin Jansa
2017-05-18package_manager.py: respect OPKGLIBDIRMartin Jansa
2017-03-14lib/oe/gpg_sign: fix rpm signing with gpg > 2.1Markus Lehtonen
2017-03-14lib/oe/gpg_sign: make gpg version a property of the signerMarkus Lehtonen
2017-03-14lib/oe/gpg_sign: sign rpm packages in chunks of 100Markus Lehtonen
2017-01-11utils: Always use datastore's PATH for host_gcc_versionRoss Burton
2017-01-11uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh
2017-01-11lib/oe/rootfs: fix log_check warnings being printed twice with RPM packagingPaul Eggleton
2017-01-11terminal.py: Pass string instead of bytes to ExecutionError to avoid exceptionMartin Vuille
2017-01-11lib/oe/qa: handle binaries with segments outside the first 4kbRoss Burton
2016-11-16package_manager.py: correctly remove all dependent packagesSamuli Piippo
2016-11-16oe/copy_buildsystem.py: dereference symlinkRobert Yang
2016-10-11lib/oe/qa: add ELF machine to string functionRoss Burton
2016-10-05package_manager.py: Allow multiple regexps in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt
2016-10-05package_manager.py: Allow a leading - in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt
2016-09-23lib/oe/patch: improve accuracy of patch header extractionPaul Eggleton
2016-09-23lib/oe/patch: exclude "From <hash>" from commit message when PATCHTOOL is "git"Paul Eggleton
2016-09-20package_manager.py: Change diagnostic messages per IRCMark Hatle
2016-09-20package_manager.py: Adjust error message orderMark Hatle
2016-09-19lib/oe/recipeutils: fix invalid character detection in validate_pn()Paul Eggleton
2016-09-16package_manager.py: fix bitbake package-index failedHongxu Jia
2016-09-14lib/oe/copy_buildsystem: fix building eSDK with indirect paths in BBLAYERSPaul Eggleton
2016-09-14meta: cleanup d.getVar(var, 1)Robert Yang
2016-09-08devtool: update-recipe: support files with subdir=Paul Eggleton
2016-09-08lib/oe/patch: handle non-UTF8 encoding when reading patchesPaul Eggleton
2016-09-06oe.path: fix copyhardlinktree()Joshua Lock
2016-09-04image: Deploy images to IMGDEPLOYDIREd Bartosh
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton
2016-09-03oe.path: preserve xattr in copytree() and copyhardlinktree()Joshua Lock
2016-08-25rootfs.py: allow removal of unneeded packagesStephano Cetola
2016-08-25license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie
2016-08-17lib/oe/copy_buildsystem: fix merging sstate directories for eSDKPaul Eggleton
2016-08-11Allow for simultaneous do_rootfs tasks with rpmStephano Cetola
2016-08-10terminal: Add sleep in pid-monitor loopJacob Kroon
2016-07-25lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton
2016-07-25classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton