All of lore.kernel.org
 help / color / mirror / Atom feed
* question about populate sdk from gdp 11
@ 2016-09-13  6:32 milad hasanvand
  2016-09-13 20:14 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: milad hasanvand @ 2016-09-13  6:32 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]

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

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@airic-ir.com
Mobile:   +98 938 510 0152

[-- Attachment #2: Type: text/html, Size: 4175 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: question about populate sdk from gdp 11
  2016-09-13  6:32 question about populate sdk from gdp 11 milad hasanvand
@ 2016-09-13 20:14 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2016-09-13 20:14 UTC (permalink / raw)
  To: milad hasanvand; +Cc: yocto


[-- Attachment #1.1: Type: text/plain, Size: 1805 bytes --]


> On Sep 12, 2016, at 11:32 PM, milad hasanvand <hasanvand.milad@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@airic-ir.com <mailto:hasanvand.milad@airic-ir.com>
> Mobile:   +98 938 510 0152
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


[-- Attachment #1.2: Type: text/html, Size: 6163 bytes --]

[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-13 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13  6:32 question about populate sdk from gdp 11 milad hasanvand
2016-09-13 20:14 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.