From: Ross Burton Date: Thu, 19 Jul 2018 12:16:41 +0000 (+0100) Subject: libx11: remove redundant siteinfo inherit X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b55f69e9806ceec8072eb8f9e4932acce6ede538;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libx11: remove redundant siteinfo inherit The recipe doesn't use the variables, and autotools inherits this already. (From OE-Core rev: 270fc40c9365a2ad968203ecc0c985f53b574bee) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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"