aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/freetype/freetype-2.4.9
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-06-08 17:48:15 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-11 13:54:25 +0100
commit6dc49f00248ffb937de45c4d075907774b4cd8fc (patch)
treea0a352a07e3e1b374bd66d600d8fb577f316a80b /meta/recipes-graphics/freetype/freetype-2.4.9
parent3e57510bb11b350fbe15cae2fb5bf851956061ac (diff)
downloadopenembedded-core-contrib-6dc49f00248ffb937de45c4d075907774b4cd8fc.tar.gz
freetype: upgrade to 2.4.9
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/freetype/freetype-2.4.9')
-rw-r--r--meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch b/meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch
new file mode 100644
index 0000000000..0f21d1ff26
--- /dev/null
+++ b/meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch
@@ -0,0 +1,13 @@
+Upstream-Status: Inappropriate [configuration]
+
+--- freetype-2.1.10/builds/unix/freetype-config.in.old 2006-05-01 12:39:20.000000000 +0100
++++ freetype-2.1.10/builds/unix/freetype-config.in 2006-05-01 12:39:34.000000000 +0100
+@@ -16,7 +16,7 @@
+ libdir=@libdir@
+ enable_shared=@enable_shared@
+ wl=@wl@
+-hardcode_libdir_flag_spec='@hardcode_libdir_flag_spec@'
++hardcode_libdir_flag_spec=''
+
+ usage()
+ {