aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-05-20 09:41:37 -0700
committerArmin Kuster <akuster808@gmail.com>2018-05-20 14:18:38 -0700
commit60d7ddac1eedc3bb612f52546fc163657d17051e (patch)
tree44a8ebc1df90fc696e76ce90cc807f6ff92a5049 /meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch
parent2e60c9fce570155f47ddb9e6c4af3dbd663f3480 (diff)
downloadmeta-openembedded-contrib-60d7ddac1eedc3bb612f52546fc163657d17051e.tar.gz
lvm2: refresh patches
used quilt to refresh Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch')
-rw-r--r--meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch23
1 files changed, 10 insertions, 13 deletions
diff --git a/meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch b/meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch
index 15aa9f5002..01477e0c9d 100644
--- a/meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch
+++ b/meta-oe/recipes-support/lvm2/files/0005-do-not-build-manual.patch
@@ -19,10 +19,10 @@ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
configure.in | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)
-diff --git a/Makefile.in b/Makefile.in
-index 31d428d..24f89a2 100644
---- a/Makefile.in
-+++ b/Makefile.in
+Index: LVM2.2.02.177/Makefile.in
+===================================================================
+--- LVM2.2.02.177.orig/Makefile.in
++++ LVM2.2.02.177/Makefile.in
@@ -18,7 +18,7 @@ top_builddir = @top_builddir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
@@ -32,7 +32,7 @@ index 31d428d..24f89a2 100644
ifeq ("@UDEV_RULES@", "yes")
SUBDIRS += udev
-@@ -69,7 +69,7 @@ liblvm.device-mapper: include.device-mapper
+@@ -69,7 +69,7 @@ liblvm.device-mapper: include.device-map
daemons.device-mapper: libdm.device-mapper
tools.device-mapper: libdm.device-mapper
scripts.device-mapper: include.device-mapper
@@ -41,11 +41,11 @@ index 31d428d..24f89a2 100644
ifeq ("@INTL@", "yes")
lib.pofile: include.pofile
-diff --git a/configure.in b/configure.in
-index 1dc8819..108ace4 100644
---- a/configure.in
-+++ b/configure.in
-@@ -2213,7 +2213,6 @@ libdm/Makefile
+Index: LVM2.2.02.177/configure.in
+===================================================================
+--- LVM2.2.02.177.orig/configure.in
++++ LVM2.2.02.177/configure.in
+@@ -2216,7 +2216,6 @@ libdm/Makefile
libdm/libdevmapper.pc
liblvm/Makefile
liblvm/liblvm2app.pc
@@ -53,6 +53,3 @@ index 1dc8819..108ace4 100644
po/Makefile
python/Makefile
python/setup.py
---
-2.8.1
-