From fd55325b320dc38f56e833a24c12696b46a1157f 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 baec8dc..2e336da 100644 --- a/manifest_brcm_rpi.xml +++ b/manifest_brcm_rpi.xml @@ -48,10 +48,9 @@ - - +