Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #60707
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#895976: src:linux: Add i2c_exynos5 to kernel-image udeb for network support on Odroid |
| Date | 2018-04-18 23:40 +0200 |
| Message-ID | <vG2Y1-8u8-3@gated-at.bofh.it> (permalink) |
| References | <vFPHr-87p-1@gated-at.bofh.it> <vFPHr-87p-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
On Wed, 2018-04-18 at 09:21 +0200, Jochen Sprickerhof wrote: > Package: src:linux > Severity: normal > Tags: patch > > Hi, > > Please include the i2c_exynos5 module into the kernel-image udeb, so the > Debian installer detects the network card of the Odroid XU4 and supports > installation over network. I believe this partly solves #880494 as well. > > The attached patch should fix this. I don't think it should be added to the kernel-image udeb. i2c_exynos5 depends on i2c-core which is notionally in i2c-modules, but the package dependency is the other way around. At the moment i2c-core is actually built-in, but if that ever changes the this dependency inversion would break the build. So I think i2c_exynos5 belongs in i2c-modules, and that's where I'll put it. Ben. -- Ben Hutchings Logic doesn't apply to the real world. - Marvin Minsky
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#895976: src:linux: Add i2c_exynos5 to kernel-image udeb for network support on Odroid Jochen Sprickerhof <jspricke@debian.org> - 2018-04-18 09:30 +0200
Bug#895976: src:linux: Add i2c_exynos5 to kernel-image udeb for network support on Odroid Ben Hutchings <ben@decadent.org.uk> - 2018-04-18 23:40 +0200
Bug#895976: src:linux: Add i2c_exynos5 to kernel-image udeb for network support on Odroid Jochen Sprickerhof <jspricke@debian.org> - 2018-04-19 00:10 +0200
csiph-web