Hi, I have used Yocto to create the fsl-image-gui, I'd like to add in a custom script to the RootFS.
I did try adding it into "tmp/work/imx28evk-poky-linux-gnueabi/fsl-image-gui/1.0-r0/rootfs/etc/X11/Xsession.d/" when I rebuild the image using the command "bitbake fsl-image-gui" and copy to SD card the new script doesn't appear.
Can anyone help me please?