Hello
i use minized zynq board by minized_sbc_base_2020_2.bsp .. so i build 'petaliux-build -c avnet-image-full' .
i hope to use led-brightness module at 'project-spec/meta-avnet/recipes-modules/led-brightness that was already supported ...
but, i command by petalinux-config -c rootfs and enter modules menu -> no modules
So, is there some command to use not 'meta-user' layer but 'meta-avnet' layer???
when i command petalinux-create -t modules --name test-driver --enable, this module generated at meta-user .. not meta-avnet.
please, let me know .. how can i use meta-avnet layer that was supported and made already by minized_sbc_base_2020_2.bsp.