mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
libx11-1.4.4: Add patch "makekeys_crosscompile.patch"
Add patch "makekeys_crosscompile.patch" to libx11-1.4.4 for fixing bug 1970. [YOCTO #1970] (From OE-Core rev: 21499be467ce14f165b56c1ce67507f7c41c5a1c) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
65c9de58c1
commit
03abe80f3d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user