diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 23:45:14 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 23:51:35 +0200 |
commit | a7d9d113aa5f536f54bd9b37c13b436c067fce07 (patch) | |
tree | 085febce54e44ca149bb9e9c11ff6423b30a88cd /recipes/linux/linux-openmoko-2.6.34_git.bb | |
parent | 049f0f6d1ea8f66b496dd2382fb72e6136d3e09c (diff) |
linux-openmoko-2.6.34: update mci resume patch a bit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.34_git.bb')
-rw-r--r-- | recipes/linux/linux-openmoko-2.6.34_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.34_git.bb b/recipes/linux/linux-openmoko-2.6.34_git.bb index 7381123c6e..5ba2196ce8 100644 --- a/recipes/linux/linux-openmoko-2.6.34_git.bb +++ b/recipes/linux/linux-openmoko-2.6.34_git.bb @@ -4,7 +4,7 @@ require linux-openmoko.inc KERNEL_RELEASE="2.6.34" SRCREV = "4ce5f33cd4bcde2e25d50ae0880eb39213e2b6d2" -OEV = "oe4.1" +OEV = "oe4.2" PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}" SRC_URI = "\ |