diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-01-19 11:39:56 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-24 11:23:54 +0000 |
commit | 0cd9314ef95168ba5452a01ed8d923585c8d54ae (patch) | |
tree | 16380a0b03eff91b3248ffe5a818e913226f0592 /meta/recipes-devtools/libtool | |
parent | 64e1db588bcb7b66b08097c0ea443bd4406422d3 (diff) | |
download | openembedded-core-0cd9314ef95168ba5452a01ed8d923585c8d54ae.tar.gz openembedded-core-0cd9314ef95168ba5452a01ed8d923585c8d54ae.tar.bz2 openembedded-core-0cd9314ef95168ba5452a01ed8d923585c8d54ae.zip |
Fix Upstream-Status entries
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/libtool')
-rw-r--r-- | meta/recipes-devtools/libtool/libtool/fix-rpath.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/libtool/libtool/fix-rpath.patch b/meta/recipes-devtools/libtool/libtool/fix-rpath.patch index d35bac0e43..1571178a6a 100644 --- a/meta/recipes-devtools/libtool/libtool/fix-rpath.patch +++ b/meta/recipes-devtools/libtool/libtool/fix-rpath.patch @@ -4,7 +4,7 @@ filters libtools list and removes the ones we don't need. RP 23/9/2011 -Upstream-status: Pending +Upstream-Status: Pending Index: libtool-2.4.2/libltdl/config/ltmain.m4sh =================================================================== |