Hi,
I have built fsl-image-validation-imx imx-yocto-bsp image with frame buffer graphics distro for imx6slevk board.
I have modified local.conf at the end with:
IMAGE_INSTALL_append += " gcc g++ libgcc libgcc-dev libstdc++ libstdc++-dev libstdc++-staticdev automake autoconf ccache chkconfig glib-networking glibmm boost zlib packagegroup-fsl-tools-testapps cmake binutils bluez5 elfutils distcc packagegroup-core-buildessential python python3 python3-dbus python3-setuptools python-pygobject python3-pip python3-git opkg glib-2.0 util-linux pkgconfig dbus "
After booting the image I could not find gdbus-codegen command which I need.
Please let me know the issue.
Thanks