aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2019-11-25 23:14:44 +0000
committerAndrey Utkin <andrey_utkin@gentoo.org>2019-12-03 13:28:26 +0000
commit70ccc4b634856aa9bcc568162765d19d39bc8d50 (patch)
tree94fa8b6111d3b2a1f4dbf9be502063efe309eff7
parentsys-fs/cryfs-0.10.2 upgrade instructions (diff)
downloadgentoo-news-70ccc4b634856aa9bcc568162765d19d39bc8d50.tar.gz
gentoo-news-70ccc4b634856aa9bcc568162765d19d39bc8d50.tar.bz2
gentoo-news-70ccc4b634856aa9bcc568162765d19d39bc8d50.zip
2019-11-25-rpi-firmware-dtb-files: add news item
Bug: https://bugs.gentoo.org/685412 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
-rw-r--r--2019-11-25-rpi-firmware-dtb-files/2019-11-25-rpi-firmware-dtb-files.en.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/2019-11-25-rpi-firmware-dtb-files/2019-11-25-rpi-firmware-dtb-files.en.txt b/2019-11-25-rpi-firmware-dtb-files/2019-11-25-rpi-firmware-dtb-files.en.txt
new file mode 100644
index 0000000..2f0124b
--- /dev/null
+++ b/2019-11-25-rpi-firmware-dtb-files/2019-11-25-rpi-firmware-dtb-files.en.txt
@@ -0,0 +1,23 @@
+Title: sys-boot/raspberrypi-firmware will not install device tree files
+Author: Andrey Utkin <andrey_utkin@gentoo.org>
+Content-Type: text/plain
+Posted: 2019-11-25
+Revision: 1
+News-Item-Format: 1.0
+Display-If-Installed: sys-boot/raspberrypi-firmware
+
+sys-boot/raspberrypi-firmware up to and including version 1.20190709
+installed files /boot/*.dtb and /boot/overlays/*. Newer versions will no
+longer install these files.
+
+These files will be installed by sys-kernel/raspberrypi-image package.
+
+If you do not use sys-kernel/raspberrypi-image, you need to install
+these files according to the method you use to install the kernel. For
+installation from source, this can be done with such a command:
+
+ make dtbs_install
+
+This change is being made to enable arm64 users and custom kernels users
+to use sys-boot/raspberrypi-firmware package.
+See https://bugs.gentoo.org/685412