From: Ross Burton Date: Thu, 19 Jul 2018 12:16:41 +0000 (+0100) Subject: libx11: remove redundant siteinfo inherit X-Git-Tag: uninative-2.3~927 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=270fc40c9365a2ad968203ecc0c985f53b574bee;p=openembedded-core.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 d9a2b52ad6..36c950ad34 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"