From 03c2070ba048bacfa2ad81fdac85dd25a7a0199b Mon Sep 17 00:00:00 2001 From: Konsta Date: Tue, 24 Jun 2025 16:34:41 +0300 Subject: [PATCH] switch to external/mesa3d-rpi in device manifest * Moving forward there will be two copies of Mesa in Raspberry Vanilla AOSP source tree. external/mesa3d is the upstream AOSP fork directly from AOSP that has soong blueprint makefiles to satisfy package dependencies for gfxstream-vulkan elsewhere in the AOSP tree. external/mesa3d-rpi is the Raspberry Vanilla fork (generally the latest upstream mainline stable version) that has some additional patches and soong blueprint makefiles to build only the drivers that are used on Raspberry Pi (vc4 & v3d gallium, broadcom vulkan). --- manifest_brcm_rpi.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest_brcm_rpi.xml b/manifest_brcm_rpi.xml index d40d504..d392823 100644 --- a/manifest_brcm_rpi.xml +++ b/manifest_brcm_rpi.xml @@ -48,11 +48,10 @@ - - +