aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/slang
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-03-16 15:17:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-19 14:37:44 +0000
commit1104171c84cdb3aba455f31bfdfcf98e1fbb8c79 (patch)
tree98dd17d6030d54d284c1a804a158dd21b8528ee1 /meta/recipes-extended/slang
parentaa52518202728f42b8fcf86b6b2746b23776208f (diff)
downloadopenembedded-core-contrib-1104171c84cdb3aba455f31bfdfcf98e1fbb8c79.tar.gz
slang: fix typo in rpathfix.patch
(From OE-Core rev: b57bc6c8be06bf05b30f35c81e28828013e9fb2d) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/slang')
-rw-r--r--meta/recipes-extended/slang/slang/rpathfix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/slang/slang/rpathfix.patch b/meta/recipes-extended/slang/slang/rpathfix.patch
index bd55c392c4..50cac9264f 100644
--- a/meta/recipes-extended/slang/slang/rpathfix.patch
+++ b/meta/recipes-extended/slang/slang/rpathfix.patch
@@ -1,7 +1,7 @@
Without this patch we see rpaths hardcoded into the build which results in QA
warnings. These rpaths are not needed so lets turn this off.
-Upsteam-Status: Inappropriate
+Upstream-Status: Inappropriate
(but could be turned into a proper configure option)
RP 2012/03/14