From: Rod Whitby Date: Wed, 29 Nov 2006 11:55:45 +0000 (+0000) Subject: slugimage: Updated to latest svn version, which reserves space for the Apex environment. X-Git-Tag: Release-2010-05/1~9453^2~232^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c387f4c5858ead16e2817a3370b649551be9d5a9;p=openembedded.git slugimage: Updated to latest svn version, which reserves space for the Apex environment. --- diff --git a/packages/slugimage/slugimage.bb b/packages/slugimage/slugimage.bb index a28fe206d1..60f66b9460 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 = "r8" +PR = "r9" RDEPENDS = "perl" -SLUGIMAGE_SVN_REV ?= "78" +SLUGIMAGE_SVN_REV ?= "81" SLUGIMAGE_SVN_REPO ?= "http://svn.nslu2-linux.org/svnroot/slugimage/trunk" addtask svnfetch before do_configure after do_patch