cornucopia: bump SRCREV
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 6 Dec 2010 11:35:49 +0000 (12:35 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 6 Dec 2010 18:12:04 +0000 (19:12 +0100)
* fixed close for devices with broken MUX mode that can't close
* more stuff for n900

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/freesmartphone/cornucopia.inc

index 9e747d7..6328dd8 100644 (file)
@@ -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"