[oe-commits] Antonio Ospite : openezx-kernel_git.bb: bump SRCREV

git version control git at git.openembedded.org
Mon Jun 21 12:38:31 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8056b6e3e7d67329b7a199ef8d6481560d3a5afa
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8056b6e3e7d67329b7a199ef8d6481560d3a5afa

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Mon Jun 21 14:32:17 2010 +0200

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 at studenti.unina.it>

---

 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 76929e0..efd782d 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 at 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
 





More information about the Openembedded-commits mailing list