[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5870/8267] mesa: drop pythonnative inherit



commit 3bc1e30c312116ba0c3c6151aa114ffddd498002
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Thu Apr 27 17:28:03 2017 +0300

    mesa: drop pythonnative inherit
    
    Mesa is perfectly capable of using host python nowadays.
    
    (From OE-Core rev: 0ae97611bbd0d23f689a9ea4ff5c18fe6fc396fb)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-graphics/mesa/mesa.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index 0348bb2..447fd6d 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -18,7 +18,7 @@ DEPENDS = "expat makedepend-native flex-native bison-native libxml2-native"
 
 PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/egl virtual/mesa"
 
-inherit autotools pkgconfig pythonnative gettext distro_features_check
+inherit autotools pkgconfig gettext distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "opengl"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]