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 <
[email protected]> 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 <[email protected]>
> wrote:
>
>>
>> On 20 February 2017 at 16:30, SatyaNarayana Sampangi <
>> [email protected]> 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
>>
>
>
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto