summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gsj/conf/bblayers.conf.sample
diff options
context:
space:
mode:
authorP.K. Lee <p.k.lee@quantatw.com>2019-07-31 08:48:02 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commitebd863de319d9c88a1d6157e34b039e6a3781c02 (patch)
treed2f21de793041257ea1290e1a6058c0e3459fbae /meta-quanta/meta-gsj/conf/bblayers.conf.sample
parent918d2aeaf3eebc65d9d39bedd99f601e5d315f0d (diff)
downloadopenbmc-ebd863de319d9c88a1d6157e34b039e6a3781c02.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/bblayers.conf.sample')
-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 \
"