← Back to team overview

tieto team mailing list archive

[Branch ~ubuntu-core-dev/debian-installer/ubuntu] Rev 1699: Stop building armel/omap4 flavour, since it no longer has a current

 

------------------------------------------------------------
revno: 1699
committer: Colin Watson <cjwatson@xxxxxxxxxxxxx>
branch nick: ubuntu
timestamp: Mon 2012-05-28 10:16:43 +0100
message:
  Stop building armel/omap4 flavour, since it no longer has a current
  kernel.
modified:
  build/config/armel.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.cfg'
--- build/config/armel.cfg	2012-05-22 09:01:47 +0000
+++ build/config/armel.cfg	2012-05-28 09:16:43 +0000
@@ -1,5 +1,5 @@
-SUBARCH_SUPPORTED = linaro-omap linaro-vexpress omap omap4
-#SUBARCH_SUPPORTED = iop32x ixp4xx kirkwood orion5x versatile ads dove
+SUBARCH_SUPPORTED = linaro-omap linaro-vexpress omap
+#SUBARCH_SUPPORTED = iop32x ixp4xx kirkwood orion5x versatile ads dove omap4
 
 KERNELMAJOR = 2.6
 KERNELVERSION = 3.4.0-3

=== modified file 'debian/changelog'
--- debian/changelog	2012-05-27 22:23:14 +0000
+++ debian/changelog	2012-05-28 09:16:43 +0000
@@ -1,6 +1,8 @@
 debian-installer (20101020ubuntu144) UNRELEASED; urgency=low
 
   * ttf-freefont-udeb was renamed to fonts-freefont-udeb.
+  * Stop building armel/omap4 flavour, since it no longer has a current
+    kernel.
 
  -- Colin Watson <cjwatson@xxxxxxxxxx>  Sun, 27 May 2012 23:22:45 +0100