diff options
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 43bdac61da..7c3049421c 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 ?= "823c55b80559ad4bc5687ddf47c12d1d224f68f5" +FSO_CORNUCOPIA_SRCREV ?= "b163e36f9c960c6fea92168e88201be98dcceaef" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master" |