diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-08 17:23:16 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-08 17:23:16 +0100 |
commit | d4d8d8ce571c075877fc134ac0554d2f42049f10 (patch) | |
tree | 485f19c055f73a3e69cf6f11bb3d120e15cbaea7 /recipes/freesmartphone | |
parent | 038f68a6b713e8e19780e06856af02da38485e9f (diff) |
fsodatad: missing PR bump
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/fsodatad_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb index a6e016a8a7..9a44eddeaf 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}.0" +PR = "${INC_PR}.1" PV = "0.1.0+gitr${SRCREV}" DEPENDS += "libxml2" |