diff options
Diffstat (limited to 'meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch')
-rw-r--r-- | meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch b/meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch index 97425fe9b8..bc07d75cc1 100644 --- a/meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch +++ b/meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch | |||
@@ -12,6 +12,8 @@ Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> | |||
12 | [OP: Drop dependencies that are already present in the 0.9.3 Makefile] | 12 | [OP: Drop dependencies that are already present in the 0.9.3 Makefile] |
13 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> | 13 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | Makefile | 10 ++++++++++ | 17 | Makefile | 10 ++++++++++ |
16 | 1 file changed, 10 insertions(+) | 18 | 1 file changed, 10 insertions(+) |
17 | 19 | ||