aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flex/flex_2.5.31.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-13 15:23:19 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-13 15:24:12 +0200
commitddbb8e9390b509c79afb8d8193031285c0b136ca (patch)
tree4ebe39c6e16f7af6e172f387b3469b65e6343377 /recipes/flex/flex_2.5.31.bb
parent2f90bd3860e702166e2678fca322f58a04ad21be (diff)
downloadopenembedded-ddbb8e9390b509c79afb8d8193031285c0b136ca.tar.gz
flex 2.5.31: convert to bbclassextend to avoid dep loops with bitbake 1.8.x, 1.10.x works as expected
Diffstat (limited to 'recipes/flex/flex_2.5.31.bb')
-rw-r--r--recipes/flex/flex_2.5.31.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/flex/flex_2.5.31.bb b/recipes/flex/flex_2.5.31.bb
index f5559866f2..71b8e69b45 100644
--- a/recipes/flex/flex_2.5.31.bb
+++ b/recipes/flex/flex_2.5.31.bb
@@ -6,10 +6,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/flex/flex-${PV}.tar.bz2 \
file://fix-gen.patch;patch=1 \
file://include.patch;patch=1"
-do_stage() {
- oe_libinstall -a libfl ${STAGING_LIBDIR}
-}
+BBCLASSEXTEND = "native"
SRC_URI[md5sum] = "363dcc4afc917dc51306eb9d3de0152f"
SRC_URI[sha256sum] = "701353279a17655d78e3b3678ad78d0375f5bf45877ad8b3507d589c42427f26"