summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorJames Feist <james.feist@linux.intel.com>2020-03-06 22:44:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-12 15:23:38 +0300
commit91127b6742d4b93b05d50e486fa7bf41f69a015d (patch)
tree8b395c47aed41b00402481994e9d8e1a81238801 /meta-phosphor
parent7307bedd3ff50091e35d9c1fffe23fbef84b01d1 (diff)
downloadopenbmc-91127b6742d4b93b05d50e486fa7bf41f69a015d.tar.xz
Entity-Manager: Delete unused define
This define was removed in patch 28633. (From meta-phosphor rev: bfe856956e8c4fb6100dcd291275a1c1d7ee0974) Change-Id: I78007656a8ae4ce6f5e69c46a4e92d7c0226ee86 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 50ab0a46d3..19b5aeddca 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -21,5 +21,5 @@ DEPENDS = "boost \
S = "${WORKDIR}/git/"
inherit cmake systemd
-EXTRA_OECMAKE = "-DYOCTO=1 -DUSE_OVERLAYS=0"
+EXTRA_OECMAKE = "-DYOCTO=1"