From b05d6611c50d747a54b2f08802c81f33cf13ef07 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 22 Apr 2016 15:08:26 +0100 Subject: meta: add comments to explain autotools-brokensep use --- meta/recipes-devtools/git/git.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/git/git.inc') diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index a1d0300be7..7b3bec7fda 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc @@ -17,6 +17,7 @@ EXTRA_OECONF = "--with-perl=${STAGING_BINDIR_NATIVE}/perl-native/perl \ --without-tcltk \ " +# Needs brokensep as this doesn't use automake inherit autotools-brokensep perlnative bash-completion EXTRA_OEMAKE = "NO_PYTHON=1 CFLAGS='${CFLAGS}' LDFLAGS='${LDFLAGS}'" -- cgit 1.2.3-korg