aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fso-boot_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/fso-boot_git.bb')
-rw-r--r--recipes/freesmartphone/fso-boot_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fso-boot_git.bb b/recipes/freesmartphone/fso-boot_git.bb
index 2266bee934..3241ce524f 100644
--- a/recipes/freesmartphone/fso-boot_git.bb
+++ b/recipes/freesmartphone/fso-boot_git.bb
@@ -1,6 +1,7 @@
require cornucopia.inc
inherit fso-plugin
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
+PE = "1"
PR = "${INC_PR}.0"
-PV = "0.2.0+gitr${SRCREV}"
+PV = "0.2.0+gitr${SRCPV}"
S = "${WORKDIR}/git/tools/${PN}"