From dc4bab052827c5b88109474ba8e78d8059d6a009 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Wed, 29 Nov 2006 19:16:31 +0000 Subject: slugimage: updated to latest svn to fix missing microcode problem --- packages/slugimage/slugimage.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/slugimage/slugimage.bb b/packages/slugimage/slugimage.bb index 60f66b9460..16873d8d24 100644 --- a/packages/slugimage/slugimage.bb +++ b/packages/slugimage/slugimage.bb @@ -3,11 +3,11 @@ SECTION = "console/utils" LICENSE = "BSD" DESCRIPTION = "Slugimage is a small app to disassemble and reassemble \ flash images for the Linksys NSLU2 device. It also has jffs2 support" -PR = "r9" +PR = "r10" RDEPENDS = "perl" -SLUGIMAGE_SVN_REV ?= "81" +SLUGIMAGE_SVN_REV ?= "82" SLUGIMAGE_SVN_REPO ?= "http://svn.nslu2-linux.org/svnroot/slugimage/trunk" addtask svnfetch before do_configure after do_patch -- cgit v1.2.3