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:
4f6643a
)
cornucopia: bump SRCREV a bit for fsodeviced build fix
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 23 Mar 2011 11:44:33 +0000
(12:44 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 23 Mar 2011 11:45:11 +0000
(12:45 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/freesmartphone/cornucopia.inc
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/cornucopia.inc
b/recipes/freesmartphone/cornucopia.inc
index
bbfe791
..
c67ec10
100644
(file)
--- a/
recipes/freesmartphone/cornucopia.inc
+++ b/
recipes/freesmartphone/cornucopia.inc
@@
-7,7
+7,7
@@
DEPENDS = "vala-native glib-2.0 libfso-glib libgee"
DEPENDS += "${@['libfsoframework', ''][(bb.data.getVar('PN', d, 1) in 'libfsoframework libfsobasics'.split())]}"
PV = "invalid, please override"
-FSO_CORNUCOPIA_SRCREV ?= "
7e25576313a7287a142a1a588f59fae8878b035f
"
+FSO_CORNUCOPIA_SRCREV ?= "
692ce7ce2e5447c45ff51d629d7c8a84a919036c
"
INC_PR = "r5"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"