From 532cc0804053f2b138f23fa85e7f30c839b0b85a Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Fri, 20 Oct 2017 00:23:02 +0200 Subject: u/fuel: Bump & rebase for nested wait_for fix Change-Id: I0bf36ade79626704788d4b42baf0dddb8e30a665 Signed-off-by: Alexandru Avadanii --- .../opnfv-fuel/0011-lib.sh-rm-Ubuntu-boot-entry-on-EFI-systems.patch | 2 +- upstream/fuel | 2 +- 2 files changed, 2 insertions(+), 2 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 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 index 9cfa3c11..2776ab9d 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 9cfa3c11bbd71ce4ec24dba9dbd9a2289b76a4a3 +Subproject commit 2776ab9d850e764a92c30c858befc48e474f6dd4 -- cgit 1.2.3-korg