From: Martin Jansa Date: Sat, 30 Jan 2010 23:13:45 +0000 (+0100) Subject: linux: move from 2.6.33-rc5 to 2.6.33-rc6 X-Git-Tag: Release-2010-05/1~653 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e02dec0db7374a7d986d5f74ba7eaf08226129a2;p=openembedded.git linux: move from 2.6.33-rc5 to 2.6.33-rc6 Signed-off-by: Martin Jansa --- diff --git a/recipes/linux/linux-2.6.32+2.6.33-rc5/spitz/defconfig b/recipes/linux/linux-2.6.32+2.6.33-rc6/spitz/defconfig similarity index 100% rename from recipes/linux/linux-2.6.32+2.6.33-rc5/spitz/defconfig rename to recipes/linux/linux-2.6.32+2.6.33-rc6/spitz/defconfig diff --git a/recipes/linux/linux_2.6.32+2.6.33-rc5.bb b/recipes/linux/linux_2.6.32+2.6.33-rc6.bb similarity index 86% rename from recipes/linux/linux_2.6.32+2.6.33-rc5.bb rename to recipes/linux/linux_2.6.32+2.6.33-rc6.bb index 9e14a3a267..7679546922 100644 --- a/recipes/linux/linux_2.6.32+2.6.33-rc5.bb +++ b/recipes/linux/linux_2.6.32+2.6.33-rc6.bb @@ -1,6 +1,6 @@ require linux.inc -KERNEL_RELEASE = "2.6.33-rc5" +KERNEL_RELEASE = "2.6.33-rc6" OLD_KERNEL_RELEASE = "2.6.32" PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}" PR = "r1" @@ -18,11 +18,11 @@ 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=rc5;patch=1 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=rc6;patch=1 \ file://defconfig" -SRC_URI[rc5.md5sum] = "3185d51085c89139cca7ce78a8e8a7f8" -SRC_URI[rc5.sha256sum] = "d92affbaf0216387b33407c1fab70c444f337984b02e6137bf7338fc49d94283" +SRC_URI[rc6.md5sum] = "1d20a0359a18b8822a742d62a4bae2f5" +SRC_URI[rc6.sha256sum] = "8b8ac844b7154d952469587bcb9d2cff089cc71ccd7522e38eedcdc1f2c007a5" SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879" SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e"