diff options
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/fso-specs_git.bb | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/libfso-glib_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb index b97566efa6..21f8ca6f99 100644 --- a/recipes/freesmartphone/fso-specs_git.bb +++ b/recipes/freesmartphone/fso-specs_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://docs.freesmartphone.org" LICENSE = "BSD" DEPENDS = "libxslt-native" SECTION = "devel/specifications" -SRCREV = "e3fcb57675f7f48b6848f5b8114961f9418eb17b" +SRCREV = "27b29f8ebd15ec05ebcca19f4aaa476ecd54aa80" PV = "0.5.0+gitr${SRCPV}" PE = "1" PR = "r2" diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb index 18d4f8004c..8984741be7 100644 --- a/recipes/freesmartphone/libfso-glib_git.bb +++ b/recipes/freesmartphone/libfso-glib_git.bb @@ -6,7 +6,7 @@ DEPENDS = "vala-native vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-spec SRCREV = "f1a0b3fe2ed6e15d83ad4880b4eb7aece00f9d57" PV = "0.2.2+gitr${SRCPV}" PE = "1" -PR = "r3" +PR = "r4" inherit autotools_stage pkgconfig vala |