aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/images/rpi-hwup-image.bb
blob: 486ea59ef75d4f0ece0bf5e2d7b72178940659de (plain)
1
2
3
4
5
6
7
# Base this image on core-image-minimal
include recipes-core/images/core-image-minimal.bb

# Include modules in rootfs
IMAGE_INSTALL += " \
	kernel-modules \
	"