diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-05-04 00:04:13 +0200 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-05-04 00:04:13 +0200 |
commit | 63cba734b54f14aaf5c1ad5fbe3d1d6039455a68 (patch) | |
tree | 39324f3efd1186c6ddd16167b0a1b423108d70fe /recipes/freesmartphone | |
parent | 1464bac030999eae057205c3062fedf5d26c77b5 (diff) |
libfso-glib_git.bb: bump PR to trigger rebuild for updated fso-specs
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/libfso-glib_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb index 7c637e4436..a53dc43613 100644 --- a/recipes/freesmartphone/libfso-glib_git.bb +++ b/recipes/freesmartphone/libfso-glib_git.bb @@ -6,7 +6,7 @@ DEPENDS = "vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-specs" SRCREV = "732c778418fc18e3aa51654a7084ee7554ffa715" PV = "0.2.2+gitr${SRCPV}" PE = "1" -PR = "r4" +PR = "r5" inherit autotools vala |