diff options
Diffstat (limited to 'slugtool')
-rw-r--r-- | slugtool/slugtool.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slugtool/slugtool.oe b/slugtool/slugtool.oe index 140147e094..0ede70cfac 100644 --- a/slugtool/slugtool.oe +++ b/slugtool/slugtool.oe @@ -1,6 +1,7 @@ DESCRIPTION = "Slugtool is a small app to disassemble and reassemble \ flash images for the Linksys NSLU2 device." MAINTAINER = "Chris Larson <kergoth@handhelds.org>" +PR = "r1" SRC_URI = "http://www.lantz.com/filemgmt_data/files/slugtool.tar.gz \ file://redboot_typo.patch;patch=1" |