summaryrefslogtreecommitdiff
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.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb
index c2933ed4da..95f50ee5da 100644
--- a/recipes/freesmartphone/fsodatad_git.bb
+++ b/recipes/freesmartphone/fsodatad_git.bb
@@ -1,6 +1,6 @@
require cornucopia.inc
inherit fso-plugin
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
PV = "0.0.0+gitr${SRCREV}"
DEPENDS += "libxml2 mobile-broadband-provider-info"
@@ -13,3 +13,4 @@ do_install_append() {
}
FILES_${PN} += "${sysconfdir}/freesmartphone/fsodatad.conf"
+CONFFILES_${PN} += "${sysconfdir}/freesmartphone/fsodatad.conf"