diff --git a/recipes-core/images/iot2050-image-example.bb b/recipes-core/images/iot2050-image-example.bb index 9208b2189..a3195aa83 100644 --- a/recipes-core/images/iot2050-image-example.bb +++ b/recipes-core/images/iot2050-image-example.bb @@ -42,6 +42,7 @@ IMAGE_INSTALL += " \ optee-client-dev \ tee-supplicant \ iot2050-event-record \ + linux-headers-${KERNEL_NAME} \ " IOT2050_NODE_RED_SUPPORT ?= "1"