From 4d4bf7c29530ea85570b30ee9b351bc55825b950 Mon Sep 17 00:00:00 2001 From: Stanislaw Kardach Date: Tue, 5 Apr 2016 12:33:16 +0200 Subject: Rebase after upstream bump --- patches/opnfv-fuel/0006-Allow-customizing-fuel-plugin-qemu.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'patches/opnfv-fuel/0006-Allow-customizing-fuel-plugin-qemu.patch') diff --git a/patches/opnfv-fuel/0006-Allow-customizing-fuel-plugin-qemu.patch b/patches/opnfv-fuel/0006-Allow-customizing-fuel-plugin-qemu.patch index 3c7b1f35..28e6384d 100644 --- a/patches/opnfv-fuel/0006-Allow-customizing-fuel-plugin-qemu.patch +++ b/patches/opnfv-fuel/0006-Allow-customizing-fuel-plugin-qemu.patch @@ -7,15 +7,15 @@ Subject: [PATCH] Allow customizing fuel-plugin-qemu 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/f_isoroot/f_qemupluginbuild/config.mk b/build/f_isoroot/f_qemupluginbuild/config.mk -index e9c4356..c23e9c2 100644 +index 1f823b6..d19b788 100644 --- a/build/f_isoroot/f_qemupluginbuild/config.mk +++ b/build/f_isoroot/f_qemupluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --QEMU_BRANCH=1eb8bf930e2ec6e64526e95fcb21124f7401a243 +-QEMU_BRANCH=fc2f266fc0986b56deb0b740a5e202205b577a60 -QEMU_REPO=https://review.openstack.org/openstack/fuel-plugin-qemu -+QEMU_BRANCH:=1eb8bf930e2ec6e64526e95fcb21124f7401a243 ++QEMU_BRANCH:=fc2f266fc0986b56deb0b740a5e202205b577a60 +QEMU_REPO:=https://review.openstack.org/openstack/fuel-plugin-qemu QEMU_CHANGE= -- cgit 1.2.3-korg