From 13acd65e73142f8506c9955fa3363916ed40df6d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 10 Jun 2008 18:04:39 +0000 Subject: lots of recipes: bump PR to get postinsts back * this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs --- packages/binutils/binutils_cvs.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/binutils/binutils_cvs.bb') diff --git a/packages/binutils/binutils_cvs.bb b/packages/binutils/binutils_cvs.bb index 7baafc8baf..288450cf58 100644 --- a/packages/binutils/binutils_cvs.bb +++ b/packages/binutils/binutils_cvs.bb @@ -1,6 +1,6 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/binutils-cvs" PV = "0.0+cvs${SRCDATE}" -PR = "r1" +PR = "r3" require binutils.inc @@ -24,4 +24,4 @@ do_configure_prepend () { rm ${S}/gdb -Rf rm ${S}/rda -Rf rm ${S}/libgloss -Rf -} \ No newline at end of file +} -- cgit v1.2.3