summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libx11_1.6.2.bb
diff options
context:
space:
mode:
authorChong Lu <Chong.Lu@windriver.com>2014-04-08 13:32:01 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-08 17:50:21 +0100
commit9d142a7f523f89cd65bef2cd6ce75e4f4500711b (patch)
tree2871db327cd0b7ff8cedf7879106a50451d15139 /meta/recipes-graphics/xorg-lib/libx11_1.6.2.bb
parent590446f6b191b32efc462c3cb7ac7cce4c897b05 (diff)
downloadopenembedded-core-9d142a7f523f89cd65bef2cd6ce75e4f4500711b.tar.gz
libx11: fix invalid preprocessing directive errors
Backport the patch to fix invalid preprocessing directive errors. nls: always use XCOMM instead of # for comments in Compose.pre files [YOCTO #6116] Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libx11_1.6.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11_1.6.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.6.2.bb b/meta/recipes-graphics/xorg-lib/libx11_1.6.2.bb
index 2377d61c37..700bc3680f 100644
--- a/meta/recipes-graphics/xorg-lib/libx11_1.6.2.bb
+++ b/meta/recipes-graphics/xorg-lib/libx11_1.6.2.bb
@@ -4,6 +4,7 @@ inherit gettext
BBCLASSEXTEND = "native nativesdk"
SRC_URI += "file://disable_tests.patch \
+ file://nls-always-use-XCOMM-instead-of-for-comments-in-Comp.patch \
"
SRC_URI[md5sum] = "c35d6ad95b06635a524579e88622fdb5"