From: Trevor Woerner <twoerner@gmail.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: include all kernel modules in image
Date: Sun, 26 Jul 2015 14:04:45 -0400 [thread overview]
Message-ID: <55B5213D.9040604@gmail.com> (raw)
Hi,
When I build my kernel, in packages-split, I end up with dozens of packages:
kernel
kernel-base
kernel-dev
kernel-firmware-boot
kernel-firmware-boot2
kernel-firmware-down
kernel-firmware-down2
kernel-firmware-down3
kernel-firmware-keyspan-pda
kernel-firmware-mts-cdma
kernel-firmware-mts-edge
kernel-firmware-mts-gsm
kernel-firmware-new-code
kernel-firmware-new-code-fix
kernel-firmware-ti-3410
kernel-firmware-ti-5052
kernel-firmware-trigger-code
kernel-firmware-trigger-code-fix
kernel-firmware-whiteheat
kernel-firmware-whiteheat-loader
kernel-firmware-xircom-pgs
kernel-image
kernel-module-aircable
kernel-module-ansi-cprng
kernel-module-ark3116
kernel-module-asix
kernel-module-ax88179-178a
kernel-module-belkin-sa
kernel-module-catc
kernel-module-cdc-acm
kernel-module-cdc-eem
kernel-module-cdc-ether
kernel-module-cdc-mbim
kernel-module-cdc-ncm
kernel-module-cdc-subset
kernel-module-cdc-wdm
kernel-module-ch341
kernel-module-cp210x
kernel-module-cx82310-eth
kernel-module-cyberjack
...
Is there a generic way to say "please include all of these packages"
instead of having to list each and every one of them in a
CORE_IMAGE_EXTRA_INSTALL variable? Adding "kernel-modules" to that
variable doesn't work (I get an error executing a python function -- No
such file or directory).
Best regards,
Trevor
next reply other threads:[~2015-07-26 18:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-26 18:04 Trevor Woerner [this message]
2015-07-27 8:50 ` include all kernel modules in image Nicolas Dechesne
2015-07-27 11:03 ` Trevor Woerner
2015-07-27 12:04 ` Nicolas Dechesne
2015-07-27 12:17 ` Trevor Woerner
2015-07-27 16:17 ` Trevor Woerner
2015-07-27 12:26 ` Trevor Woerner
2015-07-27 16:14 ` Trevor Woerner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55B5213D.9040604@gmail.com \
--to=twoerner@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.