Part Number:PROCESSOR-SDK-AM65X
Tool/software: Linux
Hi,
I am trying to build linux for AM65x using this steps.
In between I came across with this error.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_configure, the basehash value changed from f2d4cf59f0735e926389cdb33c1812f1 to b3d016ab35a13c6491b48827a3dcb468. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from 992dfaaa1fed78ab75e1d63cdf83d713 to 5d5856cdadea75f4369b382d250fb28a. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_configure, the basehash value changed from f2d4cf59f0735e926389cdb33c1812f1 to b3d016ab35a13c6491b48827a3dcb468. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from 992dfaaa1fed78ab75e1d63cdf83d713 to 5d5856cdadea75f4369b382d250fb28a. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_configure, the basehash value changed from f2d4cf59f0735e926389cdb33c1812f1 to b3d016ab35a13c6491b48827a3dcb468. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from 992dfaaa1fed78ab75e1d63cdf83d713 to 5d5856cdadea75f4369b382d250fb28a. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_configure, the basehash value changed from f2d4cf59f0735e926389cdb33c1812f1 to b3d016ab35a13c6491b48827a3dcb468. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from 992dfaaa1fed78ab75e1d63cdf83d713 to 5d5856cdadea75f4369b382d250fb28a. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_configure, the basehash value changed from f2d4cf59f0735e926389cdb33c1812f1 to b3d016ab35a13c6491b48827a3dcb468. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from 992dfaaa1fed78ab75e1d63cdf83d713 to 5d5856cdadea75f4369b382d250fb28a. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_configure, the basehash value changed from f2d4cf59f0735e926389cdb33c1812f1 to b3d016ab35a13c6491b48827a3dcb468. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from 992dfaaa1fed78ab75e1d63cdf83d713 to 5d5856cdadea75f4369b382d250fb28a. The metadata is not deterministic and this needs to be fixed.
ERROR: osal-rtos-01.00.00.14A-r0.0 do_configure: Taskhash mismatch 681e98f0f8facae9d7eabab0386a1b3d versus 1c7e520c1e69502029f8bfbc9749f1c9 for /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_configure
ERROR: Taskhash mismatch 681e98f0f8facae9d7eabab0386a1b3d versus 1c7e520c1e69502029f8bfbc9749f1c9 for /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_configure
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_configure, the basehash value changed from f2d4cf59f0735e926389cdb33c1812f1 to b3d016ab35a13c6491b48827a3dcb468. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /u/yocto/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from 992dfaaa1fed78ab75e1d63cdf83d713 to 5d5856cdadea75f4369b382d250fb28a. The metadata is not deterministic and this needs to be fixed.
I tried to resolve this error by using following commands
MACHINE=am65xx-evm bitbake ti-ipc-rtos osal-rtos -c cleanall
But still I am getting same error
Can you help me on this
Thanks and Regards,
Vishhnu