Skip to content

Commit 0d90a19

Browse files
author
jinqiang zhang
committed
fix chromeos-config-bsp not installed and crostini dlc download failed
Signed-off-by: jinqiang zhang <[email protected]>
1 parent ad189bd commit 0d90a19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

overlay-rpi4/make.conf

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ USE="${USE} kvm_host nacl -os_install_service"
2323
USE="${USE} libcamera"
2424
USE="${USE} -crosvm-wl-dmabuf crosvm-gpu"
2525
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"
2628

2729
#uncomment nextline to use kiosk demo
2830
#USE="${USE} kiosk_demo"

0 commit comments

Comments
 (0)