summaryrefslogtreecommitdiffstats
path: root/meta
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
parentaa52518202728f42b8fcf86b6b2746b23776208f (diff)
downloadpoky-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')
-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 @@
1Without this patch we see rpaths hardcoded into the build which results in QA 1Without this patch we see rpaths hardcoded into the build which results in QA
2warnings. These rpaths are not needed so lets turn this off. 2warnings. These rpaths are not needed so lets turn this off.
3 3
4Upsteam-Status: Inappropriate 4Upstream-Status: Inappropriate
5(but could be turned into a proper configure option) 5(but could be turned into a proper configure option)
6 6
7RP 2012/03/14 7RP 2012/03/14