diff --git a/.dictionary b/.dictionary index 594596ba5fdd0c0284ec221ec3b5117e95e1f994..7fc8a1c5df7aca5a82afe18be1b5eb3ab888c2ac 100644 --- a/.dictionary +++ b/.dictionary @@ -95,6 +95,7 @@ se sourceparams sp srcurifile +styhead suggestedvar tarbz2 TF-A diff --git a/conf/layer.conf b/conf/layer.conf index d3cec3783f78bdb42124a4184d0609827545e1f1..b57be8ec2392278e21e588a0dc68d06735f00496 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: Copyright (c) 2023, Linaro Limited. +# SPDX-FileCopyrightText: Copyright (c) 2023-2024, Linaro Limited. # # SPDX-FileCopyrightText: Copyright 2022-2024 Arm Limited and/or its # affiliates @@ -18,7 +18,7 @@ BBFILES_DYNAMIC += " \ BBFILE_COLLECTIONS += "meta-cassini-bsp" BBFILE_PATTERN_meta-cassini-bsp = "^${LAYERDIR}/" -LAYERSERIES_COMPAT_meta-cassini-bsp = "scarthgap" +LAYERSERIES_COMPAT_meta-cassini-bsp = "styhead" # Root directory for the meta-cassini-bsp/meta-arm/meta-arm-bsp CASSINI_ARM_BSP_DYNAMIC_DIR := "${LAYERDIR}/meta-arm/meta-arm-bsp"