summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-devtools/hostboot/hostboot-debug-tools.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower/recipes-devtools/hostboot/hostboot-debug-tools.bb')
-rw-r--r--meta-openpower/recipes-devtools/hostboot/hostboot-debug-tools.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openpower/recipes-devtools/hostboot/hostboot-debug-tools.bb b/meta-openpower/recipes-devtools/hostboot/hostboot-debug-tools.bb
index f1265bda6..1ee3205d7 100644
--- a/meta-openpower/recipes-devtools/hostboot/hostboot-debug-tools.bb
+++ b/meta-openpower/recipes-devtools/hostboot/hostboot-debug-tools.bb
@@ -5,7 +5,7 @@ PR = "r1"
inherit allarch
-RDEPENDS_${PN} = " \
+RDEPENDS:${PN} = " \
perl perl-module-pod-text perl-module-lib \
perl-module-constant \
perl-module-errno perl-module-fcntl \
@@ -18,4 +18,4 @@ RDEPENDS_${PN} = " \
perl-module-integer \
"
-ALLOW_EMPTY_${PN} = "1"
+ALLOW_EMPTY:${PN} = "1"