[OE-core] [PATCH] libx11: remove redundant siteinfo inherit

Ross Burton ross.burton at intel.com
Thu Jul 19 23:30:30 UTC 2018


The recipe doesn't use the variables, and autotools inherits this already.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/xorg-lib/libx11.inc | 2 --
 1 file changed, 2 deletions(-)

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"
-- 
2.11.0




More information about the Openembedded-core mailing list