aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bison
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-02 19:07:48 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-02 19:07:48 +0100
commiteae7f83b03cf59553c861bf92713642cda93056d (patch)
treef110c576287e6b52d868c391a8f834a7840b4960 /recipes/bison
parentb540bf35250b048ce072db61422df5f315e87e31 (diff)
downloadopenembedded-eae7f83b03cf59553c861bf92713642cda93056d.tar.gz
bison/file.inc: INC_PR -> INCPR
Diffstat (limited to 'recipes/bison')
-rw-r--r--recipes/bison/bison.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bison/bison.inc b/recipes/bison/bison.inc
index c35322e405..c3aa25e507 100644
--- a/recipes/bison/bison.inc
+++ b/recipes/bison/bison.inc
@@ -8,7 +8,7 @@ DEPENDS = "gettext"
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
file://m4.patch;patch=1"
-INC_PR = "r0"
+INCPR = "r0"
inherit autotools