diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-13 09:41:02 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-14 02:19:20 +0200 |
commit | 09d68a75d0531254df22e5ad991b9326fd5b821a (patch) | |
tree | c8e34e36d1be39efab4e32e1cbd07044494a2c32 /recipes/freesmartphone/cornucopia.inc | |
parent | 6ebc93541b54c48ff3a7987d2f5c2905e271906f (diff) |
freesmartphone: bump cornucopia SRCREV, remove aplied patch from fsogsmd and use FSO_CORNUCOPIA_SRCREV again in mdbus2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone/cornucopia.inc')
-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 8fe90d8777..514eb6c2f3 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 ?= "6a1802b0ca2f3802351833fc221ea69d099190eb" +FSO_CORNUCOPIA_SRCREV ?= "f248cb38db9f531393391984284de96e8ff4e264" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master" |