summaryrefslogtreecommitdiffstats
path: root/recipes-extended/libvirt/libvirt/install-missing-file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/libvirt/libvirt/install-missing-file.patch')
-rw-r--r--recipes-extended/libvirt/libvirt/install-missing-file.patch12
1 files changed, 10 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt/install-missing-file.patch b/recipes-extended/libvirt/libvirt/install-missing-file.patch
index f6f6e256..ecd4a87b 100644
--- a/recipes-extended/libvirt/libvirt/install-missing-file.patch
+++ b/recipes-extended/libvirt/libvirt/install-missing-file.patch
@@ -1,3 +1,11 @@
1Upstream-Status: Inapproriate
2
3This patch is for ptest, so it is inapproriate to send to upstream.
4
5Update context for 1.3.5.
6
7Signed-off-by: Kai Kang <kai.kang@windriver.com>
8---
1From 0780181a3285511f166487a54ebc231fc657edfe Mon Sep 17 00:00:00 2001 9From 0780181a3285511f166487a54ebc231fc657edfe Mon Sep 17 00:00:00 2001
2From: Catalin Enache <catalin.enache@windriver.com> 10From: Catalin Enache <catalin.enache@windriver.com>
3Date: Mon, 25 Jul 2016 16:38:51 +0300 11Date: Mon, 25 Jul 2016 16:38:51 +0300
@@ -14,10 +22,10 @@ diff --git a/tests/Makefile.am b/tests/Makefile.am
14index 02e0dd8..187fbca 100644 22index 02e0dd8..187fbca 100644
15--- a/tests/Makefile.am 23--- a/tests/Makefile.am
16+++ b/tests/Makefile.am 24+++ b/tests/Makefile.am
17@@ -155,6 +155,7 @@ EXTRA_DIST = \ 25@@ -170,6 +170,7 @@ EXTRA_DIST = \
18 xml2vmxdata 26 xml2vmxdata
19 27
20 test_helpers = commandhelper ssh test_conf 28 test_helpers = commandhelper ssh virconftest
21+test_misc = 29+test_misc =
22 test_programs = virshtest sockettest \ 30 test_programs = virshtest sockettest \
23 nodeinfotest virbuftest \ 31 nodeinfotest virbuftest \