summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gsj/conf
diff options
context:
space:
mode:
authorP.K. Lee <p.k.lee@quantatw.com>2019-07-31 08:48:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-06 23:49:43 +0300
commit20fd15d48ab8c6bf297a49cae11da4e41615d01c (patch)
tree1e034f7de7818016fe1f82db4ce4584163b596b1 /meta-quanta/meta-gsj/conf
parentc20556be8c6337e722b474e3b80b4c9a331e453a (diff)
downloadopenbmc-20fd15d48ab8c6bf297a49cae11da4e41615d01c.tar.xz
meta-quanta: gsj: remove gbmc-psu-hardreset.target from google-ipmi-sys
Remove gbmc-psu-hardreset.target from google-ipmi-sys to get DelayHardReset to return the expected unspecified error. (From meta-quanta rev: c95abb8caea6e56de78f009338ed656518928566) Signed-off-by: P.K. Lee <p.k.lee@quantatw.com> Change-Id: I910d976c0b37b88523e3351ad83ce60124cd28df Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-quanta/meta-gsj/conf')
-rw-r--r--meta-quanta/meta-gsj/conf/bblayers.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-quanta/meta-gsj/conf/bblayers.conf.sample b/meta-quanta/meta-gsj/conf/bblayers.conf.sample
index f28a8ba77..be7a73873 100644
--- a/meta-quanta/meta-gsj/conf/bblayers.conf.sample
+++ b/meta-quanta/meta-gsj/conf/bblayers.conf.sample
@@ -12,6 +12,7 @@ BBLAYERS ?= " \
##OEROOT##/meta-openembedded/meta-python \
##OEROOT##/meta-phosphor \
##OEROOT##/meta-nuvoton \
+ ##OEROOT##/meta-google \
##OEROOT##/meta-quanta \
##OEROOT##/meta-quanta/meta-gsj \
"
@@ -22,6 +23,7 @@ BBLAYERS_NON_REMOVABLE ?= " \
##OEROOT##/meta-openembedded/meta-python \
##OEROOT##/meta-phosphor \
##OEROOT##/meta-nuvoton \
+ ##OEROOT##/meta-google \
##OEROOT##/meta-quanta \
##OEROOT##/meta-quanta/meta-gsj \
"