From f009ad646f2bd7438aede678d24cf91d3c5136bf Mon Sep 17 00:00:00 2001 From: Christophe Priouzeau Date: Tue, 27 Oct 2020 12:15:48 +0100 Subject: [PATCH] CONF: MACHINE: re-create gcnano link if not exist Change-Id: I9e9409612d2853f778cdd789e4acc39a23cba704 --- conf/machine/include/gpu_vivante.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/include/gpu_vivante.inc b/conf/machine/include/gpu_vivante.inc index 3073fb4..31c0ccf 100644 --- a/conf/machine/include/gpu_vivante.inc +++ b/conf/machine/include/gpu_vivante.inc @@ -1,3 +1,6 @@ +# create gcnano link (some links are remove by image generation) +inherit image-gcnano-link + # ========================================================================= # GPU # =========================================================================