| Submitter | Xiaofeng Yan |
|---|---|
| Date | Feb. 9, 2012, 8:05 a.m. |
| Message ID | <fb577ec153d082e1f377ef5d5de3ff5caaa4eb34.1328774359.git.xiaofeng.yan@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/21041/ |
| State | Accepted |
| Commit | 21499be467ce14f165b56c1ce67507f7c41c5a1c |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb b/meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb index ee1d919..0428ff5 100644 --- a/meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb +++ b/meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb @@ -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"