HeadersABI

Differences between revisions 3 and 4
Revision 3 as of 2008-03-03 20:43:16
Size: 737
Editor: rtg
Comment:
Revision 4 as of 2008-08-06 16:18:03
Size: 737
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[Include(KernelTeamHeader)]] <<Include(KernelTeamHeader)>>

Changes to fix ABI/API breakage across lum/lbm and kernel source

  • Kernel patch: http://paste.ubuntu-nl.org/57332/

  • lum should Build-Conflicts with lbm headers
  • lum and lbm should provide headers in /lib/modules/uname -r/ubuntu-headers-{lbm,lum}

  • headers package are flavour specific
  • Need meta packages for these headers
  • v4l drivers that require alsa should be copied to lum
  • CONFIG_SND should be disabled in kernel
  • Use missing module list to cross check modules that need to be moved to lum

Implementation Notes

  • The headers packages are actually installed in /usr/src/linux-headers-lum-PKGVER-ABINUM-FLAVOUR which is consistent with kernel headers.

KernelTeam/Sprints/Feb2008/HeadersABI (last edited 2008-08-06 16:18:03 by localhost)