Re: [yocto] :how to solve the basehash value changed from 'xxx' to 'aaaa' ?

2019-11-21 Thread www
Thanks, The cause of the error comes from the cache of the yocto project. Thanks, Byron At 2019-11-21 17:13:54, "Mike Looijmans" wrote: >Without your recipe source code, no one can tell for sure, but I suspect you >have something like a "DATE" in there that evaulates to a different val

Re: [yocto] :how to solve the basehash value changed from 'xxx' to 'aaaa' ?

2019-11-21 Thread Mike Looijmans
Without your recipe source code, no one can tell for sure, but I suspect you have something like a "DATE" in there that evaulates to a different value if you run it a second later. Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4

Re: [yocto] :how to solve the basehash value changed from 'xxx' to 'aaaa' ?

2019-11-18 Thread Mark Hatle
You are changing the value of something in there dynamically. Most likely you've done something like embed the current date and time. If you do something like that, you need to evaluate it -once- during parse time and not again. This will fix the hash value at parse time and not change it later

[yocto] :how to solve the basehash value changed from 'xxx' to 'aaaa' ?

2019-11-18 Thread www
Dear all, When I modify the os-release file in my yocto project, it appear some error, and how can I solve it ? Who can give me some help or advice? Thank you! I carried out the recommended order and it didn't work. ERROR: os-release-1.0-r0 do_compile: Taskhash mismatch ce133f0458608e03aa5522

[yocto] :how to solve the basehash value changed from 'xxx' to 'aaaa' ?

2019-11-18 Thread www
Dear all, When I modify the os-release file in my yocto project, it appear some error, and how can I solve it ? Who can give me some help or advice? Thank you! I carried out the recommended order and it didn't work. ERROR: os-release-1.0-r0 do_compile: Taskhash mismatch ce133f0458608e03aa5522