summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-06-05 15:31:28 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-06-05 15:31:28 -0400
commit5c2de3daedd3f65171b9debf938683ce6e7746ea (patch)
tree4c892ac9639150ca7992e10ee927898c11d09ebe
parent237879d59e11187a49216a88b73a057408e4b3f7 (diff)
downloadmeta-virtualization-5c2de3daedd3f65171b9debf938683ce6e7746ea.tar.gz
Revert "libvirt: fix patch fuzz warning"
This reverts commit 237879d59e11187a49216a88b73a057408e4b3f7.
-rw-r--r--recipes-extended/libvirt/libvirt/0001-build-drop-unnecessary-libgnu.la-reference.patch6
-rw-r--r--recipes-extended/libvirt/libvirt/0001-ptest-Remove-Windows-1252-check-from-esxutilstest.patch2
-rw-r--r--recipes-extended/libvirt/libvirt/0001-to-fix-build-error.patch12
-rw-r--r--recipes-extended/libvirt/libvirt/configure.ac-search-for-rpc-rpc.h-in-the-sysroot.patch2
-rw-r--r--recipes-extended/libvirt/libvirt/install-missing-file.patch10
-rw-r--r--recipes-extended/libvirt/libvirt/libvirt-use-pkg-config-to-locate-libcap.patch2
-rw-r--r--recipes-extended/libvirt/libvirt/runptest.patch8
-rw-r--r--recipes-extended/libvirt/libvirt/tools-add-libvirt-net-rpc-to-virt-host-validate-when.patch2
8 files changed, 23 insertions, 21 deletions
diff --git a/recipes-extended/libvirt/libvirt/0001-build-drop-unnecessary-libgnu.la-reference.patch b/recipes-extended/libvirt/libvirt/0001-build-drop-unnecessary-libgnu.la-reference.patch
index f02a5d64..952e8eb0 100644
--- a/recipes-extended/libvirt/libvirt/0001-build-drop-unnecessary-libgnu.la-reference.patch
+++ b/recipes-extended/libvirt/libvirt/0001-build-drop-unnecessary-libgnu.la-reference.patch
@@ -1,10 +1,9 @@
1From 30a056069cb35804434fb036e51ae97f33c02025 Mon Sep 17 00:00:00 2001 1From 4945576d6c5c7cc9a21a58aaa312829567af13db Mon Sep 17 00:00:00 2001
2From: Bruce Ashfield <bruce.ashfield@gmail.com> 2From: Bruce Ashfield <bruce.ashfield@gmail.com>
3Date: Sat, 7 Mar 2020 21:36:27 -0500 3Date: Sat, 7 Mar 2020 21:36:27 -0500
4Subject: [PATCH] build: drop unnecessary libgnu.la reference 4Subject: [PATCH] build: drop unnecessary libgnu.la reference
5 5
6Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> 6Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
7
8--- 7---
9 tools/Makefile.am | 2 -- 8 tools/Makefile.am | 2 --
10 1 file changed, 2 deletions(-) 9 1 file changed, 2 deletions(-)
@@ -29,3 +28,6 @@ index 2a0a989..93fe283 100644
29 $(NULL) 28 $(NULL)
30 endif 29 endif
31 30
31--
322.19.1
33
diff --git a/recipes-extended/libvirt/libvirt/0001-ptest-Remove-Windows-1252-check-from-esxutilstest.patch b/recipes-extended/libvirt/libvirt/0001-ptest-Remove-Windows-1252-check-from-esxutilstest.patch
index abb0b1af..02e99ecd 100644
--- a/recipes-extended/libvirt/libvirt/0001-ptest-Remove-Windows-1252-check-from-esxutilstest.patch
+++ b/recipes-extended/libvirt/libvirt/0001-ptest-Remove-Windows-1252-check-from-esxutilstest.patch
@@ -1,4 +1,4 @@
1From 7b265b06ca432c8d90df1af8e89f4b919b748ac2 Mon Sep 17 00:00:00 2001 1From 1601c21b653bf2bea2547e5efcf1f3cbb8b73f65 Mon Sep 17 00:00:00 2001
2From: He Zhe <zhe.he@windriver.com> 2From: He Zhe <zhe.he@windriver.com>
3Date: Tue, 23 Aug 2016 02:28:47 -0400 3Date: Tue, 23 Aug 2016 02:28:47 -0400
4Subject: [PATCH] ptest: Remove Windows-1252 check from esxutilstest 4Subject: [PATCH] ptest: Remove Windows-1252 check from esxutilstest
diff --git a/recipes-extended/libvirt/libvirt/0001-to-fix-build-error.patch b/recipes-extended/libvirt/libvirt/0001-to-fix-build-error.patch
index b0148e5c..33231960 100644
--- a/recipes-extended/libvirt/libvirt/0001-to-fix-build-error.patch
+++ b/recipes-extended/libvirt/libvirt/0001-to-fix-build-error.patch
@@ -1,4 +1,4 @@
1From 3566bcacaa6408fb8f655d1749a20b2f30e0c765 Mon Sep 17 00:00:00 2001 1From 7cf1d66c4b01c40b45b8a38370c7ffee46dfb10a Mon Sep 17 00:00:00 2001
2From: Lei Maohui <leimaohui@cn.fujitsu.com> 2From: Lei Maohui <leimaohui@cn.fujitsu.com>
3Date: Fri, 31 Jul 2015 03:17:07 +0900 3Date: Fri, 31 Jul 2015 03:17:07 +0900
4Subject: [PATCH] to fix build error 4Subject: [PATCH] to fix build error
@@ -23,10 +23,10 @@ Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
23 1 file changed, 2 insertions(+), 3 deletions(-) 23 1 file changed, 2 insertions(+), 3 deletions(-)
24 24
25diff --git a/docs/Makefile.am b/docs/Makefile.am 25diff --git a/docs/Makefile.am b/docs/Makefile.am
26index ce3d296..2c8180f 100644 26index 61862c4..c259535 100644
27--- a/docs/Makefile.am 27--- a/docs/Makefile.am
28+++ b/docs/Makefile.am 28+++ b/docs/Makefile.am
29@@ -366,7 +366,7 @@ EXTRA_DIST= \ 29@@ -360,7 +360,7 @@ EXTRA_DIST= \
30 aclperms.htmlinc \ 30 aclperms.htmlinc \
31 $(schema_DATA) 31 $(schema_DATA)
32 32
@@ -35,7 +35,7 @@ index ce3d296..2c8180f 100644
35 35
36 aclperms.htmlinc: $(top_srcdir)/src/access/viraccessperm.h \ 36 aclperms.htmlinc: $(top_srcdir)/src/access/viraccessperm.h \
37 $(top_srcdir)/scripts/genaclperms.py Makefile.am 37 $(top_srcdir)/scripts/genaclperms.py Makefile.am
38@@ -432,8 +432,7 @@ manpages/%.html.in: manpages/%.rst 38@@ -426,8 +426,7 @@ manpages/%.html.in: manpages/%.rst
39 $(AM_V_GEN)$(MKDIR_P) `dirname $@` && \ 39 $(AM_V_GEN)$(MKDIR_P) `dirname $@` && \
40 $(RST2HTML) --strict $< > $@ || { rm $@ && exit 1; } 40 $(RST2HTML) --strict $< > $@ || { rm $@ && exit 1; }
41 41
@@ -43,5 +43,5 @@ index ce3d296..2c8180f 100644
43- $(acl_generated) 43- $(acl_generated)
44+%.html.tmp: %.html.in site.xsl subsite.xsl page.xsl 44+%.html.tmp: %.html.in site.xsl subsite.xsl page.xsl
45 $(AM_V_GEN)name=`echo $@ | sed -e 's/.tmp//'`; \ 45 $(AM_V_GEN)name=`echo $@ | sed -e 's/.tmp//'`; \
46 genhtmlin=`echo $@ | sed -e 's/.tmp/.in/'`; \ 46 dir=`dirname $@` ; \
47 rst=`echo $@ | sed -e 's/.html.tmp/.rst/'`; \ 47 if test "$$dir" = "."; \
diff --git a/recipes-extended/libvirt/libvirt/configure.ac-search-for-rpc-rpc.h-in-the-sysroot.patch b/recipes-extended/libvirt/libvirt/configure.ac-search-for-rpc-rpc.h-in-the-sysroot.patch
index 395d5610..eb75b5a4 100644
--- a/recipes-extended/libvirt/libvirt/configure.ac-search-for-rpc-rpc.h-in-the-sysroot.patch
+++ b/recipes-extended/libvirt/libvirt/configure.ac-search-for-rpc-rpc.h-in-the-sysroot.patch
@@ -1,4 +1,4 @@
1From 79f5975db01af0599860ccca7ef44b0e27105a04 Mon Sep 17 00:00:00 2001 1From d074f34dd0fc671ab05367eda9cc7a965708fbed Mon Sep 17 00:00:00 2001
2From: Mark Asselstine <mark.asselstine@windriver.com> 2From: Mark Asselstine <mark.asselstine@windriver.com>
3Date: Thu, 10 May 2018 12:05:04 -0400 3Date: Thu, 10 May 2018 12:05:04 -0400
4Subject: [PATCH] configure.ac: search for rpc/rpc.h in the sysroot 4Subject: [PATCH] configure.ac: search for rpc/rpc.h in the sysroot
diff --git a/recipes-extended/libvirt/libvirt/install-missing-file.patch b/recipes-extended/libvirt/libvirt/install-missing-file.patch
index 6aa36df8..f9341491 100644
--- a/recipes-extended/libvirt/libvirt/install-missing-file.patch
+++ b/recipes-extended/libvirt/libvirt/install-missing-file.patch
@@ -1,4 +1,4 @@
1From aa75f5136066d239d48a21373b3d96ee12378e8d Mon Sep 17 00:00:00 2001 1From 75c974d28133ff85d299b7a53427653c47513a45 Mon Sep 17 00:00:00 2001
2From: Dengke Du <dengke.du@windriver.com> 2From: Dengke Du <dengke.du@windriver.com>
3Date: Wed, 8 May 2019 17:24:17 +0800 3Date: Wed, 8 May 2019 17:24:17 +0800
4Subject: [PATCH] Install missing conf file 4Subject: [PATCH] Install missing conf file
@@ -20,10 +20,10 @@ Signed-off-by: Dengke Du <dengke.du@windriver.com>
20 1 file changed, 3 insertions(+), 1 deletion(-) 20 1 file changed, 3 insertions(+), 1 deletion(-)
21 21
22diff --git a/tests/Makefile.am b/tests/Makefile.am 22diff --git a/tests/Makefile.am b/tests/Makefile.am
23index 4a808dd..0c3e799 100644 23index 7a0aee3..380637d 100644
24--- a/tests/Makefile.am 24--- a/tests/Makefile.am
25+++ b/tests/Makefile.am 25+++ b/tests/Makefile.am
26@@ -173,6 +173,7 @@ EXTRA_DIST = \ 26@@ -172,6 +172,7 @@ EXTRA_DIST = \
27 $(NULL) 27 $(NULL)
28 28
29 test_helpers = commandhelper ssh 29 test_helpers = commandhelper ssh
@@ -31,7 +31,7 @@ index 4a808dd..0c3e799 100644
31 test_programs = virshtest sockettest \ 31 test_programs = virshtest sockettest \
32 virhostcputest virbuftest \ 32 virhostcputest virbuftest \
33 commandtest seclabeltest \ 33 commandtest seclabeltest \
34@@ -311,6 +312,7 @@ endif WITH_LXC 34@@ -310,6 +311,7 @@ endif WITH_LXC
35 35
36 if WITH_OPENVZ 36 if WITH_OPENVZ
37 test_programs += openvzutilstest 37 test_programs += openvzutilstest
@@ -39,7 +39,7 @@ index 4a808dd..0c3e799 100644
39 endif WITH_OPENVZ 39 endif WITH_OPENVZ
40 40
41 if WITH_ESX 41 if WITH_ESX
42@@ -1551,7 +1553,7 @@ endif ! WITH_LINUX 42@@ -1553,7 +1555,7 @@ endif ! WITH_LINUX
43 43
44 buildtest-TESTS: $(TESTS) $(test_libraries) $(test_helpers) 44 buildtest-TESTS: $(TESTS) $(test_libraries) $(test_helpers)
45 45
diff --git a/recipes-extended/libvirt/libvirt/libvirt-use-pkg-config-to-locate-libcap.patch b/recipes-extended/libvirt/libvirt/libvirt-use-pkg-config-to-locate-libcap.patch
index 87b55915..e6c7cae5 100644
--- a/recipes-extended/libvirt/libvirt/libvirt-use-pkg-config-to-locate-libcap.patch
+++ b/recipes-extended/libvirt/libvirt/libvirt-use-pkg-config-to-locate-libcap.patch
@@ -1,4 +1,4 @@
1From 94bd514e1b6e602a48285db94e65050f8f0c2585 Mon Sep 17 00:00:00 2001 1From 57b645c6db405bf2e22f4589ea5560a14975058f Mon Sep 17 00:00:00 2001
2From: Bruce Ashfield <bruce.ashfield@windriver.com> 2From: Bruce Ashfield <bruce.ashfield@windriver.com>
3Date: Wed, 8 Apr 2015 13:03:03 -0400 3Date: Wed, 8 Apr 2015 13:03:03 -0400
4Subject: [PATCH] libvirt: use pkg-config to locate libcap 4Subject: [PATCH] libvirt: use pkg-config to locate libcap
diff --git a/recipes-extended/libvirt/libvirt/runptest.patch b/recipes-extended/libvirt/libvirt/runptest.patch
index f6bc7736..9f3ad678 100644
--- a/recipes-extended/libvirt/libvirt/runptest.patch
+++ b/recipes-extended/libvirt/libvirt/runptest.patch
@@ -1,4 +1,4 @@
1From d210838a4433dd254c1a11b08b804ebe9ff5f378 Mon Sep 17 00:00:00 2001 1From 9d6bfb4a5e9b44c080ddf3bad4c364ffb0e9d84a Mon Sep 17 00:00:00 2001
2From: Dengke Du <dengke.du@windriver.com> 2From: Dengke Du <dengke.du@windriver.com>
3Date: Wed, 8 May 2019 10:20:47 +0800 3Date: Wed, 8 May 2019 10:20:47 +0800
4Subject: [PATCH] Add 'install-ptest' rule 4Subject: [PATCH] Add 'install-ptest' rule
@@ -23,7 +23,7 @@ Signed-off-by: Dengke Du <dengke.du@windriver.com>
23 1 file changed, 60 insertions(+), 8 deletions(-) 23 1 file changed, 60 insertions(+), 8 deletions(-)
24 24
25diff --git a/tests/Makefile.am b/tests/Makefile.am 25diff --git a/tests/Makefile.am b/tests/Makefile.am
26index ada5b8f..4a808dd 100644 26index 83326db..7a0aee3 100644
27--- a/tests/Makefile.am 27--- a/tests/Makefile.am
28+++ b/tests/Makefile.am 28+++ b/tests/Makefile.am
29@@ -28,11 +28,13 @@ AM_CPPFLAGS = \ 29@@ -28,11 +28,13 @@ AM_CPPFLAGS = \
@@ -44,7 +44,7 @@ index ada5b8f..4a808dd 100644
44 $(LIBXML_CFLAGS) \ 44 $(LIBXML_CFLAGS) \
45 $(GLIB_CFLAGS) \ 45 $(GLIB_CFLAGS) \
46 $(LIBNL_CFLAGS) \ 46 $(LIBNL_CFLAGS) \
47@@ -474,10 +476,10 @@ TESTS = $(test_programs) \ 47@@ -472,10 +474,10 @@ TESTS = $(test_programs) \
48 48
49 VIR_TEST_EXPENSIVE ?= $(VIR_TEST_EXPENSIVE_DEFAULT) 49 VIR_TEST_EXPENSIVE ?= $(VIR_TEST_EXPENSIVE_DEFAULT)
50 TESTS_ENVIRONMENT = \ 50 TESTS_ENVIRONMENT = \
@@ -59,7 +59,7 @@ index ada5b8f..4a808dd 100644
59 LIBVIRT_AUTOSTART=0 \ 59 LIBVIRT_AUTOSTART=0 \
60 LC_ALL=C \ 60 LC_ALL=C \
61 VIR_TEST_EXPENSIVE=$(VIR_TEST_EXPENSIVE) \ 61 VIR_TEST_EXPENSIVE=$(VIR_TEST_EXPENSIVE) \
62@@ -1547,4 +1549,54 @@ else ! WITH_LINUX 62@@ -1549,4 +1551,54 @@ else ! WITH_LINUX
63 EXTRA_DIST += virscsitest.c 63 EXTRA_DIST += virscsitest.c
64 endif ! WITH_LINUX 64 endif ! WITH_LINUX
65 65
diff --git a/recipes-extended/libvirt/libvirt/tools-add-libvirt-net-rpc-to-virt-host-validate-when.patch b/recipes-extended/libvirt/libvirt/tools-add-libvirt-net-rpc-to-virt-host-validate-when.patch
index bb500fde..f03cc890 100644
--- a/recipes-extended/libvirt/libvirt/tools-add-libvirt-net-rpc-to-virt-host-validate-when.patch
+++ b/recipes-extended/libvirt/libvirt/tools-add-libvirt-net-rpc-to-virt-host-validate-when.patch
@@ -1,4 +1,4 @@
1From 7dc21edd851b260485b432c096f8e90f6fa07778 Mon Sep 17 00:00:00 2001 1From a1696741375c6faca0d09ae6b271a2c56fc2b6fe Mon Sep 17 00:00:00 2001
2From: Dengke Du <dengke.du@windriver.com> 2From: Dengke Du <dengke.du@windriver.com>
3Date: Tue, 7 May 2019 15:26:32 +0800 3Date: Tue, 7 May 2019 15:26:32 +0800
4Subject: [PATCH] tools: add libvirt-net-rpc to virt-host-validate when TLS is 4Subject: [PATCH] tools: add libvirt-net-rpc to virt-host-validate when TLS is