summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2020-05-25 04:52:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-28 17:27:40 +0300
commit8449bb3e01d1cea74154610eb3668bfaa76c2a4f (patch)
treec488e8bb3377985da13bf54fb4a6002afeb118d6
parent83c970a872c9dd26a9bcbc8dcf83a2a185c875c5 (diff)
downloadopenbmc-8449bb3e01d1cea74154610eb3668bfaa76c2a4f.tar.xz
fp5280g2: Fix the file extra path error
When built the related SDK on fp5280g2, since the wrong FILESEXTRAPATHS were defined and the build failed. Tested: built successfully on fp5280g2 using related SDK. (From meta-inspur rev: 68b943d9f121e11b01e9a60a595930d50b16d13e) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I6e1edd74883e8d7910facd15f800aa954bd402a7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-inspur/meta-fp5280g2/recipes-phosphor/fans/phosphor-fan_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-inspur/meta-fp5280g2/recipes-phosphor/fans/phosphor-fan_%.bbappend b/meta-inspur/meta-fp5280g2/recipes-phosphor/fans/phosphor-fan_%.bbappend
index 1db0942d8..2e3dcadbb 100644
--- a/meta-inspur/meta-fp5280g2/recipes-phosphor/fans/phosphor-fan_%.bbappend
+++ b/meta-inspur/meta-fp5280g2/recipes-phosphor/fans/phosphor-fan_%.bbappend
@@ -1,4 +1,4 @@
-FILESEXTRAPATHS_prepend_fp5280g2:= "${THISDIR}/${BPN}:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
# Package configuration
FAN_PACKAGES += " \