diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-27 09:04:55 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-27 09:05:20 +0200 |
commit | d171f9869d9878974874d9b0bc4d94f7781b9af2 (patch) | |
tree | 490e0269585ec35cd4d7ad5bc764d11f10d81a19 /recipes | |
parent | 7ef38c1996ad29fc36722797a9c03127adc831ff (diff) |
linux-openmoko-2.6.32: upgrade to 2.6.32.21
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux-openmoko-2.6.32_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb index 6c19622135..19171af811 100644 --- a/recipes/linux/linux-openmoko-2.6.32_git.bb +++ b/recipes/linux/linux-openmoko-2.6.32_git.bb @@ -1,7 +1,7 @@ require linux.inc require linux-openmoko.inc -KERNEL_RELEASE="2.6.32.20" +KERNEL_RELEASE="2.6.32.21" SRCREV = "a9254be10ac2294ea20165a87c09ea6afcf66d94" OEV = "oe3.3" @@ -43,8 +43,8 @@ SRC_URI = "\ file://defconfig \ " -SRC_URI[stablepatch.md5sum] = "37cd37164dd7f288dc84f831fc33a598" -SRC_URI[stablepatch.sha256sum] = "d46f29d8e2c3f5f68e074ff6db33ba615486a0994d86f8d03586615e86c0ac52" +SRC_URI[stablepatch.md5sum] = "29aa10a231882a6e52908642b572326f" +SRC_URI[stablepatch.sha256sum] = "88e579f74f95ffac30d9d011be98c83e67cf348b9937d2131514a0874bb4413f" S = "${WORKDIR}/git" |