summaryrefslogtreecommitdiff
path: root/meta-quanta
diff options
context:
space:
mode:
authorWilly Tu <wltu@google.com>2023-08-28 23:28:02 +0300
committerWilly Tu <wltu@google.com>2023-08-31 20:08:27 +0300
commit70c539cf8c99110c0e39607f3357d396bff48c18 (patch)
treea65ac08608b871d5c60dfa11cf853ebb6518a892 /meta-quanta
parentcdffc1564b4bbac24aef0d94acc6638840717ced (diff)
downloadopenbmc-70c539cf8c99110c0e39607f3357d396bff48c18.tar.xz
meta-quanta: gbs Include meta-security
This is required to pick up the glome recipe that was moved from meta-google to meta-security. Change-Id: I52790cd2b792ed208498715748e5bed6fb120d20 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
1 files changed, 1 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 5ccb451935..e1c65419c5 100644
--- a/meta-quanta/meta-gbs/conf/templates/default/bblayers.conf.sample
+++ b/meta-quanta/meta-gbs/conf/templates/default/bblayers.conf.sample
@@ -11,6 +11,7 @@ BBLAYERS ?= " \
##OEROOT##/meta-openembedded/meta-oe \
##OEROOT##/meta-openembedded/meta-networking \
##OEROOT##/meta-openembedded/meta-python \
+ ##OEROOT##/meta-security \
##OEROOT##/meta-phosphor \
##OEROOT##/meta-nuvoton \
##OEROOT##/meta-google \