[OE-core] [PATCH 0/2] git: add manpages and tab completion support.

Paul Gortmaker paul.gortmaker at windriver.com
Tue Feb 10 19:17:36 UTC 2015


As part of improving the end user experience for installs where the
end user interacts directly with the generated filesystem (e.g. the
build-appliance) these two commits ensure that we can have real
man pages and tab completion for git on the target if desired.

The pre-generated man pages are created by the git folks themselves
and hosted right along side of the git tarballs, so updates will
be relatively seamless.

Paul.
---

Paul Gortmaker (2):
  git: expand recipe to take advantage of pre-gen'd manpages
  git: add basic tab completion support

 meta/recipes-devtools/git/git.inc      | 17 ++++++++++++++++-
 meta/recipes-devtools/git/git_2.2.1.bb |  6 ++++--
 2 files changed, 20 insertions(+), 3 deletions(-)

-- 
2.2.1



More information about the Openembedded-core mailing list