aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flex/flex.inc
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-08-21 10:37:46 -0700
committerTom Rini <tom_rini@mentor.com>2010-08-21 10:37:46 -0700
commit86b84f8efe8de2f0f27286b0121e277789715e37 (patch)
treeaa414f6e031156da94d4510b4f062e2f7b16e250 /recipes/flex/flex.inc
parentd994b813dea7773febc080bda7d8a50a7d714199 (diff)
downloadopenembedded-86b84f8efe8de2f0f27286b0121e277789715e37.tar.gz
flex: Move BBCLASSEXTEND to the .inc, disable PSTAGING on 2.5.35
Inspired by a patch from Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/flex/flex.inc')
-rw-r--r--recipes/flex/flex.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/flex/flex.inc b/recipes/flex/flex.inc
index 49b26e8b61..3b0a5d5b00 100644
--- a/recipes/flex/flex.inc
+++ b/recipes/flex/flex.inc
@@ -6,6 +6,8 @@ DEPENDS = "gettext"
INC_PR = "r5"
+BBCLASSEXTEND = "native"
+
S = "${WORKDIR}/flex-${PV}"
inherit autotools gettext