blob: 6141f571c5a43095e203b5979caaa79b178642fb [file] [log] [blame]
require libx11.inc
SRC_URI += "file://disable_tests.patch \
file://Fix-hanging-issue-in-_XReply.patch \
"
inherit gettext
do_configure_append () {
sed -i -e "/X11_CFLAGS/d" ${B}/src/util/Makefile
}
BBCLASSEXTEND = "native nativesdk"