[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
Sun Apr 18 23:31:39 UTC 2010


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

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 db15a4d..7edc6af 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
 





More information about the Openembedded-commits mailing list