diff options
-rw-r--r-- | recipes/freesmartphone/fsousaged_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fsousaged_git.bb b/recipes/freesmartphone/fsousaged_git.bb index 2bbbae87b6..b2e78962bf 100644 --- a/recipes/freesmartphone/fsousaged_git.bb +++ b/recipes/freesmartphone/fsousaged_git.bb @@ -1,4 +1,4 @@ require cornucopia.inc inherit fso-plugin -PV = "0.9.0.1+gitr${SRCREV}" -PR = "${INC_PR}.2" +PV = "0.9.1.2+gitr${SRCREV}" +PR = "${INC_PR}.0" |