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.bur...@intel.com>
wrote:

>
> On 20 February 2017 at 16:30, SatyaNarayana Sampangi <satya.2...@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
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to