[oe-commits] Thomas Zimmermann : cornucopia: switch branch to dbus-glib

git version control git at git.openembedded.org
Thu Dec 23 18:31:30 UTC 2010


Module: openembedded.git
Branch: shr/testing2011.1
Commit: 12971540ad789d84e181af8ab1b626bacbf3669f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=12971540ad789d84e181af8ab1b626bacbf3669f

Author: Thomas Zimmermann <zimmermann at vdm-design.de>
Date:   Thu Dec 23 19:30:48 2010 +0100

cornucopia: switch branch to dbus-glib

---

 recipes/freesmartphone/cornucopia.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index 5af95ba..28cc46a 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -7,10 +7,10 @@ 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 ?= "6cd02f73170051f2b81648f42481fcbe9f26d404"
+FSO_CORNUCOPIA_SRCREV ?= "716d629ca8fba8f33668c246c049f0584316f852"
 INC_PR = "r2"
 
-SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
+SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=dbus-glib"
 S = "${WORKDIR}/git/${PN}"
 
 inherit autotools pkgconfig vala





More information about the Openembedded-commits mailing list