mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
- Update to release 28.28.
- Drop the `_p1` from ${PV}, assume it is the default. Keep the
functionality for the rare cases we need a _p2.
- Depend on >=sys-apps/flashrom-1.7.0 according to this comment in
rpi-eeprom-update:
# upstream flashrom 1.4 - 1.6 may incorrectly erase chips when the probe
# reports "Unknown flash chip"
- In case an unpatched flashrom-1.7.0 does not recognize the flash
chip, rpi-eeprom-update reverts to a staged update.
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>