1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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 <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2018-07-19 13:16:41 +01:00
committed by Richard Purdie
parent 264950e807
commit b55f69e980
@@ -6,8 +6,6 @@ basic functions of the window system."
require xorg-lib-common.inc
inherit siteinfo
FILESEXTRAPATHS =. "${FILE_DIRNAME}/libx11:"
PE = "1"