aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bison
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bison')
-rw-r--r--recipes/bison/bison.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/bison/bison.inc b/recipes/bison/bison.inc
index ba33102a54..22672e24a8 100644
--- a/recipes/bison/bison.inc
+++ b/recipes/bison/bison.inc
@@ -8,9 +8,10 @@ DEPENDS = "virtual/libintl"
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
file://m4.patch"
-INC_PR = "r6"
+INC_PR = "r7"
inherit autotools gettext
NATIVE_INSTALL_WORKS = "1"
BBCLASSEXTEND = "native"
+PSTAGING_DISABLED_virtclass-native = "1"