[oe-commits] org.oe.dev slugimage: Updated to latest version that supports 16MB flash chips

rwhitby commit openembedded-commits at lists.openembedded.org
Fri Aug 10 13:55:35 UTC 2007


slugimage: Updated to latest version that supports 16MB flash chips

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 3767949a10b7d53a6d39aa3d9c8897e814d12d57
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3767949a10b7d53a6d39aa3d9c8897e814d12d57
Files:
1
packages/slugimage/slugimage.bb
Diffs:

#
# mt diff -r0cc65eef5dbf1dca9c8a3fecdf17a3f391b969ae -r3767949a10b7d53a6d39aa3d9c8897e814d12d57
#
# 
# 
# patch "packages/slugimage/slugimage.bb"
#  from [12221d8851ee9540126f46254adb1766c76974a7]
#    to [b1c154cff22e1258519e3cf7330adb5f73f8d887]
# 
============================================================
--- packages/slugimage/slugimage.bb	12221d8851ee9540126f46254adb1766c76974a7
+++ packages/slugimage/slugimage.bb	b1c154cff22e1258519e3cf7330adb5f73f8d887
@@ -1,13 +1,13 @@ flash images for the Linksys NSLU2 devic
 # slugimage - normally built native, a perl script
 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 = "r10"
+PR = "r11"
 
 RDEPENDS = "perl"
 
-SLUGIMAGE_SVN_REV  ?= "82"
+SLUGIMAGE_SVN_REV  ?= "103"
 SLUGIMAGE_SVN_REPO ?= "http://svn.nslu2-linux.org/svnroot/slugimage/trunk"
 
 addtask svnfetch before do_configure after do_patch






More information about the Openembedded-commits mailing list