mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] optee: Add missing dependency on host-dtc
@ 2023-05-11 13:22 Robin van der Gracht
  2023-05-17 16:14 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Robin van der Gracht @ 2023-05-11 13:22 UTC (permalink / raw)
  To: ptxdist; +Cc: Robin van der Gracht

Signed-off-by: Robin van der Gracht <robin@protonic.nl>
---
 platforms/optee.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/platforms/optee.in b/platforms/optee.in
index 4e2b4eb25..371f5b237 100644
--- a/platforms/optee.in
+++ b/platforms/optee.in
@@ -6,6 +6,7 @@ menuconfig OPTEE
 	select HOST_SYSTEM_PYTHON3
 	select HOST_SYSTEM_PYTHON3_PYELFTOOLS
 	select HOST_SYSTEM_PYTHON3_CRYPTOGRAPHY
+	select HOST_DTC
 	depends on ARCH_ARM || ARCH_ARM64
 	depends on !ARCH_ARM64 || BROKEN
 	help
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] optee: Add missing dependency on host-dtc
  2023-05-11 13:22 [ptxdist] [PATCH] optee: Add missing dependency on host-dtc Robin van der Gracht
@ 2023-05-17 16:14 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-05-17 16:14 UTC (permalink / raw)
  To: ptxdist; +Cc: Robin van der Gracht

Thanks, applied as c9521f0773de217eb14fa6e20c8ef64ecf622935.

Michael

[sent from post-receive hook]

On Wed, 17 May 2023 18:14:31 +0200, Robin van der Gracht <robin@protonic.nl> wrote:
> Signed-off-by: Robin van der Gracht <robin@protonic.nl>
> Message-Id: <20230511132220.1036717-1-robin@protonic.nl>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/platforms/optee.in b/platforms/optee.in
> index 4e2b4eb25be6..371f5b237ffa 100644
> --- a/platforms/optee.in
> +++ b/platforms/optee.in
> @@ -6,6 +6,7 @@ menuconfig OPTEE
>  	select HOST_SYSTEM_PYTHON3
>  	select HOST_SYSTEM_PYTHON3_PYELFTOOLS
>  	select HOST_SYSTEM_PYTHON3_CRYPTOGRAPHY
> +	select HOST_DTC
>  	depends on ARCH_ARM || ARCH_ARM64
>  	depends on !ARCH_ARM64 || BROKEN
>  	help



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-17 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-11 13:22 [ptxdist] [PATCH] optee: Add missing dependency on host-dtc Robin van der Gracht
2023-05-17 16:14 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox