Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #60703 > unrolled thread
| Started by | Jochen Sprickerhof <jspricke@debian.org> |
|---|---|
| First post | 2018-04-18 09:30 +0200 |
| Last post | 2018-04-19 00:10 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.debian.kernel
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
| From | Jochen Sprickerhof <jspricke@debian.org> |
|---|---|
| Date | 2018-04-18 09:30 +0200 |
| Subject | Bug#895976: src:linux: Add i2c_exynos5 to kernel-image udeb for network support on Odroid |
| Message-ID | <vFPHr-87p-1@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
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. Cheers Jochen -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.15.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
[toc] | [next] | [standalone]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2018-04-18 23:40 +0200 |
| Message-ID | <vG2Y1-8u8-3@gated-at.bofh.it> |
| In reply to | #60703 |
[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
[toc] | [prev] | [next] | [standalone]
| From | Jochen Sprickerhof <jspricke@debian.org> |
|---|---|
| Date | 2018-04-19 00:10 +0200 |
| Message-ID | <vG3r3-vP-1@gated-at.bofh.it> |
| In reply to | #60707 |
[Multipart message — attachments visible in raw view] — view raw
* Ben Hutchings <ben@decadent.org.uk> [2018-04-18 22:27]: >So I think i2c_exynos5 belongs in i2c-modules, and that's where I'll >put it. That sounds much better, thx :).
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web