diff options
Diffstat (limited to 'recipes/freesmartphone/fso-abyss_git.bb')
-rw-r--r-- | recipes/freesmartphone/fso-abyss_git.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fso-abyss_git.bb b/recipes/freesmartphone/fso-abyss_git.bb index 0296bfd80a..c23bbf457b 100644 --- a/recipes/freesmartphone/fso-abyss_git.bb +++ b/recipes/freesmartphone/fso-abyss_git.bb @@ -5,8 +5,9 @@ SECTION = "console/network" DEPENDS = "vala-native dbus dbus-glib libgsm0710mux" LICENSE = "GPL" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.9.2+gitr${SRCREV}" -PR = "r0" +PV = "0.9.2+gitr${SRCPV}" +PE = "1" +PR = "r1" SRC_URI = "\ ${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master \ |