← Back to team overview

tieto team mailing list archive

[Branch ~ubuntu-core-dev/debian-installer/ubuntu] Rev 1665: Move armhf/armadaxp to 3.2.0-1601 kernels.

 

------------------------------------------------------------
revno: 1665
committer: Colin Watson <cjwatson@xxxxxxxxxxxxx>
branch nick: ubuntu
timestamp: Wed 2012-04-04 13:06:59 +0100
message:
  Move armhf/armadaxp to 3.2.0-1601 kernels.
modified:
  build/config/armel/armadaxp.cfg
  debian/changelog


--
lp:~ubuntu-core-dev/debian-installer/ubuntu
https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu

Your team Tieto is subscribed to branch lp:~ubuntu-core-dev/debian-installer/ubuntu.
To unsubscribe from this branch go to https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu/+edit-subscription
=== modified file 'build/config/armel/armadaxp.cfg'
--- build/config/armel/armadaxp.cfg	2012-03-19 01:04:01 +0000
+++ build/config/armel/armadaxp.cfg	2012-04-04 12:06:59 +0000
@@ -1,11 +1,11 @@
 MEDIUM_SUPPORTED = netboot cdrom
 
-# we use non-versioned filenames in the Dove kernel udeb
+# we use non-versioned filenames in the armadaxp kernel udeb
 KERNELNAME = vmlinuz
 VERSIONED_SYSTEM_MAP =
 
-# Dove uses a different kernel ABI
-KERNELVERSION = 3.2.0-1600
+# armadaxp uses a different kernel ABI
+KERNELVERSION = 3.2.0-1601
 
 # The version of the kernel to use.
 KERNELVERSION := $(KERNELVERSION)-armadaxp

=== modified file 'debian/changelog'
--- debian/changelog	2012-04-04 12:04:59 +0000
+++ debian/changelog	2012-04-04 12:06:59 +0000
@@ -1,6 +1,7 @@
 debian-installer (20101020ubuntu128) UNRELEASED; urgency=low
 
   * Move to 3.2.0-22 kernels.
+  * Move armhf/armadaxp to 3.2.0-1601 kernels.
 
  -- Colin Watson <cjwatson@xxxxxxxxxx>  Wed, 04 Apr 2012 13:04:35 +0100