Build image with LXDE or GNOME and QT5 support for angstrom-qt-x11-image

Hello Team,

I am trying to build up a image for Apalis-tk1 and i am following the OpenEmbedded(Core) document from this reference High performance, low power Embedded Computing Systems | Toradex Developer Center.

Basically, we need a image with LXDE or GNOME , QT5 and MySQL support in it.

  1. For LXDE support i disable the line #DISTRO_FEATURES_remove = “wayland” inside the build/conf/local.conf.

  2. For MySQL support, i added the line PACKAGECONFIG_append_pn-qtbase = “sql-mysql” to build/conf/local.conf.

  3. Then, execute the command bitbake -k angstrom-qt-x11-image and successfully generated the image inside deploy/images/. But, the generated image doesn’t have GUI or any Desktop environment and MySQL but have the Qt support in it.

So, Can you please suggest, how to generate a image with LXDE or GNOME , QT5 and MySQL support for Apalis-TK1 Board?

ticket number for this request is: Ticket#2019082610000115