diff options
-rw-r--r-- | recipes/bison/bison.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bison/bison.inc b/recipes/bison/bison.inc index c3aa25e507..b770ffd42d 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" -INCPR = "r0" +INCPR = "r4" inherit autotools |