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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#51911): https://lists.yoctoproject.org/g/yocto/message/51911 Mute This Topic: https://lists.yoctoproject.org/mt/79494357/21656 Mute #dunfell:https://lists.yoctoproject.org/g/yocto/mutehashtag/dunfell Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
