Hi everyone,
starting from the core-minimal-image with the added features in conf/local.conf:
EXTRA_IMAGE_FEATURES = "debug-tweaks tools-debug eclipse-debug ssh-server-openssh"
CORE_IMAGE_EXTRA_INSTALL += "openssh-sftp openssh-sftp-server"
for debugging and uploading purposes via QTCreator, I want to enable QT5-functionality in this setup.
Now I tried serveral tutorials that were originally written for the Wandboard I did get somewhere, but it does not quite work (the image compiles well, but I can't upload the program through the QTCreator).
What would be the correct way to add QT5-functionality to this image?
I used fsl-image-qt5 before, which worked well, but there is just too much in it (the desktop and demo-programs e.g.).
Regards,
Christoph Bismark