From: Marcin Juszkiewicz Date: Tue, 2 Mar 2010 18:39:58 +0000 (+0100) Subject: bison: added forgotten files X-Git-Tag: Release-2010-05/1~489^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7374a40f299ac2cc6be4c63c67da7954e737580;p=openembedded.git bison: added forgotten files Signed-off-by: Marcin Juszkiewicz --- 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