summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsb2
-rw-r--r--src/tools/models/n10_e9027_tp026_soa_sc_u285_01/base (renamed from src/build/models/n10_e9027_tp026_soa_sc_u285_01/base)0
-rw-r--r--src/tools/models/n10_e9030_tp029_soa_sc_u339_01/base (renamed from src/build/models/n10_e9030_tp029_soa_sc_u339_01/base)0
-rw-r--r--src/tools/models/n10_e9031_tp030_soa_sc_u008_01/base (renamed from src/build/models/n10_e9031_tp030_soa_sc_u008_01/base)0
-rw-r--r--src/tools/models/n10_e9031_tp030_soa_sc_u012_01/base (renamed from src/build/models/n10_e9031_tp030_soa_sc_u012_01/base)0
-rw-r--r--src/tools/models/n10_e9031_tp030_soa_sc_u022_01/base (renamed from src/build/models/n10_e9031_tp030_soa_sc_u022_01/base)0
-rwxr-xr-xsrc/tools/utils/CommitSbeImageToCMVC.py (renamed from src/build/tools/CommitSbeImageToCMVC.py)2
-rwxr-xr-xsrc/tools/utils/Debug/sbe-debug.py (renamed from src/build/tools/Debug/sbe-debug.py)2
-rw-r--r--src/tools/utils/README (renamed from src/build/tools/README)0
-rwxr-xr-xsrc/tools/utils/conv_rel_branch.pl (renamed from src/build/tools/conv_rel_branch.pl)2
-rwxr-xr-xsrc/tools/utils/gitRelease.pm (renamed from src/build/tools/gitRelease.pm)2
-rw-r--r--src/tools/utils/perl.modules/gitUtil.pm (renamed from src/build/tools/perl.modules/gitUtil.pm)2
-rwxr-xr-xsrc/tools/utils/sandbox-create (renamed from src/build/tools/sandbox-create)2
-rwxr-xr-xsrc/tools/utils/sbeCmvcConstants.py (renamed from src/build/tools/sbeCmvcConstants.py)2
-rwxr-xr-xsrc/tools/utils/sbeCmvcUtility.py (renamed from src/build/tools/sbeCmvcUtility.py)2
-rwxr-xr-xsrc/tools/utils/sbeGitTool.pl (renamed from src/build/tools/sbeGitTool.pl)4
-rw-r--r--src/tools/utils/sbePatchUtility.py (renamed from src/build/tools/sbePatchUtility.py)2
-rwxr-xr-xsrc/tools/utils/sbePrime.py (renamed from src/build/tools/sbePrime.py)2
18 files changed, 13 insertions, 13 deletions
diff --git a/sb b/sb
index 3488c7d9..a8a9bdfb 100755
--- a/sb
+++ b/sb
@@ -24,7 +24,7 @@
#
# IBM_PROLOG_END_TAG
-SBE_TOOLS_PATH="src/build/tools"
+SBE_TOOLS_PATH="src/tools/utils"
SBE_CITEST_PATH="src/test/citest"
sb_helptext()
diff --git a/src/build/models/n10_e9027_tp026_soa_sc_u285_01/base b/src/tools/models/n10_e9027_tp026_soa_sc_u285_01/base
index a5314f90..a5314f90 100644
--- a/src/build/models/n10_e9027_tp026_soa_sc_u285_01/base
+++ b/src/tools/models/n10_e9027_tp026_soa_sc_u285_01/base
diff --git a/src/build/models/n10_e9030_tp029_soa_sc_u339_01/base b/src/tools/models/n10_e9030_tp029_soa_sc_u339_01/base
index 06c64ab4..06c64ab4 100644
--- a/src/build/models/n10_e9030_tp029_soa_sc_u339_01/base
+++ b/src/tools/models/n10_e9030_tp029_soa_sc_u339_01/base
diff --git a/src/build/models/n10_e9031_tp030_soa_sc_u008_01/base b/src/tools/models/n10_e9031_tp030_soa_sc_u008_01/base
index 34f0793e..34f0793e 100644
--- a/src/build/models/n10_e9031_tp030_soa_sc_u008_01/base
+++ b/src/tools/models/n10_e9031_tp030_soa_sc_u008_01/base
diff --git a/src/build/models/n10_e9031_tp030_soa_sc_u012_01/base b/src/tools/models/n10_e9031_tp030_soa_sc_u012_01/base
index 34f0793e..34f0793e 100644
--- a/src/build/models/n10_e9031_tp030_soa_sc_u012_01/base
+++ b/src/tools/models/n10_e9031_tp030_soa_sc_u012_01/base
diff --git a/src/build/models/n10_e9031_tp030_soa_sc_u022_01/base b/src/tools/models/n10_e9031_tp030_soa_sc_u022_01/base
index 34f0793e..34f0793e 100644
--- a/src/build/models/n10_e9031_tp030_soa_sc_u022_01/base
+++ b/src/tools/models/n10_e9031_tp030_soa_sc_u022_01/base
diff --git a/src/build/tools/CommitSbeImageToCMVC.py b/src/tools/utils/CommitSbeImageToCMVC.py
index b6f4eca8..5a6dabf7 100755
--- a/src/build/tools/CommitSbeImageToCMVC.py
+++ b/src/tools/utils/CommitSbeImageToCMVC.py
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/CommitSbeImageToCMVC.py $
+# $Source: src/tools/utils/CommitSbeImageToCMVC.py $
#
# OpenPOWER sbe Project
#
diff --git a/src/build/tools/Debug/sbe-debug.py b/src/tools/utils/Debug/sbe-debug.py
index a6c20c47..c955b266 100755
--- a/src/build/tools/Debug/sbe-debug.py
+++ b/src/tools/utils/Debug/sbe-debug.py
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/Debug/sbe-debug.py $
+# $Source: src/tools/utils/Debug/sbe-debug.py $
#
# OpenPOWER sbe Project
#
diff --git a/src/build/tools/README b/src/tools/utils/README
index 3f27a6b0..3f27a6b0 100644
--- a/src/build/tools/README
+++ b/src/tools/utils/README
diff --git a/src/build/tools/conv_rel_branch.pl b/src/tools/utils/conv_rel_branch.pl
index 05ef52ea..947db2c9 100755
--- a/src/build/tools/conv_rel_branch.pl
+++ b/src/tools/utils/conv_rel_branch.pl
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/conv_rel_branch.pl $
+# $Source: src/tools/utils/conv_rel_branch.pl $
#
# OpenPOWER sbe Project
#
diff --git a/src/build/tools/gitRelease.pm b/src/tools/utils/gitRelease.pm
index e6a52e87..6b4a106c 100755
--- a/src/build/tools/gitRelease.pm
+++ b/src/tools/utils/gitRelease.pm
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/gitRelease.pm $
+# $Source: src/tools/utils/gitRelease.pm $
#
# OpenPOWER sbe Project
#
diff --git a/src/build/tools/perl.modules/gitUtil.pm b/src/tools/utils/perl.modules/gitUtil.pm
index 561c15cd..bbfd7092 100644
--- a/src/build/tools/perl.modules/gitUtil.pm
+++ b/src/tools/utils/perl.modules/gitUtil.pm
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/perl.modules/gitUtil.pm $
+# $Source: src/tools/utils/perl.modules/gitUtil.pm $
#
# OpenPOWER sbe Project
#
diff --git a/src/build/tools/sandbox-create b/src/tools/utils/sandbox-create
index 2f634358..3de87cad 100755
--- a/src/build/tools/sandbox-create
+++ b/src/tools/utils/sandbox-create
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/sandbox-create $
+# $Source: src/tools/utils/sandbox-create $
#
# OpenPOWER sbe Project
#
diff --git a/src/build/tools/sbeCmvcConstants.py b/src/tools/utils/sbeCmvcConstants.py
index 65a2d8a3..11565b1e 100755
--- a/src/build/tools/sbeCmvcConstants.py
+++ b/src/tools/utils/sbeCmvcConstants.py
@@ -1,7 +1,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/sbeCmvcConstants.py $
+# $Source: src/tools/utils/sbeCmvcConstants.py $
#
# OpenPOWER sbe Project
#
diff --git a/src/build/tools/sbeCmvcUtility.py b/src/tools/utils/sbeCmvcUtility.py
index 793029af..1cd411fc 100755
--- a/src/build/tools/sbeCmvcUtility.py
+++ b/src/tools/utils/sbeCmvcUtility.py
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/sbeCmvcUtility.py $
+# $Source: src/tools/utils/sbeCmvcUtility.py $
#
# OpenPOWER sbe Project
#
diff --git a/src/build/tools/sbeGitTool.pl b/src/tools/utils/sbeGitTool.pl
index 4bb70348..9ffd4b2b 100755
--- a/src/build/tools/sbeGitTool.pl
+++ b/src/tools/utils/sbeGitTool.pl
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/sbeGitTool.pl $
+# $Source: src/tools/utils/sbeGitTool.pl $
#
# OpenPOWER sbe Project
#
@@ -25,7 +25,7 @@
use strict;
#use lib "$ENV{'PERLMODULES'}";
-use lib "sbe/build/tools/perl.modules";
+use lib "src/tools/utils/perl.modules";
use Getopt::Long qw(:config pass_through);
use Data::Dumper;
use Cwd;
diff --git a/src/build/tools/sbePatchUtility.py b/src/tools/utils/sbePatchUtility.py
index b5103610..b651af3e 100644
--- a/src/build/tools/sbePatchUtility.py
+++ b/src/tools/utils/sbePatchUtility.py
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/sbePatchUtility.py $
+# $Source: src/tools/utils/sbePatchUtility.py $
#
# OpenPOWER sbe Project
#
diff --git a/src/build/tools/sbePrime.py b/src/tools/utils/sbePrime.py
index 479ee051..0c94ee76 100755
--- a/src/build/tools/sbePrime.py
+++ b/src/tools/utils/sbePrime.py
@@ -2,7 +2,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: src/build/tools/sbePrime.py $
+# $Source: src/tools/utils/sbePrime.py $
#
# OpenPOWER sbe Project
#
OpenPOWER on IntegriCloud