diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-04-28 01:08:34 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-04-28 01:08:34 +0200 |
commit | 41c855964be949b7961448ec94443ad5f9c58c75 (patch) | |
tree | 92d63127abc1bb1d96d2955bc1df015e3b3d6075 /recipes | |
parent | b03c7b8bb9f95db54684b1ddc489fa99aeba47b6 (diff) |
linux_2.6.29+2.6.30-rc: move to rc3
Diffstat (limited to 'recipes')
-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 |
1 files changed, 1 insertions, 1 deletions
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" |