aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fso-apm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/fso-apm_git.bb')
-rw-r--r--recipes/freesmartphone/fso-apm_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fso-apm_git.bb b/recipes/freesmartphone/fso-apm_git.bb
index 004786028e..389cce6713 100644
--- a/recipes/freesmartphone/fso-apm_git.bb
+++ b/recipes/freesmartphone/fso-apm_git.bb
@@ -5,9 +5,9 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
SECTION = "console"
LICENSE = "GPLv2"
PE = "1"
-RCONFLICTS = "apm"
+RCONFLICTS_${PN} = "apm"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "2.0.0+gitr${SRCPV}"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
S = "${WORKDIR}/git/tools/apm2"