]> code.ossystems Code Review - openembedded-core.git/commitdiff
fontconfig: Update upstream status of patch
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Jan 2019 15:17:14 +0000 (15:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Jan 2019 15:18:06 +0000 (15:18 +0000)
The patch is now a backport as it was merged upstream.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/fontconfig/fontconfig/0001-src-fccache.c-Fix-define-for-HAVE_POSIX_FADVISE.patch

index 07b2d6516f1a7413b5cd3b6fcd41cb94f6c693cd..d9bce212f6c8869b4b6780438e7a541cc01c2dec 100644 (file)
@@ -8,7 +8,7 @@ Otherwise, there would be build errors in the following 2 cases:
 Or:
 * undef HAVE_POSIX_FADVISE
 
-Upstream-Status: Pending
+Upstream-Status: Backport [https://gitlab.freedesktop.org/fontconfig/fontconfig/commit/586e35450e9ca7c1dc647ceb9d75ac8ed08c5c16]
 
 Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
 ---