diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2010-09-19 13:00:00 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-09-20 15:00:04 +0200 |
commit | 7f20d126527d6f1bdd0b3c744c053d2c0f467857 (patch) | |
tree | d6b90f4828705e9bd6c84ad1ee88b943cf925243 /recipes | |
parent | 3d7a67033464211cea02733c7808948fe71cd976 (diff) |
cornucopia: bump SRCREV for proximity sensor support on N900
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | 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 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" |