Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
8a41695becbc785b971b0c57e15c83cfcdc34ca2
/
.
/
poky
/
meta
/
recipes-graphics
/
xorg-lib
/
libx11_1.6.7.bb
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"