u/fuel: Bump & rebase for seedng arg order fix 33/40633/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 29 Aug 2017 23:31:31 +0000 (01:31 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 29 Aug 2017 23:33:43 +0000 (01:33 +0200)
JIRA: FUEL-282

Change-Id: Ica3133c967c906b3c2ab3a8e0ecc49aff11cdb10
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
patches/opnfv-fuel/0017-seedng-module-Add-AArch64-repo.patch
upstream/fuel

index 6b3aed0..24789a0 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
 
 diff --git a/mcp/patches/0105-seedng-module-Add-AArch64-repo.patch b/mcp/patches/0105-seedng-module-Add-AArch64-repo.patch
 new file mode 100644
-index 0000000..67c1ea1
+index 0000000..d40e63b
 --- /dev/null
 +++ b/mcp/patches/0105-seedng-module-Add-AArch64-repo.patch
 @@ -0,0 +1,22 @@
@@ -46,7 +46,7 @@ index 0000000..67c1ea1
 ++    arg = '-R linux.enea.com/saltstack ' if os.uname()[-1] == 'aarch64' else ''
 ++    arg += 'stable {0}'.format('.'.join(salt.version.__version__.split('.')[:2]))
 +     cmd = 'if type salt-minion; then exit 0; '
-+     cmd += 'else sh {0} {1} -c /tmp; fi'.format(
++     cmd += 'else sh {0} -c /tmp {1}; fi'.format(
 +         os.path.join(tmppath, 'bootstrap-salt.sh'), arg)
 diff --git a/mcp/patches/patches.list b/mcp/patches/patches.list
 index f6504ab..1faa164 100644
index fbc1062..d8c77e4 160000 (submodule)
@@ -1 +1 @@
-Subproject commit fbc1062a9d0b5c364e52a89eb736a998193f32e8
+Subproject commit d8c77e4e5453a27a66387d7deb23dba06d1e3ae7