diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-11-13 13:46:01 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-11-13 13:46:01 +0000 |
commit | 033cd72ff9e485ba8b098392e10b8ee23e82f21d (patch) | |
tree | 8db77bc8a7241390e7bf1a086e066542e70f2869 /packages/slugimage/slugimage.bb | |
parent | e6117e46921a823fea45cbb549614e73f5e5b5ee (diff) | |
parent | 180d16954affcf1893e447eaa984e35411227188 (diff) |
merge of '1f8bedd057ba33e70fd11091f9d542d6c680cd02'
and '8345565aba9dd2a72e19d84ff810f1df2f41789b'
Diffstat (limited to 'packages/slugimage/slugimage.bb')
-rw-r--r-- | packages/slugimage/slugimage.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/slugimage/slugimage.bb b/packages/slugimage/slugimage.bb index ab61c71927..d553a21777 100644 --- a/packages/slugimage/slugimage.bb +++ b/packages/slugimage/slugimage.bb @@ -3,7 +3,7 @@ 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 = "r5" +PR = "r6" RDEPENDS = "perl" |