[ostree/wip/multibuild] gnomeos: Drop flex and bison from -devel



commit f2327319b1a62304f3ec264b8213a93fd5d6e194
Author: Colin Walters <walters verbum org>
Date:   Mon Jan 2 13:12:19 2012 -0500

    gnomeos: Drop flex and bison from -devel
    
    We'll build them via ostbuild.  The flex build is broken; it was
    looking for 'm4' from the host filesystem.  And 'bison' is a good test
    case for ostbuild.

 .../recipies-core/images/gnomeos-contents-devel.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gnomeos/yocto/recipies-core/images/gnomeos-contents-devel.bb b/gnomeos/yocto/recipies-core/images/gnomeos-contents-devel.bb
index 3227c2f..f620dfe 100644
--- a/gnomeos/yocto/recipies-core/images/gnomeos-contents-devel.bb
+++ b/gnomeos/yocto/recipies-core/images/gnomeos-contents-devel.bb
@@ -8,7 +8,5 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
 inherit gnomeos-contents
 
 PACKAGE_INSTALL += "task-core-sdk-dev \
-		bison flex \
 		git \
-		pseudo \
 		"



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