summaryrefslogtreecommitdiffstats
path: root/recipes/midpath/midpath.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/midpath/midpath.inc')
-rw-r--r--recipes/midpath/midpath.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/midpath/midpath.inc b/recipes/midpath/midpath.inc
index 50fd8ef095..7859113d87 100644
--- a/recipes/midpath/midpath.inc
+++ b/recipes/midpath/midpath.inc
@@ -8,7 +8,7 @@ require midpath-common.inc
RDEPENDS_${PN} = "midpath-core midpath-core-bluetooth midpath-core-ogg ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'midpath-core-mp3', d)}"
PROVIDES = "midpath"
-RPROVIDES = "midpath"
+RPROVIDES_${PN} = "midpath"
CONFIGURATION = "${@bb.fatal('Variable CONFIGURATION is not set in your midpath.inc-based recipe.')}"