Date
1 - 2 of 2
[meta-cgl][PATCH 1/2] layer.conf: add langdale to LAYERSERIES_COMPAT
Yi Zhao
Signed-off-by: Yi Zhao <yi.zhao@...>
--- meta-cgl-common/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf index 2e21879..865ed9f 100644 --- a/meta-cgl-common/conf/layer.conf +++ b/meta-cgl-common/conf/layer.conf @@ -11,6 +11,6 @@ BBFILE_PRIORITY_cgl-common = "7" LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux" -LAYERSERIES_COMPAT_cgl-common = "honister kirkstone" +LAYERSERIES_COMPAT_cgl-common = "honister kirkstone langdale" require conf/distro/include/cgl_common_security_flags.inc -- 2.25.1 |
|
Merged.
toggle quoted message
Show quoted text
On 10/2/2022 6:53 AM, Yi Zhao wrote:
Signed-off-by: Yi Zhao <yi.zhao@...> |
|