how to use gtk in kernel L5.4.3_1.0.0 in yocto

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to use gtk in kernel L5.4.3_1.0.0 in yocto

861 Views
yibhan
Contributor III

In my understanding, in L5.4.3_1.0.0, X11 is not supported any more,

how to use gtk in kernel L5.4.3_1.0.0 in yocto? I should use gtk as UI instead of qt5.

=================================

Build Configuration:
BB_VERSION           = "1.44.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-16.04"
TARGET_SYS           = "arm-poky-linux-gnueabi"
MACHINE              = "imx6qpsabresd"
DISTRO               = "fsl-imx-xwayland"
DISTRO_VERSION       = "5.4-zeus"
TUNE_FEATURES        = "arm vfp cortexa9 neon thumb callconvention-hard"
TARGET_FPU           = "hard"
meta                 
meta-poky            = "HEAD:0275e68b0576cdefc19718e4b1977044f9f43f48"
meta-oe              
meta-multimedia      
meta-python          = "HEAD:aad5b3d070cd8c58828b0975cf861d8ebc90f460"
meta-freescale       = "HEAD:0be39721cea6e04c589a419f4bb07fabd0da6704"
meta-freescale-3rdparty = "HEAD:aea3771baa77e74762358ceb673d407e36637e5f"
meta-freescale-distro = "HEAD:ca27d12e4964d1336e662bcc60184bbff526c857"
meta-bsp             
meta-sdk             
meta-ml              = "HEAD:435f5e984856a943986491fddd061734a0b9eba5"
meta-browser         = "HEAD:5f365ef0f842ba4651efe88787cf9c63bc8b6cb3"
meta-rust            = "HEAD:5cda04c7c2158fc982502ca1e7893f71e4ca1729"
meta-gnome           
meta-networking      
meta-filesystems     = "HEAD:aad5b3d070cd8c58828b0975cf861d8ebc90f460"
meta-qt5             = "HEAD:432ad2aa6c3a13253fefc909faba368851d21fb1"

=======================================

Labels (1)
0 Kudos
1 Reply

791 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Yibeom Han,

The fsl-imx-x11 DISTRO settings is no longer supported, that’s correct. However, there is still X11 available on the fsl-imx-xwayland DISTRO.

As for gtk, one of the images available is core-image-sato, which has a GUI based in Sato which uses gtk. The imx-image-multimedia is also based in Sato and does not have Qt5.

I hope this helps!

Regards,

0 Kudos