[oe-commits] Marcin Juszkiewicz : bison: added forgotten files

git version control git at git.openembedded.org
Thu Mar 4 10:36:44 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: b7374a40f299ac2cc6be4c63c67da7954e737580
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b7374a40f299ac2cc6be4c63c67da7954e737580

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Tue Mar  2 19:39:58 2010 +0100

bison: added forgotten files

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

---

 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 c3aa25e..b770ffd 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
 





More information about the Openembedded-commits mailing list