We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad189bd commit 0d90a19Copy full SHA for 0d90a19
overlay-rpi4/make.conf
@@ -23,6 +23,8 @@ USE="${USE} kvm_host nacl -os_install_service"
23
USE="${USE} libcamera"
24
USE="${USE} -crosvm-wl-dmabuf crosvm-gpu"
25
USE="${USE} -tpm tpm2_simulator tpm2 -vtpm_proxy tpm2_simulator_manufacturer disable_explicit_dma_fences"
26
+USE="${USE} unibuild has_chromeos_config_bsp"
27
+CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS} --disable-features=CrostiniUseDlc"
28
29
#uncomment nextline to use kiosk demo
30
#USE="${USE} kiosk_demo"
0 commit comments