[meta-freescale] [yocto] unable to get checksum SRC_URI file could not be found

Robert Yang liezhi.yang at windriver.com
Wed Jul 9 22:49:50 PDT 2014



On 07/10/2014 01:16 PM, jags gediya wrote:
> I am building yocto for freescale imx6sl evolution kit. For checking
> in source code on svn , i have deleted all .git and .gitignore from
> the meta directories. Then i have checkout the source code, and tried
> to build that. While building i am getting the warning
>
> Unable to get checksum for rfkill SRC_URI entry
> dont.call.git.rev-parse.on.parent.dir.patch: file could not be found
>
> What can be the reason of it?

It can't find the dont.call.git.rev-parse.on.parent.dir.patch, there should
be a line like:

SRC_URI ="file://dont.call.git.rev-parse.on.parent.dir.patch"

Try to grep dont.call.git.rev-parse.on.parent.dir.patch in the meta layers.

> Will it create any problem?

Yes, it would cause problems if you build the recipe.

// Robert

>
> Thanks,
> Jags
>


More information about the meta-freescale mailing list