diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-20 09:15:47 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-20 14:30:03 +0200 |
commit | 2602dba2ea8f64d83e6e05ad1055d283082cf00a (patch) | |
tree | 664cee4c106fa01f9938836cfb653d39e9dde6ca | |
parent | fe7d22899dd361224501790bd73fb79d0af3bffc (diff) |
linux-openmoko-2.6.34: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-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 06095dcc91..5497a5479a 100644 --- a/recipes/linux/linux-openmoko-2.6.34_git.bb +++ b/recipes/linux/linux-openmoko-2.6.34_git.bb @@ -3,7 +3,7 @@ require linux-openmoko.inc KERNEL_RELEASE="2.6.34" -SRCREV = "f37686260161644129601ba19880abe48c56cc8d" +SRCREV = "5c40321e6e6a8ca8552c5c69d041d7f7f3205318" OEV = "oe4" PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}" |