]> code.ossystems Code Review - openembedded-core.git/commitdiff
libx11-1.4.4: Add patch "makekeys_crosscompile.patch"
authorXiaofeng Yan <xiaofeng.yan@windriver.com>
Sat, 3 Mar 2012 11:03:39 +0000 (19:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 Mar 2012 12:23:55 +0000 (04:23 -0800)
Add patch "makekeys_crosscompile.patch" to libx11-1.4.4 for fixing
bug 1970.

[YOCTO #1970]

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb

index ee1d919b22938d2e1e276ac701e074fc59e8e4bd..0428ff5f9999902a53c05877887b20bd0a7bcdd6 100644 (file)
@@ -1,7 +1,7 @@
 require libx11.inc
 inherit gettext
 
-PR = "r1"
+PR = "r2"
 
 BBCLASSEXTEND = "native nativesdk"
 
@@ -15,6 +15,7 @@ DEPENDS += "util-macros xtrans libxdmcp libxau \
 SRC_URI += " file://keysymdef_include.patch \
              file://x11_disable_makekeys.patch \
              file://0001-Add-_XGetRequest-as-substitute-for-GetReq-GetReqExtr.patch \
+             file://makekeys_crosscompile.patch \
              "
 
 SRC_URI[md5sum] = "ed7c382cbf8c13425b6a66bcac0ca5d9"