All of lore.kernel.org
 help / color / mirror / Atom feed
* Unable to extract tar file #dunfell #yocto
@ 2021-01-07  7:12 Vijay Rakesh Munganda
  2021-01-08  6:18 ` Vijay Rakesh Munganda
  0 siblings, 1 reply; 15+ messages in thread
From: Vijay Rakesh Munganda @ 2021-01-07  7:12 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 785 bytes --]

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 =
> "https://s3.amazonaws.com/artifact.tokbox.com/rel/opentok-linux-sdk/libopentok_linux_llvm_arm64-2.18.1.tgz"
> 
> SRC_URI[sha256sum] =
> "7ae2b85940a4e16299a4ec5f4341b6b92c71abdb5ef6949508873bd8a2f53abc"
> 
> S= "${WORKDIR}/tokbox"
> 
> inherit cmake
> 

*Error:*
> 
> CMake Error: The source directory
> "/home/test/target/bsp/tmp/work/aarch64-poky-linux/tokbox/1.0-r0/tokbox"
> does not appear to contain CMakeLists.txt.

Thanks & Regards,
Vijay Rakesh

[-- Attachment #2: Type: text/html, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-01-11  9:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07  7:12 Unable to extract tar file #dunfell #yocto Vijay Rakesh Munganda
2021-01-08  6:18 ` Vijay Rakesh Munganda
2021-01-08  7:51   ` [yocto] " Zoran
2021-01-08  8:49     ` Vijay Rakesh Munganda
2021-01-08  9:11       ` [yocto] " Paul Barker
2021-01-08  9:19         ` Vijay Rakesh Munganda
2021-01-08  9:26           ` [yocto] " Quentin Schulz
2021-01-08 11:07             ` Vijay Rakesh Munganda
2021-01-08 11:15               ` [yocto] " Quentin Schulz
2021-01-08 12:00                 ` Vijay Rakesh Munganda
2021-01-08 12:08                   ` [yocto] " Quentin Schulz
2021-01-08 14:08                     ` Vijay Rakesh Munganda
2021-01-11  9:01                       ` Vijay Rakesh Munganda
2021-01-08  9:28           ` [yocto] " Paul Barker
2021-01-08 10:52             ` Vijay Rakesh Munganda

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.