summaryrefslogtreecommitdiff
path: root/meta-quanta
diff options
context:
space:
mode:
authorWilly Tu <wltu@google.com>2023-05-17 19:46:33 +0300
committerWilly Tu <wltu@google.com>2023-05-17 23:28:35 +0300
commit63b8e7c4b3c02271025231c5ae5caf194890a182 (patch)
treea794aa9483872b7346c91d3f4d32a6f8ffd2dd23 /meta-quanta
parent0140242d5edf76cb61ed792b8cc950ae91a06e39 (diff)
downloadopenbmc-63b8e7c4b3c02271025231c5ae5caf194890a182.tar.xz
meta-google: Remove libhoth recipe
Use the libhoth recipe in meta-security instead of openbmc one. Set the source rev override until that bump is submitted and subtree updated. libhoth source bump in - https://lore.kernel.org/yocto/20230517172730.3837643-1-jebr@google.com/T/#u Change-Id: I6099d6351417dcef9eb3b4d297de43a5e229d7dd Signed-off-by: Willy Tu <wltu@google.com>
Diffstat (limited to 'meta-quanta')
-rw-r--r--meta-quanta/meta-gbs/conf/templates/default/bblayers.conf.sample1
-rw-r--r--meta-quanta/meta-gsj/conf/templates/default/bblayers.conf.sample1
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-quanta/meta-gbs/conf/templates/default/bblayers.conf.sample b/meta-quanta/meta-gbs/conf/templates/default/bblayers.conf.sample
index 8d53ae3664..5ccb451935 100644
--- a/meta-quanta/meta-gbs/conf/templates/default/bblayers.conf.sample
+++ b/meta-quanta/meta-gbs/conf/templates/default/bblayers.conf.sample
@@ -7,6 +7,7 @@ BBFILES ?= ""
BBLAYERS ?= " \
##OEROOT##/meta \
+ ##OEROOT##/meta-security/meta-tpm \
##OEROOT##/meta-openembedded/meta-oe \
##OEROOT##/meta-openembedded/meta-networking \
##OEROOT##/meta-openembedded/meta-python \
diff --git a/meta-quanta/meta-gsj/conf/templates/default/bblayers.conf.sample b/meta-quanta/meta-gsj/conf/templates/default/bblayers.conf.sample
index 5c505ff528..84c1027950 100644
--- a/meta-quanta/meta-gsj/conf/templates/default/bblayers.conf.sample
+++ b/meta-quanta/meta-gsj/conf/templates/default/bblayers.conf.sample
@@ -7,6 +7,7 @@ BBFILES ?= ""
BBLAYERS ?= " \
##OEROOT##/meta \
+ ##OEROOT##/meta-security/meta-tpm \
##OEROOT##/meta-openembedded/meta-oe \
##OEROOT##/meta-openembedded/meta-networking \
##OEROOT##/meta-openembedded/meta-python \