aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsonetworkd_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/fsonetworkd_git.bb')
-rw-r--r--recipes/freesmartphone/fsonetworkd_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fsonetworkd_git.bb b/recipes/freesmartphone/fsonetworkd_git.bb
index 50adeb86da..2faf0a5323 100644
--- a/recipes/freesmartphone/fsonetworkd_git.bb
+++ b/recipes/freesmartphone/fsonetworkd_git.bb
@@ -2,7 +2,7 @@ require cornucopia.inc
inherit fso-plugin
DEPENDS += "libnl2"
PV = "0.1.0.0+gitr${SRCREV}"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
SRC_URI += "file://fsonetworkd.conf"
@@ -12,3 +12,4 @@ do_install_append() {
}
FILES_${PN} += "${sysconfdir}/freesmartphone/fsonetworkd.conf"
+CONFFILES_${PN} += "${sysconfdir}/freesmartphone/fsonetworkd.conf"