]> code.ossystems Code Review - openembedded-core.git/commitdiff
libx11: remove redundant siteinfo inherit
authorRoss Burton <ross.burton@intel.com>
Thu, 19 Jul 2018 12:16:41 +0000 (13:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2018 12:16:31 +0000 (13:16 +0100)
The recipe doesn't use the variables, and autotools inherits this already.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-lib/libx11.inc

index d9a2b52ad69b8d938c6178034998627e8032016e..36c950ad34375167cd926645444ce97f9c5b79a4 100644 (file)
@@ -6,8 +6,6 @@ basic functions of the window system."
 
 require xorg-lib-common.inc
 
-inherit siteinfo
-
 FILESEXTRAPATHS =. "${FILE_DIRNAME}/libx11:"
 
 PE = "1"