- so that things like Zoom/Polarr can now work on Chromium OS for Raspberry Pi.
- Rename the project to
chromium_os-raspberry_pi
to comply with our standard usage of-
and_
:_
as separators for within words and-
for words connector / preposition replacement - Added support for kiosk mode
- Updated README for building with local chromium source.
- Added corresponding projects chromium-raspberry_pi and kiosk-demo-app for building with kiosk mode enabled
- Added support for vpd(vital product information) storage capability.
- Fix system freeze and crash caused by
cras
- Same known issues with the 3B/3B+ release
- A separate overlay needs to be created for Raspberry Pi 4, named "overlay-rpi4". If you are building the image yourself make sure you use
--board=rpi4
rather than rpi3
Updated Chromium OS platform manifest to release-R77-12371.B
- No hardware acceleration support for decoding video streaming, yet. ref
- Removed unused code
- Fixed static version naming in the README
- Added Telegram group link
Add Slack channel for better community experience.
- The overlays are now updated to build Chromium OS r72, with Chromium OS manifest pointing to
release-R72-11316.B
and Chromium at72.0.3626.54
tag. - Added optional SD card expansion script, courtesy of FydeOS.
- Added missing firmware from latest official Raspbian release.
- Fixed various build issues from previous release.
- The overlays are now updated to build Chromium OS r70
- Fix poor graphic performance with full hardware accelecration enabled.
- Add firmware support for Raspberry Pi 3B+. Note that although kernel patches for brcm are in place, there are still issues with wifi with this release.
- You can build packages with "cros_embedded" (or uncomment the USE flags in
overlay-/make.conf
) to produce a more efficient image.