[oe-commits] org.oe.dev slugimage: updated to latest svn to fix missing microcode problem

rwhitby commit openembedded-commits at lists.openembedded.org
Wed Nov 29 19:26:58 UTC 2006


slugimage: updated to latest svn to fix missing microcode problem

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

#
# mt diff -raa8a4e25854ea8ea1f8bcb6cb1b1a1f719e45403 -rdc872c264d1153f23f3441b4facbe53338c1f142
#
# 
# 
# patch "packages/slugimage/slugimage.bb"
#  from [98a0e0f483e9e10c5ecce6d895054bfdc813b7c0]
#    to [12221d8851ee9540126f46254adb1766c76974a7]
# 
============================================================
--- packages/slugimage/slugimage.bb	98a0e0f483e9e10c5ecce6d895054bfdc813b7c0
+++ packages/slugimage/slugimage.bb	12221d8851ee9540126f46254adb1766c76974a7
@@ -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 = "r9"
+PR = "r10"
 
 RDEPENDS = "perl"
 
-SLUGIMAGE_SVN_REV  ?= "81"
+SLUGIMAGE_SVN_REV  ?= "82"
 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