From: Antonio Ospite Date: Mon, 21 Jun 2010 12:32:17 +0000 (+0200) Subject: openezx-kernel_git.bb: bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8056b6e3e7d67329b7a199ef8d6481560d3a5afa;p=openembedded.git 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 --- 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 " 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