summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-04-28 01:08:34 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-04-28 01:08:34 +0200
commit41c855964be949b7961448ec94443ad5f9c58c75 (patch)
tree92d63127abc1bb1d96d2955bc1df015e3b3d6075
parentb03c7b8bb9f95db54684b1ddc489fa99aeba47b6 (diff)
downloadopenembedded-41c855964be949b7961448ec94443ad5f9c58c75.tar.gz
linux_2.6.29+2.6.30-rc: move to rc3
-rw-r--r--conf/checksums.ini6
-rw-r--r--recipes/linux/linux_2.6.29+2.6.30-rc3.bb (renamed from recipes/linux/linux_2.6.29+2.6.30-rc1.bb)2
2 files changed, 4 insertions, 4 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 7939f1e7c9..ffc84c666e 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -18314,9 +18314,9 @@ sha256=e5ad0ec9b0facaab5982a0d48534292e6d3a6a3e6dca60e798e8b8eeda2f8a8e
md5=26f67d99666834cc579094619821d3c8
sha256=035bbd4c1ac9c5b3a42e58777446e0370ca66d9258dc30a9f4c5ad48ebfacd65
-[http://kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.30-rc1.bz2]
-md5=05daeda25430fd13bbdb47b3481f7320
-sha256=5ed217591fefb043f4deb7b66a9b6351195dfb9405c0d2f5ec0f4d43a30aa9b2
+[http://kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.30-rc3.bz2]
+md5=cd69d16ea42bbf20d0a505690be45868
+sha256=7d07783e7ba793c8e043a83a2aabcf23ef29174a1963643a407f3a02fcb4542b
[http://www.muru.com/linux/omap/patches/patch-2.6.9-omap1.bz2]
md5=d6249654087f0bcafaa860ac573316a4
diff --git a/recipes/linux/linux_2.6.29+2.6.30-rc1.bb b/recipes/linux/linux_2.6.29+2.6.30-rc3.bb
index 96871e733b..bd0680707c 100644
--- a/recipes/linux/linux_2.6.29+2.6.30-rc1.bb
+++ b/recipes/linux/linux_2.6.29+2.6.30-rc3.bb
@@ -1,6 +1,6 @@
require linux.inc
-KERNEL_RELEASE = "2.6.30-rc1"
+KERNEL_RELEASE = "2.6.30-rc3"
OLD_KERNEL_RELEASE = "2.6.29"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
PR = "r1"