summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorAndreas Galauner <andreas@galauner.de>2014-01-11 06:58:41 +0100
committerAndreas Galauner <andreas@galauner.de>2014-01-11 06:58:41 +0100
commit28935bbaa0becda1cd3186956b09d09c1a4bbed4 (patch)
tree655b4be56c07b1345a3ce4569ea65b9a4ad8ac37 /site
parent74f73159e5c659d8ee52a3d48238932b36e4fe93 (diff)
downloadmeta-xilinx-28935bbaa0becda1cd3186956b09d09c1a4bbed4.tar.gz
Don't add the kernel modules to the kernel-base package. This breaks the kernel-modules metapackage which is automatically created.
By adding the kernel module files to the kernel-base package, the kernel-modules metapackage breaks. The metapackage depends on automatically created kernel-module packages (named kernel-module-<modulename>) which are empty if the files are added to the kernel-base package. This causes bitbake to not create the packages for installing later as they wouldn't have any effect anyway. The twist is, that the kernel-modules metapackages depends on these packages. During creation of the rootfs, the process fails, because those packages can't be found. If modules should be installed in the image, don't use the kernel-base package for that. The kernel-modules packages is the right one.
Diffstat (limited to 'site')
0 files changed, 0 insertions, 0 deletions