diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-17 16:23:57 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-19 18:08:02 +0000 |
commit | 77e1c5f2e54d266a83148198902ca2dac8214b4c (patch) | |
tree | 230df2049c3742cb374dbb02ee62aaf569a3d3b1 /meta/recipes-extended/which/which-2.20 | |
parent | 02e11ceeaa1e56eb01bf0e07cb3514b03862acfa (diff) | |
download | poky-77e1c5f2e54d266a83148198902ca2dac8214b4c.tar.gz |
which: add missing Upstream-Status
(From OE-Core rev: c04715d17b357f46bd78f1d9c83e2639b04987dd)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/which/which-2.20')
-rw-r--r-- | meta/recipes-extended/which/which-2.20/automake.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-extended/which/which-2.20/automake.patch b/meta/recipes-extended/which/which-2.20/automake.patch index 92365dd854..ef00bc9f23 100644 --- a/meta/recipes-extended/which/which-2.20/automake.patch +++ b/meta/recipes-extended/which/which-2.20/automake.patch | |||
@@ -1,3 +1,8 @@ | |||
1 | Update autoconf prologue to use "foreign" strictness. | ||
2 | |||
3 | Upstream-Status: Pending | ||
4 | Signed-off-by: Ross Burton <ross.burton@intel.com> | ||
5 | |||
1 | diff --git a/configure.ac b/configure.ac | 6 | diff --git a/configure.ac b/configure.ac |
2 | index d974461..a20dfa8 100644 | 7 | index d974461..a20dfa8 100644 |
3 | --- a/configure.ac | 8 | --- a/configure.ac |