git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcd826e
)
cornucopia.inc: bump rev to get SMS reference id fix in fsogsmd
author
Klaus Kurzmann
<mok@fluxnetz.de>
Mon, 3 May 2010 22:03:38 +0000
(
00:03
+0200)
committer
Klaus Kurzmann
<mok@fluxnetz.de>
Mon, 3 May 2010 22:03:38 +0000
(
00:03
+0200)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/freesmartphone/cornucopia.inc
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/cornucopia.inc
b/recipes/freesmartphone/cornucopia.inc
index
02d7b60
..
0c4e26c
100644
(file)
--- 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 ?= "
aa29624f231df7a6b6ed7ebe8a6fc70a04f336c1
"
+FSO_CORNUCOPIA_SRCREV ?= "
8709ee51a88fd5cd8647d78f44cdd7bbe2190aa5
"
INC_PR = "r2"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"