[oe-commits] org.oe.dev slugos: Bumped version to 4.1, updated slugimage and ixp4xx-kernel to latest versions.

rwhitby commit openembedded-commits at lists.openembedded.org
Wed Nov 15 07:29:36 UTC 2006


slugos: Bumped version to 4.1, updated slugimage and ixp4xx-kernel to latest versions.

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 4d4d5791966e42ecc5a73c1e6d280d89eeb8a6a5
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4d4d5791966e42ecc5a73c1e6d280d89eeb8a6a5
Files:
1
conf/distro/include/slugos.inc
packages/linux/ixp4xx-kernel_2.6.19-rc5.bb
packages/slugimage/slugimage.bb
Diffs:

#
# mt diff -r9568f6da6fd237c9b27f9262d8beb1fcd92bd41e -r4d4d5791966e42ecc5a73c1e6d280d89eeb8a6a5
#
# 
# 
# patch "conf/distro/include/slugos.inc"
#  from [79e2e3f5968c1dcce75f096cfa20358f38f0b112]
#    to [d4e78ef9971f9df83e8afb3ff9858d6078391a32]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.19-rc5.bb"
#  from [338cdadd82c628f4a613926b4ab20c6c1854b44b]
#    to [b97f30ecc04a93083b9095ba7d5ee59b8ab93af1]
# 
# patch "packages/slugimage/slugimage.bb"
#  from [f17e4e6edafe4e9319f94cf6d0080fdca417ffa6]
#    to [3ac99b214474fbf65da9d3a7fa12f1bf56c079f1]
# 
============================================================
--- conf/distro/include/slugos.inc	79e2e3f5968c1dcce75f096cfa20358f38f0b112
+++ conf/distro/include/slugos.inc	d4e78ef9971f9df83e8afb3ff9858d6078391a32
@@ -36,7 +36,7 @@
 #DISTRO_TYPE
 
 # The following may be overridden to make sub-versions
-SLUGOS_VERSION = "4.0"
+SLUGOS_VERSION = "4.1"
 DISTRO_REVISION ?= ""
 DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}"
 # For release (only):
============================================================
--- packages/linux/ixp4xx-kernel_2.6.19-rc5.bb	338cdadd82c628f4a613926b4ab20c6c1854b44b
+++ packages/linux/ixp4xx-kernel_2.6.19-rc5.bb	b97f30ecc04a93083b9095ba7d5ee59b8ab93af1
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "577"
+IXP4XX_KERNEL_SVN_REV = "578"
 #
 # The directory containing the patches to be applied is
 # specified below
============================================================
--- packages/slugimage/slugimage.bb	f17e4e6edafe4e9319f94cf6d0080fdca417ffa6
+++ packages/slugimage/slugimage.bb	3ac99b214474fbf65da9d3a7fa12f1bf56c079f1
@@ -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 = "r6"
+PR = "r7"
 
 RDEPENDS = "perl"
 
-SLUGIMAGE_SVN_REV  ?= 77
+SLUGIMAGE_SVN_REV  ?= 78
 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