summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/freetype/freetype-2.4.10
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-08-27 10:31:59 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:53:05 +0100
commite1de7b43d13f357c901e599cda620fbf6af06e13 (patch)
treeed5c28e32808dba62e60e9b76df10bcd348b353f /meta/recipes-graphics/freetype/freetype-2.4.10
parent0c2986fc20727ad5d66541a052f535a9c3aa6cd1 (diff)
downloadpoky-e1de7b43d13f357c901e599cda620fbf6af06e13.tar.gz
freetype: upgrade to 2.4.10
(From OE-Core rev: a3f2ee236d7445ded9fb7535964a0b80bd593368) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/freetype/freetype-2.4.10')
-rw-r--r--meta/recipes-graphics/freetype/freetype-2.4.10/no-hardcode.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/freetype/freetype-2.4.10/no-hardcode.patch b/meta/recipes-graphics/freetype/freetype-2.4.10/no-hardcode.patch
new file mode 100644
index 0000000000..0f21d1ff26
--- /dev/null
+++ b/meta/recipes-graphics/freetype/freetype-2.4.10/no-hardcode.patch
@@ -0,0 +1,13 @@
1Upstream-Status: Inappropriate [configuration]
2
3--- freetype-2.1.10/builds/unix/freetype-config.in.old 2006-05-01 12:39:20.000000000 +0100
4+++ freetype-2.1.10/builds/unix/freetype-config.in 2006-05-01 12:39:34.000000000 +0100
5@@ -16,7 +16,7 @@
6 libdir=@libdir@
7 enable_shared=@enable_shared@
8 wl=@wl@
9-hardcode_libdir_flag_spec='@hardcode_libdir_flag_spec@'
10+hardcode_libdir_flag_spec=''
11
12 usage()
13 {