Please use v2 of this patch.

On Tue, Mar 21, 2023 at 07:04:28PM +0000, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <[email protected]>
> 
> OPTEEOUTPUTMACHINE usage was removed from K3 platforms in meta-ti. Since K3
> platforms all use optee, include corresponding components unconditionally.
> 
> Signed-off-by: Denys Dmytriyenko <[email protected]>
> ---
>  .../packagegroups/packagegroup-arago-base-tisdk.bb            | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git 
> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
>  
> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
> index 292676c1..1c63fe89 100644
> --- 
> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
> +++ 
> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
> @@ -27,5 +27,7 @@ RDEPENDS:${PN} = "\
>      nfs-utils-client \
>      cifs-utils \
>      phytool \
> -    ${@bb.utils.contains_any('OPTEEOUTPUTMACHINE', 'ti k3', "${OPTEE_PKGS}", 
> "", d)} \
> +    ${@bb.utils.contains_any('OPTEEOUTPUTMACHINE', 'ti', "${OPTEE_PKGS}", 
> "", d)} \
>  "
> +
> +RDEPENDS:${PN}:append:k3 = "${OPTEE_PKGS}"
> -- 
> 2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14270): 
https://lists.yoctoproject.org/g/meta-arago/message/14270
Mute This Topic: https://lists.yoctoproject.org/mt/97766327/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to