diff options
Diffstat (limited to 'recipes/blipomoko/blipomoko_git.bb')
-rw-r--r-- | recipes/blipomoko/blipomoko_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/blipomoko/blipomoko_git.bb b/recipes/blipomoko/blipomoko_git.bb index 8b1cc9bea3..1b450f1d78 100644 --- a/recipes/blipomoko/blipomoko_git.bb +++ b/recipes/blipomoko/blipomoko_git.bb @@ -10,7 +10,7 @@ S = "${WORKDIR}/git" SRCREV = "93295f36f7b45c691df247cb2a65227facf13654" PV = "0.0+gitr${SRCPV}" -PR = "r0" +PR = "r1" inherit distutils |