summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/git/git.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc
index 8603c045cc..61247d2488 100644
--- a/meta/recipes-devtools/git/git.inc
+++ b/meta/recipes-devtools/git/git.inc
@@ -15,6 +15,8 @@ S = "${WORKDIR}/git-${PV}"
15 15
16LIC_FILES_CHKSUM = "file://COPYING;md5=7c0d7ef03a7eb04ce795b0f60e68e7e1" 16LIC_FILES_CHKSUM = "file://COPYING;md5=7c0d7ef03a7eb04ce795b0f60e68e7e1"
17 17
18CVE_PRODUCT = "git-scm:git"
19
18PACKAGECONFIG ??= "" 20PACKAGECONFIG ??= ""
19PACKAGECONFIG[cvsserver] = "" 21PACKAGECONFIG[cvsserver] = ""
20PACKAGECONFIG[svn] = "" 22PACKAGECONFIG[svn] = ""