[oe] [PATCH 09/27] fbgrab: use autotools-brokensep (its not really autotools)

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 18 08:42:28 UTC 2014


---
 meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb
index 725707c..2ff331c 100644
--- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb
+++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb
@@ -6,7 +6,7 @@ SECTION = "console/utils"
 DEPENDS = "libpng zlib"
 SRC_URI = "http://fbgrab.monells.se/${BP}.tar.gz"
 
-inherit autotools
+inherit autotools-brokensep
 
 S = "${WORKDIR}/${PN}"
 
-- 
2.0.2




More information about the Openembedded-devel mailing list