[yocto] Problem: Installation

SatyaNarayana Sampangi satya.2891 at gmail.com
Mon Feb 20 10:09:34 PST 2017


Problem Solved, I did not mention the path properly in the S variable,

I changed, S = "${WORKDIR}/${PN}-${PV}", which works fine.

Thanks to Ross, for triggering.

Regards,
satya

On Mon, Feb 20, 2017 at 11:14 PM, SatyaNarayana Sampangi <
satya.2891 at gmail.com> wrote:

> Hi Ross,
>
> Thanks for your reply, by the way the tgz contains,
>
> hello.c  helloprint.c  helloprint.h, and moreover I could see in the ${S},
> which is suppose to be
> ~/yocto/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-
> linux-gnueabi/hellosatya/1.0-r0/hellosatya-1.0
>
> tree hellosatya-1.0/
> hellosatya-1.0/
> |-- hello.c
> |-- helloprint.c
> `-- helloprint.h
>
> 0 directories, 3 files
>
> So, this clearly states that it is unpacked into the WOKDIR.
>
> Any other variables need to be taken care?
>
> Thanks,
> satya
>
>
>
> On Mon, Feb 20, 2017 at 10:03 PM, Burton, Ross <ross.burton at intel.com>
> wrote:
>
>>
>> On 20 February 2017 at 16:30, SatyaNarayana Sampangi <
>> satya.2891 at gmail.com> wrote:
>>
>>>  14 SRC_URI = "file://hellosatya-1.0.tgz"
>>>  15
>>>  16 S = "${WORKDIR}"
>>>
>>
>> What files are in the tgz, and where do they expand to?  The error says
>> no such file or directory, so presumably it didn't unpack helloprint.c into
>> the work directory.
>>
>> Ross
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170220/d543b87f/attachment.html>


More information about the yocto mailing list