aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-07-19 13:16:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-26 13:16:31 +0100
commit270fc40c9365a2ad968203ecc0c985f53b574bee (patch)
treececb36b3fa7296f7f55f00d3ed74d9d039f001f7 /meta/recipes-graphics
parent99f97350127ae2760614ad5b829e159d8b2747ee (diff)
downloadopenembedded-core-contrib-270fc40c9365a2ad968203ecc0c985f53b574bee.tar.gz
libx11: remove redundant siteinfo inherit
The recipe doesn't use the variables, and autotools inherits this already. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11.inc2
1 files changed, 0 insertions, 2 deletions
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"