From 91127b6742d4b93b05d50e486fa7bf41f69a015d Mon Sep 17 00:00:00 2001 From: James Feist Date: Fri, 6 Mar 2020 11:44:41 -0800 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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" -- cgit v1.2.3