aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsodatad_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/fsodatad_git.bb')
-rw-r--r--recipes/freesmartphone/fsodatad_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb
index 9892e12e39..9d921cb531 100644
--- a/recipes/freesmartphone/fsodatad_git.bb
+++ b/recipes/freesmartphone/fsodatad_git.bb
@@ -1,7 +1,7 @@
require cornucopia.inc
inherit fso-plugin
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
PV = "0.1.0+gitr${SRCPV}"
PE = "1"
@@ -9,4 +9,4 @@ DEPENDS += "\
libxml2 \
mobile-broadband-provider-info \
"
-RDEPENDS += "mobile-broadband-provider-info"
+RDEPENDS_${PN} += "mobile-broadband-provider-info"