diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-20 00:23:02 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-20 00:23:59 +0200 |
commit | 532cc0804053f2b138f23fa85e7f30c839b0b85a (patch) | |
tree | 6f032742e299d845ac46435b11ccd3b8ff74c6a9 | |
parent | 05b5146d1bf7b02a72598bbd41e6b4817ab64456 (diff) |
u/fuel: Bump & rebase for nested wait_for fix
Change-Id: I0bf36ade79626704788d4b42baf0dddb8e30a665
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
-rw-r--r-- | patches/opnfv-fuel/0011-lib.sh-rm-Ubuntu-boot-entry-on-EFI-systems.patch | 2 | ||||
m--------- | upstream/fuel | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/patches/opnfv-fuel/0011-lib.sh-rm-Ubuntu-boot-entry-on-EFI-systems.patch b/patches/opnfv-fuel/0011-lib.sh-rm-Ubuntu-boot-entry-on-EFI-systems.patch index faa0444c..a1d9da94 100644 --- a/patches/opnfv-fuel/0011-lib.sh-rm-Ubuntu-boot-entry-on-EFI-systems.patch +++ b/patches/opnfv-fuel/0011-lib.sh-rm-Ubuntu-boot-entry-on-EFI-systems.patch @@ -31,7 +31,7 @@ Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> 1 file changed, 10 insertions(+) diff --git a/mcp/scripts/lib.sh b/mcp/scripts/lib.sh -index da129a7..1fbe78b 100644 +index a165bb3..2a694a7 100644 --- a/mcp/scripts/lib.sh +++ b/mcp/scripts/lib.sh @@ -35,6 +35,15 @@ function get_base_image { diff --git a/upstream/fuel b/upstream/fuel -Subproject 9cfa3c11bbd71ce4ec24dba9dbd9a2289b76a4a +Subproject 2776ab9d850e764a92c30c858befc48e474f6dd |