-
Committer:
You-Sheng Yang
-
Date:
2019-12-05 06:13:03 UTC
-
Revision ID:
vicamo.yang@canonical.com-20191205061303-dyzddeie50ow9h55
Fix incomplete reports generated from linux-oem kernels
For OEM projects, linux-oem/linux-oem-osp1 kernels are installed by default;
meanwhile, they can also be installed on non-OEM products in order to have
better hardware/stability support.
When trying to report bugs from platforms with oem kernels installed, while
their source package names are not currently correctly identified as linux
kernel packages, most bits used to appear in generic kernel apport reports are
not included.
This change creates all necessary symbolic links to these kernels.
BugLink: https://bugs.launchpad.net/bugs/1847967
Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>