Qualcomm snapdragon 865 firmware issue while yocto project build

Hi I am trying to develop AGL yocto build for Qualcomm 865 board but getting continuous errors in firmware-qcom-rb5_20210331-v4.bb and firmware-qcom.inc files send me updated files i tried many times to fix this issues go through below attachments.

Please post text output as text (e.g. copy 'n paste)… pictures of text are inaccessible and unsearchable.

If the text is long you can use <details> to make it fold which makes it easier to scroll through the topic.

For example:

<details><summary>Log messages</summary><pre>
Line 1
Line 2
Line 2
</pre></details>

Will yield the following:

Log messages
Line 1
Line 2
Line 2

BTW, regarding your query, I think you might be running with an outdated version of bitbake.

You need bitbake-1.46.11 or later to build the lastest version of meta-qcom. This corresponds to the dunfell point release 3.1.11 or later.