summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-16 09:12:33 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-16 09:41:13 +0100
commite9634bcd7f34ca2d86cea7a0be9a3d415309119b (patch)
treed921cd8131e0ce365bce1ca4b4b71b8e1be708d8
parent2b914d1c7fc1d0c43b3820f7bbbef3745f293af5 (diff)
linux-2.6.33-rc6: move to linux-2.6.33-rc8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/linux/linux-2.6.32+2.6.33-rc8/spitz/defconfig (renamed from recipes/linux/linux-2.6.32+2.6.33-rc6/spitz/defconfig)0
-rw-r--r--recipes/linux/linux_2.6.32+2.6.33-rc6.bb41
-rw-r--r--recipes/linux/linux_2.6.32+2.6.33-rc8.bb27
3 files changed, 27 insertions, 41 deletions
diff --git a/recipes/linux/linux-2.6.32+2.6.33-rc6/spitz/defconfig b/recipes/linux/linux-2.6.32+2.6.33-rc8/spitz/defconfig
index 1aedc1219f..1aedc1219f 100644
--- a/recipes/linux/linux-2.6.32+2.6.33-rc6/spitz/defconfig
+++ b/recipes/linux/linux-2.6.32+2.6.33-rc8/spitz/defconfig
diff --git a/recipes/linux/linux_2.6.32+2.6.33-rc6.bb b/recipes/linux/linux_2.6.32+2.6.33-rc6.bb
deleted file mode 100644
index 7679546922..0000000000
--- a/recipes/linux/linux_2.6.32+2.6.33-rc6.bb
+++ /dev/null
@@ -1,41 +0,0 @@
-require linux.inc
-
-KERNEL_RELEASE = "2.6.33-rc6"
-OLD_KERNEL_RELEASE = "2.6.32"
-PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
-PR = "r1"
-
-S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}"
-
-# Mark archs/machines that this kernel supports
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_simone = "-1"
-DEFAULT_PREFERENCE_akita = "-1"
-DEFAULT_PREFERENCE_c7x0 = "-1"
-DEFAULT_PREFERENCE_collie = "-1"
-DEFAULT_PREFERENCE_poodle = "-1"
-DEFAULT_PREFERENCE_spitz = "-1"
-DEFAULT_PREFERENCE_tosa = "-1"
-
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${OLD_KERNEL_RELEASE}.tar.bz2;name=kernel \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=rc6;patch=1 \
- file://defconfig"
-
-SRC_URI[rc6.md5sum] = "1d20a0359a18b8822a742d62a4bae2f5"
-SRC_URI[rc6.sha256sum] = "8b8ac844b7154d952469587bcb9d2cff089cc71ccd7522e38eedcdc1f2c007a5"
-SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"
-SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e"
-
-# Zaurus family bootloader patches
-RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"
-ZAURUSPATCHES = " ${RPSRC}/pxa-linking-bug-r1.patch;patch=1;status=unmergable;name=pxa-linking-bug-r1 "
-SRC_URI[pxa-linking-bug-r1.md5sum] = "1e2a99787260c3566033e7f41180e2c8"
-SRC_URI[pxa-linking-bug-r1.sha256sum] = "785d2680022325ad54c1593082dce902f5fee31dae4c1922ba43956b1dcfcd8b"
-
-# Machine specific patches
-SRC_URI_append_akita = "${ZAURUSPATCHES}"
-SRC_URI_append_c7x0 = "${ZAURUSPATCHES}"
-SRC_URI_append_collie = "${ZAURUSPATCHES}"
-SRC_URI_append_poodle = "${ZAURUSPATCHES}"
-SRC_URI_append_spitz = "${ZAURUSPATCHES}"
-SRC_URI_append_tosa = "${ZAURUSPATCHES}"
diff --git a/recipes/linux/linux_2.6.32+2.6.33-rc8.bb b/recipes/linux/linux_2.6.32+2.6.33-rc8.bb
new file mode 100644
index 0000000000..64dfe0df0e
--- /dev/null
+++ b/recipes/linux/linux_2.6.32+2.6.33-rc8.bb
@@ -0,0 +1,27 @@
+require linux.inc
+
+KERNEL_RELEASE = "2.6.33-rc8"
+OLD_KERNEL_RELEASE = "2.6.32"
+PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
+PR = "r0"
+
+S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}"
+
+# Mark archs/machines that this kernel supports
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_simone = "-1"
+DEFAULT_PREFERENCE_akita = "-1"
+DEFAULT_PREFERENCE_c7x0 = "-1"
+DEFAULT_PREFERENCE_collie = "-1"
+DEFAULT_PREFERENCE_poodle = "-1"
+DEFAULT_PREFERENCE_spitz = "-1"
+DEFAULT_PREFERENCE_tosa = "-1"
+
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${OLD_KERNEL_RELEASE}.tar.bz2;name=kernel \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=rc8;patch=1 \
+ file://defconfig"
+
+SRC_URI[rc8.md5sum] = "adce988e2e7103cdb8c7024c73bcff47"
+SRC_URI[rc8.sha256sum] = "10e34bd24ab7cfc43429103f39c467ac0f18584f84783b5d24d81b8e57b4544d"
+SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"
+SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e"