SK-AM62A-LP: Adding imx219 dtbo to uEnv.txt via tisdk-uenv Recipe(Yocto)

Part Number: SK-AM62A-LP

Tool/software:

Hello Engineer,

I’m trying to add the imx219 .dtbo entries to /run/media/BOOT-mmcblk1p1/uEnv.txt using the tisdk-uenv recipe, but I’m facing issues.

I added tisdk-uenv.bbappend and uEnv.txt in my layer: /sources/meta-mylayer/recipes-tisdk/tisdk-uenv/

The changes don’t show up in the final WIC image at: arago-tmp-default-glibc/work/am62axx_evm-oe-linux/tisdk-uenv/1.0/image/board-support/prebuilt-images/uEnv.txt

I tried editing name_overlays with sed in the .bbappend. This updated the work directory, but the full image build still missed the change.

It only works if I directly add the modified uEnv.txt here: /sources/meta-edgeai/recipes-tisdk/edgeai-components/tisdk-uenv/am62axx-evm/edgeai/uEnv.txt

Could you guide me on the proper way to override/append uEnv.txt from my custom meta-layer so it reflects in the final image?
I know that this is a yocto related question, tried many ways to add uEnv.txt past days but failed to include that's why creating a question here!

Thanks,
Sajan