[yocto] question about populate sdk from gdp 11

Khem Raj raj.khem at gmail.com
Tue Sep 13 13:14:38 PDT 2016


> On Sep 12, 2016, at 11:32 PM, milad hasanvand <hasanvand.milad at gmail.com> wrote:
> 
> Dear all,
> 
> based on the material presented in GDP master, i successfully compiled it and it is working. but when i try to extract sdk using this command " bitbake genivi-dev-platform-sdk -c populate_sdk " i got the following error:
> 
> "
> ERROR: Taskhash mismatch 717dd6510c2db4bae5bb8bab51bd0c34 verses ee9d2e3d5e34240b4487488cd5a60373 for /home/milad/GDP/genivi-dev-platform/gdp-src-build/../meta-genivi-dev/meta-genivi-dev/recipes-dev-platform/images/genivi-dev-platform-sdk.bb.do_populate_sdk

This means that there is some code which is using DATE and TIME or assigning a variable by computing system time using strftime etc. usually some post processing tasks do such things
in some BSP layers or others. You can use bitbake-diffsigs and bitbake-dumpsigs to narrow it down and remove that usage. More than often using DATETIME variable from metadata
is enough in such places.

> 
> NOTE: Tasks Summary: Attempted 5252 tasks of which 5251 didn't need to be rerun and all succeeded.
> "
> 
> it should be noted that it fails on the last task!!!!!
> 
> thank you all in advance
> 
> Regards; <>
> Milad Hasanvand
> Connected Car System Designer @ AIRIC-SAIPA
> -------------------------------------------------------------------------------------------
>  <http://airic-ir.com/>
> Automotive Industries Research & Innovation Center (AIRIC)
> SAIPA Group
> 15th Km Karadj Makhsoos Rd., Tehran, Iran.
> P.O. Box 13445/967
> hasanvand.milad at airic-ir.com <mailto:hasanvand.milad at airic-ir.com>
> Mobile:   +98 938 510 0152
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160913/136f18e6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160913/136f18e6/attachment.pgp>


More information about the yocto mailing list