aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Miao <eric.miao@canonical.com>2011-10-11 22:39:28 +0800
committerEric Miao <eric.miao@canonical.com>2011-10-11 22:41:10 +0800
commit7ec6988339662137bc290156117493bb947d1b24 (patch)
tree7a4e127dd9b0d3949d1b8b093c9af6153da43f6e
parent1c58970ff08506c30df116c7f638b732653b4624 (diff)
LINARO: linux-meta-linaro-lt-mx5-3.1.0.1000.0
Signed-off-by: Eric Miao <eric.miao@canonical.com>
-rw-r--r--meta-source/debian/changelog6
-rw-r--r--meta-source/debian/control.common2
-rw-r--r--meta-source/debian/control.d/lt-mx5 (renamed from meta-source/debian/control.d/mx51)12
-rw-r--r--meta-source/debian/control.d/omap17
-rw-r--r--meta-source/debian/control.d/vexpress17
5 files changed, 13 insertions, 41 deletions
diff --git a/meta-source/debian/changelog b/meta-source/debian/changelog
index 692a54b..05ce496 100644
--- a/meta-source/debian/changelog
+++ b/meta-source/debian/changelog
@@ -1,3 +1,9 @@
+linux-meta-linaro-lt-mx5 (3.1.0.1000.0) oneiric; urgency=low
+
+ * Update to 3.1 kernel
+
+ -- Eric Miao <eric.miao@linaro.org> Tue, 11 Oct 2011 22:35:11 +0800
+
linux-meta-linaro (3.0.0.1007.7) natty; urgency=low
* Linaro Natty ABI 1007 (3.0.0-1007.7)
diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
index 9ab41f5..2dd62cc 100644
--- a/meta-source/debian/control.common
+++ b/meta-source/debian/control.common
@@ -1,4 +1,4 @@
-Source: linux-meta-linaro
+Source: linux-meta-linaro-lt-mx5
Section: devel
Priority: optional
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
diff --git a/meta-source/debian/control.d/mx51 b/meta-source/debian/control.d/lt-mx5
index 9af9538..8eb3292 100644
--- a/meta-source/debian/control.d/mx51
+++ b/meta-source/debian/control.d/lt-mx5
@@ -1,17 +1,17 @@
-Package: linux-headers-linaro-mx51
+Package: linux-headers-linaro-lt-mx5
Architecture: armel
Section: devel
Priority: optional
-Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-linaro-mx51
-Description: Linux kernel headers for the Freescale i.MX51 architecture.
+Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-linaro-lt-mx5
+Description: Linux kernel headers for the Freescale i.MX5 architecture.
This package will always depend on the latest kernel headers available
for Freescale i.MX51 systems.
-Package: linux-image-linaro-mx51
+Package: linux-image-linaro-lt-mx5
Architecture: armel
Section: metapackages
Priority: optional
-Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-linaro-mx51, linux-firmware
-Description: Linux kernel image for the Freescale i.MX51 architecture.
+Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-linaro-lt-mx5, linux-firmware
+Description: Linux kernel image for the Freescale i.MX5 architecture.
This package will always depend on the latest kernel image available
for Freescale i.MX51 systems.
diff --git a/meta-source/debian/control.d/omap b/meta-source/debian/control.d/omap
deleted file mode 100644
index 392a49b..0000000
--- a/meta-source/debian/control.d/omap
+++ /dev/null
@@ -1,17 +0,0 @@
-Package: linux-headers-linaro-omap
-Architecture: armel
-Section: devel
-Priority: optional
-Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-linaro-omap
-Description: Linux kernel headers for the OMAP architecture.
- This package will always depend on the latest kernel headers available
- for ARM TI OMAP3/OMAP4 systems.
-
-Package: linux-image-linaro-omap
-Architecture: armel
-Section: metapackages
-Priority: optional
-Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-linaro-omap, linux-firmware
-Description: Linux kernel image for the OMAP architecture.
- This package will always depend on the latest kernel image available
- for ARM TI OMAP3/OMAP4 systems.
diff --git a/meta-source/debian/control.d/vexpress b/meta-source/debian/control.d/vexpress
deleted file mode 100644
index cc16f22..0000000
--- a/meta-source/debian/control.d/vexpress
+++ /dev/null
@@ -1,17 +0,0 @@
-Package: linux-headers-linaro-vexpress
-Architecture: armel
-Section: devel
-Priority: optional
-Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-linaro-vexpress
-Description: Linux kernel headers for the ARM Versatile Express architecture.
- This package will always depend on the latest kernel headers available
- for ARM Versatile Express systems.
-
-Package: linux-image-linaro-vexpress
-Architecture: armel
-Section: metapackages
-Priority: optional
-Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-linaro-vexpress, linux-firmware
-Description: Linux kernel image for the Versatile Express architecture.
- This package will always depend on the latest kernel image available
- for ARM Versatile Express systems.