diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/git/git_2.44.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git_2.44.0.bb b/meta/recipes-devtools/git/git_2.44.0.bb index 90e555eba7..78b00dd19f 100644 --- a/meta/recipes-devtools/git/git_2.44.0.bb +++ b/meta/recipes-devtools/git/git_2.44.0.bb | |||
| @@ -40,6 +40,7 @@ EXTRA_OECONF = "--with-perl=${STAGING_BINDIR_NATIVE}/perl-native/perl \ | |||
| 40 | --without-iconv \ | 40 | --without-iconv \ |
| 41 | " | 41 | " |
| 42 | EXTRA_OECONF:append:class-nativesdk = " --with-gitconfig=/etc/gitconfig " | 42 | EXTRA_OECONF:append:class-nativesdk = " --with-gitconfig=/etc/gitconfig " |
| 43 | EXTRA_OECONF:append:class-native = " --with-gitconfig=/etc/gitconfig " | ||
| 43 | 44 | ||
| 44 | # Needs brokensep as this doesn't use automake | 45 | # Needs brokensep as this doesn't use automake |
| 45 | inherit autotools-brokensep perlnative bash-completion manpages | 46 | inherit autotools-brokensep perlnative bash-completion manpages |
