[oe-commits] Martin Jansa : SHR: disable BB_LOCALCOUNT_OVERRIDE as we' re using autoincremented SRCPV and AUTOREV in git recipes

git version control git at git.openembedded.org
Mon Apr 19 09:19:24 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 167f9264760ae55648e90bd343216d7f7d93d321
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=167f9264760ae55648e90bd343216d7f7d93d321

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Apr 13 11:29:16 2010 +0200

SHR: disable BB_LOCALCOUNT_OVERRIDE as we're using autoincremented SRCPV and AUTOREV in git recipes

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/shr.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 9ed6f7c..b96c4ee 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
 
 #





More information about the Openembedded-commits mailing list