diff options
Diffstat (limited to 'recipes/freesmartphone/fsonetworkd_git.bb')
-rw-r--r-- | recipes/freesmartphone/fsonetworkd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fsonetworkd_git.bb b/recipes/freesmartphone/fsonetworkd_git.bb index 9c6c7ba73b..6a18a97a6f 100644 --- a/recipes/freesmartphone/fsonetworkd_git.bb +++ b/recipes/freesmartphone/fsonetworkd_git.bb @@ -3,5 +3,5 @@ inherit fso-plugin SRCREV = "${FSO_CORNUCOPIA_SRCREV}" PV = "0.1.0.0+gitr${SRCPV}" PE = "1" -PR = "${INC_PR}.3" +PR = "${INC_PR}.4" RDEPENDS_${PN} += "iptables" |