aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hotplug-ng/hotplug-ng_001.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hotplug-ng/hotplug-ng_001.bb')
-rw-r--r--recipes/hotplug-ng/hotplug-ng_001.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/hotplug-ng/hotplug-ng_001.bb b/recipes/hotplug-ng/hotplug-ng_001.bb
index 1b0185c9fc..6aaa84eaf6 100644
--- a/recipes/hotplug-ng/hotplug-ng_001.bb
+++ b/recipes/hotplug-ng/hotplug-ng_001.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "This collection of code replaces the existing linux-hotplug \
package with very tiny, compiled executable programs, instead of the \
existing bash scripts."
LICENSE = "GPL"
-RPROVIDES = "hotplug"
-RCONFLICTS = "hotplug"
-RREPLACES = "hotplug"
+RPROVIDES_${PN} = "hotplug"
+RCONFLICTS_${PN} = "hotplug"
+RREPLACES_${PN} = "hotplug"
PR = "r1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/hotplug-ng-${PV}.tar.gz \