diff options
Diffstat (limited to 'recipes/freesmartphone/fso-apm_git.bb')
-rw-r--r-- | recipes/freesmartphone/fso-apm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fso-apm_git.bb b/recipes/freesmartphone/fso-apm_git.bb index 004786028e..3e02149a36 100644 --- a/recipes/freesmartphone/fso-apm_git.bb +++ b/recipes/freesmartphone/fso-apm_git.bb @@ -5,7 +5,7 @@ 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" |