diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-28 15:41:08 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:31 +0000 |
commit | ece80fe035c49a192abbca2dd00e50699e786e95 (patch) | |
tree | 605be2dd67546c867b234c78148b393686021061 /meta/recipes-devtools/automake | |
parent | 70c18f205d07384548dcaff904f7f854e9c51cc5 (diff) | |
download | poky-ece80fe035c49a192abbca2dd00e50699e786e95.tar.gz |
Add Upstream-Status to patches
(From OE-Core rev: 169e55d802883df763dbff4a4737e05e96358fa3)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/automake')
-rw-r--r-- | meta/recipes-devtools/automake/automake/prefer-cpio-over-pax-for-ustar-archives.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/automake/automake/prefer-cpio-over-pax-for-ustar-archives.patch b/meta/recipes-devtools/automake/automake/prefer-cpio-over-pax-for-ustar-archives.patch index 083547a35b..7bc8caf4f1 100644 --- a/meta/recipes-devtools/automake/automake/prefer-cpio-over-pax-for-ustar-archives.patch +++ b/meta/recipes-devtools/automake/automake/prefer-cpio-over-pax-for-ustar-archives.patch | |||
@@ -11,6 +11,8 @@ CDPATH="${ZSH_VERSION+.}:" && cd . && perllibdir="automake-1.11.1/lib:./lib" "au | |||
11 | /bin/sh: automake-1.11.1/aclocal: No such file or directory | 11 | /bin/sh: automake-1.11.1/aclocal: No such file or directory |
12 | make: *** [aclocal.m4] Error 127 | 12 | make: *** [aclocal.m4] Error 127 |
13 | 13 | ||
14 | Upstream-Status: Pending | ||
15 | |||
14 | Signed-off-by: Tom Rini <tom_rini@mentor.com> | 16 | Signed-off-by: Tom Rini <tom_rini@mentor.com> |
15 | 17 | ||
16 | Index: automake-1.11.1/m4/tar.m4 | 18 | Index: automake-1.11.1/m4/tar.m4 |