]> code.ossystems Code Review - openembedded-core.git/commit
git: Do not install git cvsserver and git svn by default
authorPeter Kjellerstedt <pkj@axis.com>
Tue, 15 Aug 2017 21:41:53 +0000 (16:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Aug 2017 23:11:51 +0000 (00:11 +0100)
commitd7909007b2a912ae5adf01edfabaa8b8646369cd
tree9a628894985c07ad21cab649e2d2bf76c0e00b01
parentb2906dbebfd547a630a4eafdcbaa1ceefa5e257c
git: Do not install git cvsserver and git svn by default

These git commands require Perl modules that do not exist in OE-Core.
Add PACKAGECONFIGs to enable them. Be aware though that if you enable
them you must also provide the missing dependencies.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/git/git.inc