From: Ross Burton Date: Thu, 19 Jul 2018 12:16:41 +0000 (+0100) Subject: libx11: remove redundant siteinfo inherit X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~17269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=270fc40c9365a2ad968203ecc0c985f53b574bee;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libx11: remove redundant siteinfo inherit The recipe doesn't use the variables, and autotools inherits this already. Signed-off-by: Ross Burton --- diff --git a/meta/recipes-graphics/xorg-lib/libx11.inc b/meta/recipes-graphics/xorg-lib/libx11.inc index d9a2b52ad69..36c950ad343 100644 --- a/meta/recipes-graphics/xorg-lib/libx11.inc +++ b/meta/recipes-graphics/xorg-lib/libx11.inc @@ -6,8 +6,6 @@ basic functions of the window system." require xorg-lib-common.inc -inherit siteinfo - FILESEXTRAPATHS =. "${FILE_DIRNAME}/libx11:" PE = "1"