summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-23 09:40:32 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-23 09:40:44 +0100
commit580fd6c7438ac99956cfb376913109f226fc6bd0 (patch)
tree844f65b2e6e184a3621f4a347894593ff874907c /meta-oe/recipes-devtools/php
parentc69abe07376055e301e79d2d9f0430fd700b1c9a (diff)
downloadmeta-openembedded-580fd6c7438ac99956cfb376913109f226fc6bd0.tar.gz
meta-openembedded: use correct format of Upstream-Status
* some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php')
-rw-r--r--meta-oe/recipes-devtools/php/php/0001-php-don-t-use-broken-wrapper-for-mkdir.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php/0001-php-don-t-use-broken-wrapper-for-mkdir.patch b/meta-oe/recipes-devtools/php/php/0001-php-don-t-use-broken-wrapper-for-mkdir.patch
index 1e16b860b..9b71e9d2c 100644
--- a/meta-oe/recipes-devtools/php/php/0001-php-don-t-use-broken-wrapper-for-mkdir.patch
+++ b/meta-oe/recipes-devtools/php/php/0001-php-don-t-use-broken-wrapper-for-mkdir.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] php: don't use broken wrapper for mkdir
6Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> 6Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
7--- 7---
8 8
9Upstream-status: Inappropriate 9Upstream-Status: Inappropriate
10 10
11 Makefile.global | 2 +- 11 Makefile.global | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-) 12 1 files changed, 1 insertions(+), 1 deletions(-)