diff options
author | Chris Larson <clarson@kergoth.com> | 2004-09-18 18:22:47 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-09-18 18:22:47 +0000 |
commit | 95955d060445463623ac6945886e0dc83daa005b (patch) | |
tree | 1251cd73323c88931e024923f42cd5f1be52e009 /slugtool | |
parent | 4b9805cba53ee926fbc9b3b72901b15d72982af0 (diff) |
Bump package revision in nslu2-firmware-binary and slugtool, per the recent cset from rwhitby.
BKrev: 414c7cf7fQNdDKRXDxQLzNiYrvvBBg
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" |