diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2010-06-21 14:32:17 +0200 |
---|---|---|
committer | Antonio Ospite <ospite@studenti.unina.it> | 2010-06-21 14:38:04 +0200 |
commit | 8056b6e3e7d67329b7a199ef8d6481560d3a5afa (patch) | |
tree | 9c4479cf9a5e8e487f462d4dc200c08654e2b4b5 /recipes/linux | |
parent | dbf77a6a15ea7926bf8f75dd728ff7bd55c60b11 (diff) |
openezx-kernel_git.bb: bump SRCREV
This new revision fixes some misnamed #defines and fixes the
pcap-regulator voltage tables.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Diffstat (limited to 'recipes/linux')
-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 76929e0a47..efd782d0e8 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 = "c485cc5953bbebdab1c52032754accca75031837" +SRCREV = "ce4e7c09de3ce6fb582440a7c7b9682527f36521" KV = "2.6.34-oe" PV = "${KV}+gitr${SRCREV}" -PR = "r5" +PR = "r6" require linux.inc |