summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krzyszkowiak <seba.dos1@gmail.com>2010-09-19 13:00:00 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-09-20 15:00:04 +0200
commit7f20d126527d6f1bdd0b3c744c053d2c0f467857 (patch)
treed6b90f4828705e9bd6c84ad1ee88b943cf925243
parent3d7a67033464211cea02733c7808948fe71cd976 (diff)
downloadopenembedded-7f20d126527d6f1bdd0b3c744c053d2c0f467857.tar.gz
cornucopia: bump SRCREV for proximity sensor support on N900
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/freesmartphone/cornucopia.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index df64722b9f..34962f00d0 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 ?= "ad7ea908123ba427d440e4af82e2270659435bdf"
+FSO_CORNUCOPIA_SRCREV ?= "2f8221fea7c667d2ee46ff6b8dace2d53b8860cc"
INC_PR = "r2"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"