[oe-commits] [openembedded-core] 07/58: libx11: remove redundant siteinfo inherit

git at git.openembedded.org git at git.openembedded.org
Wed Jul 25 21:45:37 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 043b19794fc97fa00d4fe46a83cb68c8e37e4bad
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Thu Jul 19 13:16:41 2018 +0100

    libx11: remove redundant siteinfo inherit
    
    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 d9a2b52..36c950a 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list