Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-11 Thread Vijay Rakesh Munganda
Hi Quentin, Thank you for the earlier help. After that, I got a QA Issue and I was trying to solve it, but I'm unable to do it. Any suggestions would be helpful. Package contains non-symlink .so: tokbox-dev path

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-08 Thread Vijay Rakesh Munganda
On Fri, Jan 8, 2021 at 04:09 AM, Quentin Schulz wrote: > > On Fri, Jan 08, 2021 at 04:00:54AM -0800, Vijay Rakesh Munganda wrote: > >> On Fri, Jan 8, 2021 at 03:15 AM, Quentin Schulz wrote: >> >> >>> >>> On Fri, Jan 08, 2021 at 03:07:43AM -0800, Vijay Rakesh Munganda wrote: >>> >>> On

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-08 Thread Quentin Schulz
On Fri, Jan 08, 2021 at 04:00:54AM -0800, Vijay Rakesh Munganda wrote: > On Fri, Jan 8, 2021 at 03:15 AM, Quentin Schulz wrote: > > > > > On Fri, Jan 08, 2021 at 03:07:43AM -0800, Vijay Rakesh Munganda wrote: > > > >> On Fri, Jan 8, 2021 at 01:26 AM, Quentin Schulz wrote: > >> > >> > >>> >

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-08 Thread Vijay Rakesh Munganda
On Fri, Jan 8, 2021 at 03:15 AM, Quentin Schulz wrote: > > On Fri, Jan 08, 2021 at 03:07:43AM -0800, Vijay Rakesh Munganda wrote: > >> On Fri, Jan 8, 2021 at 01:26 AM, Quentin Schulz wrote: >> >> >>> >>> Hi, >>> >>> On Fri, Jan 08, 2021 at 01:19:51AM -0800, Vijay Rakesh Munganda wrote: >>>

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-08 Thread Quentin Schulz
On Fri, Jan 08, 2021 at 03:07:43AM -0800, Vijay Rakesh Munganda wrote: > On Fri, Jan 8, 2021 at 01:26 AM, Quentin Schulz wrote: > > > > > Hi, > > > > On Fri, Jan 08, 2021 at 01:19:51AM -0800, Vijay Rakesh Munganda wrote: > > > >> Hi Paul Barker, > >> > >> No, ${WORKDIR}/tokbox directory is

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-08 Thread Vijay Rakesh Munganda
On Fri, Jan 8, 2021 at 01:26 AM, Quentin Schulz wrote: > > Hi, > > On Fri, Jan 08, 2021 at 01:19:51AM -0800, Vijay Rakesh Munganda wrote: > >> Hi Paul Barker, >> >> No, ${WORKDIR}/tokbox directory is empty, it is not getting placed. I can >> only see it in the downloads directory. > > S =

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-08 Thread Vijay Rakesh Munganda
On Fri, Jan 8, 2021 at 01:28 AM, Paul Barker wrote: > > >> Hi Paul Barker, >> >> No, ${WORKDIR}/tokbox directory is empty, it is not getting placed. I can >> only see it in the downloads directory. >> >> I'm Yocto Project Dunfell version. > > What I mean is, do you see the file >

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-08 Thread Quentin Schulz
Hi, On Fri, Jan 08, 2021 at 01:19:51AM -0800, Vijay Rakesh Munganda wrote: > Hi Paul Barker, > > No, ${WORKDIR}/tokbox directory is empty, it is not getting placed. I can > only see it in the downloads directory. > S = "${WORKDIR}/libopentok_linux_llvm_arm64" This is the root directory of

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-08 Thread Paul Barker
On Fri, 8 Jan 2021 at 08:49, Vijay Rakesh Munganda wrote: > > Hi Zoran, > > Thanks for the reply. The reason behind CMakeLists.txt does not appear is > because tgz file is getting extracted into the source folder, it is empty > when I checked. My recipe is unable to extract the tgz file which

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-08 Thread Vijay Rakesh Munganda
Hi Zoran, Thanks for the reply. The reason behind CMakeLists.txt does not appear is because tgz file is getting extracted into the source folder, it is empty when I checked. My recipe is unable to extract the tgz file which is download in the downloads directory. Do I need to write something

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-07 Thread Zoran
Just maybe... This web pointer can help you! https://stackoverflow.com/questions/46448682/cmake-error-the-source-does-not-appear-to-contain-cmakelists-txt/52068568 Zoran ___ On Fri, Jan 8, 2021 at 7:18 AM Vijay Rakesh Munganda wrote: > > Anyone, please suggest. > > Thanks, > Vijay Rakesh >

Re: [yocto] Unable to extract tar file #dunfell #yocto

2021-01-07 Thread Vijay Rakesh Munganda
Anyone, please suggest. Thanks, Vijay Rakesh -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#51928): https://lists.yoctoproject.org/g/yocto/message/51928 Mute This Topic: https://lists.yoctoproject.org/mt/79494357/21656 Mute

[yocto] Unable to extract tar file #dunfell #yocto

2021-01-06 Thread Vijay Rakesh Munganda
Hi All, I'm trying to install the Tokbox library into the build, but the tar file is not getting extracted into the folder. Here is my recipe code, kindly please help me where I went wrong. *Recipe:* > > > DESCRIPTION = "libopentok for arm64" > HOMEPAGE = "https://tokbox.com; > > > SRC_URI