aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libee/libee/libee-parallel-make.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libee/libee/libee-parallel-make.patch')
-rw-r--r--meta-oe/recipes-support/libee/libee/libee-parallel-make.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libee/libee/libee-parallel-make.patch b/meta-oe/recipes-support/libee/libee/libee-parallel-make.patch
index 25e5c6ae02..8bb23aafca 100644
--- a/meta-oe/recipes-support/libee/libee/libee-parallel-make.patch
+++ b/meta-oe/recipes-support/libee/libee/libee-parallel-make.patch
@@ -3,7 +3,7 @@ fix parallel compiling problem
without specifying libee_convert_DEPENDENCIES = libee.la, libee_convert
can't find libee.la when linking as libee is not generated yet.
-Upstream-Status: pending
+Upstream-Status: Pending
Signed-off-by: Yao Zhao <yao.zhao@windriver.com>
---