diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-26 11:52:30 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-27 10:38:43 +0100 |
commit | a5bf271c7c4cf5d3bfdf8d1b05eec70ca43726b8 (patch) | |
tree | 6f52c51ed4cc168dfe5f3143c0c8ed6ed2ff71fa /meta/recipes-devtools/libtool | |
parent | 81f9abc256272e0c9b0f993f7a57e2175c692684 (diff) | |
download | poky-a5bf271c7c4cf5d3bfdf8d1b05eec70ca43726b8.tar.gz |
meta: Add/fix missing Upstream-Status to patches
This adds or fixes the Upstream-Status for all remaining patches missing it
in OE-Core.
(From OE-Core rev: 563cab8e823c3fde8ae4785ceaf4d68a5d3e25df)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/libtool')
-rw-r--r-- | meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch b/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch index b2239fbade..fcbce7286b 100644 --- a/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch +++ b/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch | |||
@@ -4,6 +4,8 @@ hardcoding paths. | |||
4 | 4 | ||
5 | RP 2015/2/3 | 5 | RP 2015/2/3 |
6 | 6 | ||
7 | Upstream-Status: Inappropriate | ||
8 | |||
7 | Index: libtool-2.4.5/libtoolize.in | 9 | Index: libtool-2.4.5/libtoolize.in |
8 | =================================================================== | 10 | =================================================================== |
9 | --- libtool-2.4.5.orig/libtoolize.in | 11 | --- libtool-2.4.5.orig/libtoolize.in |