diff options
Diffstat (limited to 'meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch')
-rw-r--r-- | meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch b/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch index 3ad7774647..2ff1731be6 100644 --- a/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch +++ b/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 0e96d9f23b2b166e7444e7c8e0a6d4b83c2eccd7 Mon Sep 17 00:00:00 2001 | 1 | From 41bce1de2fd2a0f79c266f245ae3e3720ccaf46a Mon Sep 17 00:00:00 2001 |
2 | From: Hongxu Jia <hongxu.jia@windriver.com> | 2 | From: Hongxu Jia <hongxu.jia@windriver.com> |
3 | Date: Wed, 26 Apr 2017 03:51:03 -0400 | 3 | Date: Wed, 26 Apr 2017 03:51:03 -0400 |
4 | Subject: [PATCH 3/3] without build plugins | 4 | Subject: [PATCH 3/4] without build plugins |
5 | 5 | ||
6 | Upstream-Status: Inappropriate workaround | 6 | Upstream-Status: Inappropriate workaround |
7 | 7 | ||
@@ -22,5 +22,5 @@ index c15928c..bac02b1 100644 | |||
22 | -SUBDIRS = include lib plugins report-python cli client-python workflows $(sub_dirs) | 22 | -SUBDIRS = include lib plugins report-python cli client-python workflows $(sub_dirs) |
23 | +SUBDIRS = include lib report-python cli client-python workflows $(sub_dirs) | 23 | +SUBDIRS = include lib report-python cli client-python workflows $(sub_dirs) |
24 | -- | 24 | -- |
25 | 2.8.1 | 25 | 2.7.4 |
26 | 26 | ||