diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2010-07-14 12:01:51 +0200 |
---|---|---|
committer | Antonio Ospite <ospite@studenti.unina.it> | 2010-08-20 18:26:56 +0200 |
commit | fccf01fafef3207559a2a485767ec2a97f9e46c6 (patch) | |
tree | f4855d74bb2ca7d2728266f137ca6e1e316494f7 | |
parent | 538ccedebb57c27ec65379f4d2feec0b3568b82c (diff) |
openezx-kernel_git: bump SRCREV
This revision brings in some fixes to pcap-regulator.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
-rw-r--r-- | recipes/linux/openezx-kernel_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/openezx-kernel_git.bb b/recipes/linux/openezx-kernel_git.bb index efd782d0e8..38654fd89a 100644 --- a/recipes/linux/openezx-kernel_git.bb +++ b/recipes/linux/openezx-kernel_git.bb @@ -1,10 +1,10 @@ DESCRIPTION = "OpenEZX 2.6 Linux Development Kernel for the Motorola EZX GSM phones" AUTHOR = "The OpenEZX Team <openezx-devel@lists.openezx.org>" HOMEPAGE = "http://www.openezx.org" -SRCREV = "ce4e7c09de3ce6fb582440a7c7b9682527f36521" +SRCREV = "0dc52be59e0568f0b77dc35d138749bfd8525d51" KV = "2.6.34-oe" PV = "${KV}+gitr${SRCREV}" -PR = "r6" +PR = "r7" require linux.inc |