meta-pinecube-bsp/recipes-core/images/pinecube-image-default.bb

13 lines
204 B
BlitzBasic

SUMMARY = "Base image for Pinecube"
LICENSE = "MIT"
#MACHINE := "pinecube"
COMPATIBLE_MACHINE = "pinecube"
IMAGE_INSTALL += " \
u-boot-script \
kernel-module-8189es \
"
IMAGE_FEATURES += "hwcodecs"