[oe-commits] org.oe.dev ixp4xx-kernel: Updated to 2.6.19, and set that version as SlugOS default

rwhitby commit openembedded-commits at lists.openembedded.org
Thu Nov 30 00:07:05 UTC 2006


ixp4xx-kernel: Updated to 2.6.19, and set that version as SlugOS default

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

#
# mt diff -r7b5ec7d968452704fb28b0926e5a0c4811ad2022 -rf7ce1b621a4b653639308afc133b5833d30f1078
#
# 
# 
# rename "packages/linux/ixp4xx-kernel_2.6.19-rc6.bb"
#     to "packages/linux/ixp4xx-kernel_2.6.19.bb"
# 
# patch "conf/distro/include/slugos.inc"
#  from [65f3a112758038358242d8832f51a2fa8dfe82e3]
#    to [e3a127f25b2386199777dcd2e78133fe2ef8f71d]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.19.bb"
#  from [a8acd45cddd70d3cd9847edad7c327c99776efe0]
#    to [8e17460119e6ebf5ff060f9a71c3e320215e3216]
# 
============================================================
--- conf/distro/include/slugos.inc	65f3a112758038358242d8832f51a2fa8dfe82e3
+++ conf/distro/include/slugos.inc	e3a127f25b2386199777dcd2e78133fe2ef8f71d
@@ -171,7 +171,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "ix
 # Select the correct versions of the kernel and modules (these are the
 # defaults, override in the conf/distro top-level distro file).
 PREFERRED_PROVIDER_virtual/kernel ?= "ixp4xx-kernel"
-PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.19-rc6"
+PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.19"
 
 # Select the smallest provider of x11 libraries
 PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11"
============================================================
--- packages/linux/ixp4xx-kernel_2.6.19-rc6.bb	a8acd45cddd70d3cd9847edad7c327c99776efe0
+++ packages/linux/ixp4xx-kernel_2.6.19.bb	8e17460119e6ebf5ff060f9a71c3e320215e3216
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "591"
+IXP4XX_KERNEL_SVN_REV = "594"
 #
 # The directory containing the patches to be applied is
 # specified below






More information about the Openembedded-commits mailing list