You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We faced issue with building R100 release recently, as seems
ChromiumOS tree even have R100 branch, it is not frozen,
and keep being updated. At some moment it got updated and
require newer depot_tools than those cached in Dockerfile,
which lead to rootfs build failures.
This also make recipe fully following official developer guide:
https://chromium.googlesource.com/chromiumos/docs/+/main/developer_guide.md
But as proper solution, we will develop snapshot feature
that will provide us working and reproducible builds
for ChromiumOS.
Signed-off-by: Denys Fedoryshchenko <[email protected]>
Signed-off-by: Guillaume Tucker <[email protected]>
0 commit comments