summaryrefslogtreecommitdiffstats
path: root/recipes/flex/flex-native_2.5.31.bb
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-02-08 22:14:30 +0100
committerPhil Blundell <philb@gnu.org>2010-02-09 11:34:08 +0000
commit8816d38c3b1ec26bc9967875767e3b67ac8596d8 (patch)
tree327700ecbaec989d54e4d8ef1576b55a8a56becb /recipes/flex/flex-native_2.5.31.bb
parent4e1657fe2ba9921c2ce3d9f948edfbe3b9be21fb (diff)
downloadopenembedded-8816d38c3b1ec26bc9967875767e3b67ac8596d8.tar.gz
flex: remove version specifics from generic inc
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'recipes/flex/flex-native_2.5.31.bb')
-rw-r--r--recipes/flex/flex-native_2.5.31.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/flex/flex-native_2.5.31.bb b/recipes/flex/flex-native_2.5.31.bb
index 1e9354afde..de3f215ea1 100644
--- a/recipes/flex/flex-native_2.5.31.bb
+++ b/recipes/flex/flex-native_2.5.31.bb
@@ -1,6 +1,6 @@
-require flex.inc
+require flex_${PV}.bb
inherit native
-PR = "r2"
+PR = "r3"
do_stage () {
install -m 0755 flex ${STAGING_BINDIR}