diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/git/git.inc | 2 |
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 | ||
| 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=7c0d7ef03a7eb04ce795b0f60e68e7e1" | 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=7c0d7ef03a7eb04ce795b0f60e68e7e1" |
| 17 | 17 | ||
| 18 | CVE_PRODUCT = "git-scm:git" | ||
| 19 | |||
| 18 | PACKAGECONFIG ??= "" | 20 | PACKAGECONFIG ??= "" |
| 19 | PACKAGECONFIG[cvsserver] = "" | 21 | PACKAGECONFIG[cvsserver] = "" |
| 20 | PACKAGECONFIG[svn] = "" | 22 | PACKAGECONFIG[svn] = "" |
