[oe-commits] Martin Jansa : cornucopia: bump SRCREV

git version control git at git.openembedded.org
Mon Dec 6 18:14:02 UTC 2010


Module: openembedded.git
Branch: master
Commit: 6143a7ccd4c7c6f144c3e158f5e70a94c9dd25df
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6143a7ccd4c7c6f144c3e158f5e70a94c9dd25df

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Dec  6 12:35:49 2010 +0100

cornucopia: bump SRCREV

* fixed close for devices with broken MUX mode that can't close
* more stuff for n900

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/freesmartphone/cornucopia.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index 9e747d7..6328dd8 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -7,7 +7,7 @@ DEPENDS = "vala-native glib-2.0 dbus dbus-glib libfso-glib libgee"
 DEPENDS += "${@['libfsoframework', ''][(bb.data.getVar('PN', d, 1) in 'libfsoframework libfsobasics'.split())]}"
 PV = "invalid, please override"
 
-FSO_CORNUCOPIA_SRCREV ?= "8fa36faa70f85c168124dfd020d87796cd155a53"
+FSO_CORNUCOPIA_SRCREV ?= "09dd3ede231106dc2535145291c076b085db3018"
 INC_PR = "r2"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"





More information about the Openembedded-commits mailing list