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 13:36:52 +0000
commitb57bc6c8be06bf05b30f35c81e28828013e9fb2d (patch)
tree06369938d5679317930de4d967b5674ac100c182 /meta/recipes-extended/slang
parent410784aa6ed80a26d1f2cff1219548909af87cff (diff)
downloadopenembedded-core-b57bc6c8be06bf05b30f35c81e28828013e9fb2d.tar.gz
slang: fix typo in rpathfix.patch
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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