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:
c4d237d
)
freesmartphone: bump cornucopia SRCREV, needed for versions compatible with new vala
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 17 Jan 2011 09:30:50 +0000
(10:30 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 17 Jan 2011 09:33:15 +0000
(10:33 +0100)
* fsobasics fails to build now
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
ef947e7
..
66f945c
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 ?= "
9e5ec26d3ceb6aa33242befd9af7322d7d66a8ab
"
+FSO_CORNUCOPIA_SRCREV ?= "
a7ee7876453cf0652ec119abf41032333f880bc6
"
INC_PR = "r4"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"