Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #54989
| From | Andre Heider <a.heider@gmail.com> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#836255: DTBs are no longer bundled |
| Date | 2016-09-01 07:40 +0200 |
| Message-ID | <scsTf-4lO-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Source: linux Version: 4.7.0-1-armmp-lpae Severity: important Hi, starting with 4.7 the DTBs are not part of the package anymore: # dpkg -L linux-image-4.5.0-2-armmp-lpae|grep dtb|wc -l 349 # dpkg -L linux-image-4.6.0-1-armmp-lpae|grep dtb|wc -l 363 # dpkg -L linux-image-4.7.0-1-armmp-lpae|grep dtb|wc -l 0 which in return makes flash-kernel fail, and the kernel can not be properly booted (on devices depending on flash-kernel).
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#836255: DTBs are no longer bundled Andre Heider <a.heider@gmail.com> - 2016-09-01 07:40 +0200 Bug#836255: DTBs are no longer bundled Ben Hutchings <ben@decadent.org.uk> - 2016-09-04 23:30 +0200
csiph-web