aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2010-06-21 14:32:17 +0200
committerAntonio Ospite <ospite@studenti.unina.it>2010-06-21 14:38:04 +0200
commit8056b6e3e7d67329b7a199ef8d6481560d3a5afa (patch)
tree9c4479cf9a5e8e487f462d4dc200c08654e2b4b5
parentdbf77a6a15ea7926bf8f75dd728ff7bd55c60b11 (diff)
downloadopenembedded-8056b6e3e7d67329b7a199ef8d6481560d3a5afa.tar.gz
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>
-rw-r--r--recipes/linux/openezx-kernel_git.bb4
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