diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-05-13 21:19:16 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-05-20 18:43:52 +0100 |
commit | aa597f644db64667e30511ace9a8a0a0ec93ba92 (patch) | |
tree | ff536911119e0e6b1a05df194b6fbc4d5157b1ab /profiles/raspberry-pi | |
parent | profiles/common: fix comment (diff) | |
download | portage-aa597f644db64667e30511ace9a8a0a0ec93ba92.tar.xz |
profiles/raspberry-pi: Enable savedconfig USE flag for sys-kernel/linux-firmware
Diffstat (limited to 'profiles/raspberry-pi')
-rw-r--r-- | profiles/raspberry-pi/package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/raspberry-pi/package.use b/profiles/raspberry-pi/package.use index 65eeb1c9..7b5aa5ff 100644 --- a/profiles/raspberry-pi/package.use +++ b/profiles/raspberry-pi/package.use @@ -1,2 +1,3 @@ sys-apps/systemd -lz4 -lzma elfutils dev-lang/go system-bootstrap +sys-kernel/linux-firmware savedconfig |