mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 01:48:23 +00:00
core-image-minimal-xfce: add kernel modules to image
With existing image, USB mouse and keyboard doesnt work, it shows the GUI, adding kmod's make this possible to get keyboard/mouse working out of box. Improves first time experience Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
2892bd69fa
commit
90eedcc9fe
@ -4,6 +4,7 @@ IMAGE_INSTALL = "packagegroup-core-boot \
|
|||||||
${ROOTFS_PKGMANAGE_BOOTSTRAP} \
|
${ROOTFS_PKGMANAGE_BOOTSTRAP} \
|
||||||
packagegroup-core-x11 \
|
packagegroup-core-x11 \
|
||||||
packagegroup-xfce-base \
|
packagegroup-xfce-base \
|
||||||
|
kernel-modules \
|
||||||
"
|
"
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user