From: Martin Jansa Date: Tue, 13 Apr 2010 09:29:16 +0000 (+0200) Subject: SHR: disable BB_LOCALCOUNT_OVERRIDE as we're using autoincremented SRCPV and AUTOREV... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a59daa1499f8713a6557b6dd8a8b7b093f83eb1d;p=openembedded.git SHR: disable BB_LOCALCOUNT_OVERRIDE as we're using autoincremented SRCPV and AUTOREV in git recipes Signed-off-by: Martin Jansa --- diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index db15a4d1c2..7edc6af465 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -15,6 +15,7 @@ TOOLCHAIN_BRAND ?= "" #LIBC = "glibc" +BB_LOCALCOUNT_OVERRIDE = "" require conf/distro/include/preferred-shr-versions.inc require conf/distro/include/shr-autorev.inc