summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-bsp/guard/guard_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower/recipes-bsp/guard/guard_git.bb')
-rw-r--r--meta-openpower/recipes-bsp/guard/guard_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-bsp/guard/guard_git.bb b/meta-openpower/recipes-bsp/guard/guard_git.bb
index 8208a9cbb5..30e7c6b751 100644
--- a/meta-openpower/recipes-bsp/guard/guard_git.bb
+++ b/meta-openpower/recipes-bsp/guard/guard_git.bb
@@ -15,5 +15,5 @@ SRCREV = "ebb9771055a3bb03ed753530870199607559ab63"
DEPENDS = "cli11"
-PACKAGECONFIG ??= "${@bb.utils.filter('OBMC_MACHINE_FEATURES', 'phal', d)}"
+PACKAGECONFIG ??= "${@bb.utils.filter('MACHINE_FEATURES', 'phal', d)}"
PACKAGECONFIG[phal] = "-Ddevtree=enabled, -Ddevtree=disabled, pdata pdbg"