]> code.ossystems Code Review - openembedded-core.git/commit
git: Do not install git cvsserver and git svn by default
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 29 Aug 2017 21:21:14 +0000 (23:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Aug 2017 10:19:11 +0000 (11:19 +0100)
commita803938407ee5a55fb40a6940bb6680ba21909b0
treea90dd6b2bad8771d71a0f2690e3d33145d6e511f
parent18116c1490e6ef09ad5046db7f90dbcbe4caf595
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