[oe] [PATCH 02/44] libidl-native: add flex-native to DEPENDS

Andreas Müller schnitzeltony at googlemail.com
Mon Feb 20 18:06:18 UTC 2017


* could not reproduce the error mentioned - flex is installed on my build
  machine
* For tests Trevor Woerner's 'Revert "flex: upgrade to 2.6.2"' was in my
  oe-core

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb b/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb
index dc126cd..2252c44 100644
--- a/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb
+++ b/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb
@@ -4,9 +4,7 @@ inherit native
 
 PR = "r1"
 
-DEPENDS = "bison-native glib-2.0-native"
+DEPENDS = "bison-native glib-2.0-native flex-native"
 
 SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb"
 SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220"
-
-PNBLACKLIST[libidl-native] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130582/"
-- 
2.9.3




More information about the Openembedded-devel mailing list