mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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:
@@ -4,6 +4,7 @@ IMAGE_INSTALL = "packagegroup-core-boot \
|
||||
${ROOTFS_PKGMANAGE_BOOTSTRAP} \
|
||||
packagegroup-core-x11 \
|
||||
packagegroup-xfce-base \
|
||||
kernel-modules \
|
||||
"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
Reference in New Issue
Block a user