commit | 1872537146e38296f06d48c5315a27a990feccb0 | [log] [tgz] |
---|---|---|
author | mustafa <mustafa.shehabi@fii-na.com> | Thu Apr 22 17:05:02 2021 -0500 |
committer | Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> | Fri Apr 23 14:17:03 2021 +0000 |
tree | 2865b6a35c1361843eb6a094b86e5a2dea892bb6 | |
parent | 60c4907f61898cdcfac80232a7dfcf4314a0a7d7 [diff] [blame] |
meta-fii/meta-kudo: Entity Manager 1- Add space to fix build issue Signed-off-by: mustafa <mustafa.shehabi@fii-na.com> Change-Id: Ic08c2e94e2271c8ab67f6ef60b0886379a70354b
diff --git a/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager_%.bbappend b/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager_%.bbappend index 003414e..58b52f5 100644 --- a/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager_%.bbappend +++ b/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager_%.bbappend
@@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend_kudo := "${THISDIR}/${PN}:" -SRC_URI_append_kudo = "file://kudo.json" +SRC_URI_append_kudo = " file://kudo.json" do_install_append_kudo () { install -m 0644 -D ${WORKDIR}/kudo.json ${D}/usr/share/entity-manager/configurations/kudo.json