[oe-commits] org.oe.dev slugimage: Updated to latest version which can accept the version 3.0 intel microcode.

rwhitby commit openembedded-commits at lists.openembedded.org
Mon Sep 24 18:12:53 UTC 2007


slugimage: Updated to latest version which can accept the version 3.0 intel microcode.

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 610444b5e70b821d30cbaa27f464dcb3dc60251b
ViewMTN: http://monotone.openembedded.org/revision/info/610444b5e70b821d30cbaa27f464dcb3dc60251b
Files:
1
packages/slugimage/slugimage.bb
Diffs:

#
# mt diff -rd4815037189353e6445b917ec6b4bd64777c3c0d -r610444b5e70b821d30cbaa27f464dcb3dc60251b
#
# 
# 
# patch "packages/slugimage/slugimage.bb"
#  from [b1c154cff22e1258519e3cf7330adb5f73f8d887]
#    to [10ee77fc8a455c2b8ed02fc8fd231a3bf2c8c201]
# 
============================================================
--- packages/slugimage/slugimage.bb	b1c154cff22e1258519e3cf7330adb5f73f8d887
+++ packages/slugimage/slugimage.bb	10ee77fc8a455c2b8ed02fc8fd231a3bf2c8c201
@@ -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 = "r11"
+PR = "r12"
 
 RDEPENDS = "perl"
 
-SLUGIMAGE_SVN_REV  ?= "103"
+SLUGIMAGE_SVN_REV  ?= "104"
 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