79192471

Date: 2024-11-15 13:04:22
Score: 1
Natty:
Report link

You also have to add the recipe to the image you are building. In one of the layers there should be a st-image-qt.bb file. It should be in <layername>/recipes-core/images. There, you have to add it with IMAGE_INSTALL:append = " mygui " (Note the space after the "). Only then the recipe is included in the image, only adding the layer is not enough.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: felix