Hi @Sayidathahaseen
Please replace source.codeaurora.org/external/qoriq/qoriq-components with github.com/nxp-qoriq for various recipes
for example
https://source.codeaurora.org/external/qoriq/qoriq-components/u-boot.git
will be
https://github.com/nxp-qoriq/u-boot.git
Run the command below to check which URL needed to be modified accord to your need.
$ grep -rn 'source.codeaurora.org/external' sources/
Thanks
Khushbu