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 17:54:15 +0000 |
commit | c04715d17b357f46bd78f1d9c83e2639b04987dd (patch) | |
tree | bb017cf3ea69fc7b921c1fa55829eafa3e6502c3 | |
parent | a1357f3c78e46cd4297fefab56acf87342967132 (diff) | |
download | openembedded-core-c04715d17b357f46bd78f1d9c83e2639b04987dd.tar.gz openembedded-core-c04715d17b357f46bd78f1d9c83e2639b04987dd.tar.bz2 openembedded-core-c04715d17b357f46bd78f1d9c83e2639b04987dd.zip |
which: add missing Upstream-Status
Signed-off-by: Ross Burton <ross.burton@intel.com>
-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 @@ +Update autoconf prologue to use "foreign" strictness. + +Upstream-Status: Pending +Signed-off-by: Ross Burton <ross.burton@intel.com> + diff --git a/configure.ac b/configure.ac index d974461..a20dfa8 100644 --- a/configure.ac |