* [meta-arago][kirkstone/master][PATCH] branding-ltsprep: Temporarily disable GC320 driver
@ 2023-04-06 19:15 Andrew Davis
2023-04-06 19:18 ` Bajjuri, Praneeth
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Davis @ 2023-04-06 19:15 UTC (permalink / raw)
To: Denys Dmytriyenko, Ryan Eatmon, meta-arago; +Cc: Andrew Davis
Signed-off-by: Andrew Davis <afd@ti.com>
---
meta-arago-distro/conf/distro/include/branding-ltsprep.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
index a944bcdf..ee8761f9 100644
--- a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
+++ b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
@@ -9,3 +9,6 @@ PREFERRED_VERSION_u-boot-ti-staging = "2023.04%"
MACHINE_FEATURES:remove = "gpu"
PREFERRED_PROVIDER_virtual/gpudriver = ""
+# GC320 support requires out-of-tree drivers not available in until LTS prep is
+# complete. Disable for now.
+MACHINE_FEATURES:remove = "gc320"
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-arago][kirkstone/master][PATCH] branding-ltsprep: Temporarily disable GC320 driver
2023-04-06 19:15 [meta-arago][kirkstone/master][PATCH] branding-ltsprep: Temporarily disable GC320 driver Andrew Davis
@ 2023-04-06 19:18 ` Bajjuri, Praneeth
0 siblings, 0 replies; 2+ messages in thread
From: Bajjuri, Praneeth @ 2023-04-06 19:18 UTC (permalink / raw)
To: afd, Denys Dmytriyenko, Ryan Eatmon, meta-arago
On 4/6/2023 2:15 PM, Andrew Davis via lists.yoctoproject.org wrote:
A one line description will be great.
apart from that, the patch makes sense.
Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>
> Signed-off-by: Andrew Davis <afd@ti.com>
> ---
> meta-arago-distro/conf/distro/include/branding-ltsprep.inc | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
> index a944bcdf..ee8761f9 100644
> --- a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
> +++ b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
> @@ -9,3 +9,6 @@ PREFERRED_VERSION_u-boot-ti-staging = "2023.04%"
> MACHINE_FEATURES:remove = "gpu"
> PREFERRED_PROVIDER_virtual/gpudriver = ""
>
> +# GC320 support requires out-of-tree drivers not available in until LTS prep is
> +# complete. Disable for now.
> +MACHINE_FEATURES:remove = "gc320"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-06 19:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-06 19:15 [meta-arago][kirkstone/master][PATCH] branding-ltsprep: Temporarily disable GC320 driver Andrew Davis
2023-04-06 19:18 ` Bajjuri, Praneeth
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.