Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #54835
| From | Martin Michlmayr <tbm@cyrius.com> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#833561: arm64: dtbs no longer installed in vendor subdir |
| Date | 2016-08-06 03:40 +0200 |
| Message-ID | <s2YKK-76s-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: linux Version: 4.7~rc7-1~exp1 Severity: important DTBs on arm64 are normally installed in vendor subdirectories, e.g.: ./usr/lib/linux-image-4.6.0-1-arm64/nvidia/tegra210-p2371-2180.dtb But this is no longer true in 4.7: ./usr/lib/linux-image-4.7.0-rc7-arm64/tegra210-p2371-2180.dtb I am not sure why. It seems scripts/Makefile.dtbinst and arch/arm64/Makefile weren't modified upstream and we use dtbs_install. I didn't have much time to investigate but I hope someone can look into this. I ran dtbs_install manually to verify: ARCH=arm64 make -n -C debian/build/build_arm64_none_arm64 dtbs_install INSTALL_DTBS_PATH=/home/tbm/debian/linux-4.7~rc7/x echo ' INSTALL arch/arm64/boot/dts/amd/amd-overdrive.dtb'; mkdir -p /home/tbm/debian/linux-4.7~rc7/x; cp arch/arm64/boot/dts/amd/amd-overdrive.dtb /home/tbm/d ebian/linux-4.7~rc7/x -- Martin Michlmayr http://www.cyrius.com/
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#833561: arm64: dtbs no longer installed in vendor subdir Martin Michlmayr <tbm@cyrius.com> - 2016-08-06 03:40 +0200
Bug#833561: arm64: dtbs no longer installed in vendor subdir Ian Campbell <ijc@debian.org> - 2016-08-06 12:20 +0200
Bug#833561: arm64: dtbs no longer installed in vendor subdir Ian Campbell <ijc@debian.org> - 2016-08-06 12:40 +0200
Bug#833561: arm64: dtbs no longer installed in vendor subdir Martin Michlmayr <tbm@cyrius.com> - 2016-08-07 00:00 +0200
Bug#833561: arm64: dtbs no longer installed in vendor subdir Ben Hutchings <ben@decadent.org.uk> - 2016-08-26 02:40 +0200
csiph-web