diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-23 22:24:02 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-23 22:55:53 +0100 |
commit | eef155ea30aa97e913d0fe52cd1d9564db369aa0 (patch) | |
tree | e1706f612c638e39c464d13bcc5079a5f6bb6f4d | |
parent | 5c42ae1ee8a143e5bb7f9590e0f7c702e3748ab0 (diff) |
linux-kexecboot: upgrade 2.6.33-rc4->2.6.33-rc5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/akita/defconfig (renamed from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc4/akita/defconfig) | 0 | ||||
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/c7x0/defconfig (renamed from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc4/c7x0/defconfig) | 0 | ||||
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/spitz/defconfig (renamed from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc4/spitz/defconfig) | 0 | ||||
-rw-r--r-- | recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc5.bb (renamed from recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc4.bb) | 8 |
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc4/akita/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/akita/defconfig index a66b4b0a2f..a66b4b0a2f 100644 --- a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc4/akita/defconfig +++ b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/akita/defconfig diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc4/c7x0/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/c7x0/defconfig index 5b125baad0..5b125baad0 100644 --- a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc4/c7x0/defconfig +++ b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/c7x0/defconfig diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc4/spitz/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/spitz/defconfig index a66b4b0a2f..a66b4b0a2f 100644 --- a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc4/spitz/defconfig +++ b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/spitz/defconfig diff --git a/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc4.bb b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc5.bb index 301084eec1..c2afd11d99 100644 --- a/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc4.bb +++ b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc5.bb @@ -1,6 +1,6 @@ require linux-kexecboot.inc -KERNEL_RELEASE = "2.6.33-rc4" +KERNEL_RELEASE = "2.6.33-rc5" OLD_KERNEL_RELEASE = "2.6.32" PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}" PR = "r1" @@ -17,11 +17,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=rc4;patch=1 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=rc5;patch=1 \ file://defconfig" -SRC_URI[rc4.md5sum] = "19c491f5ec00dbc96309044c784cde65" -SRC_URI[rc4.sha256sum] = "5ba62a8903a88e35ebe1f39354e1fd490ae7ebdc7dde4beedb8ac4f35dcdcd85" +SRC_URI[rc5.md5sum] = "3185d51085c89139cca7ce78a8e8a7f8" +SRC_URI[rc5.sha256sum] = "d92affbaf0216387b33407c1fab70c444f337984b02e6137bf7338fc49d94283" SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879" SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e" |