linux-headers pkg for omap4 doesn't include omap_drv/drm headers
Bug #1038846 reported by
Ricardo Salveti
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Quantal |
Fix Released
|
High
|
Unassigned | ||
linux-ti-omap4 (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Quantal |
Fix Released
|
High
|
Unassigned |
Bug Description
The Omap DRM driver exports 2 headers files to be used by external modules, such as the PVR SGX one.
At the current 3.5 based tree, both files are available at include/linux, but as links. As the original files are not copied while creating the package, they are not properly available at the final linux-headers one, making the system unable to install the pvr-omap4 kernel module.
tags: | added: patch |
Changed in linux (Ubuntu Quantal): | |
status: | New → In Progress |
Changed in linux-ti-omap4 (Ubuntu Quantal): | |
status: | Confirmed → In Progress |
Changed in linux (Ubuntu Quantal): | |
importance: | Undecided → High |
tags: | added: kernel-da-key quantal |
Changed in linux (Ubuntu Quantal): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Adding omap_drv and omap_drm header files at the linux-headers- kver-omap4 package.
Following the same module specific copies as we already do for drivers/ media/dvb/ dvb-core and others.