rkcommon represents a common set of C++ infrastructure and
CMake utilities used by various components of
IntelĀ® oneAPI Rendering Toolkit.

https://github.com/ospray/rkcommon

Signed-off-by: Naveen Saini <[email protected]>
---
 .../recipes-oneapi/rkcommon/rkcommon_1.6.1.bb   | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 
dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.6.1.bb

diff --git 
a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.6.1.bb 
b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.6.1.bb
new file mode 100644
index 00000000..17edff4a
--- /dev/null
+++ 
b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.6.1.bb
@@ -0,0 +1,17 @@
+SUMMARY  = "rkcommon - C++/CMake infrastructure"
+DESCRIPTION = "A common set of C++ infrastructure and CMake utilities \
+used by various components of IntelĀ® oneAPI Rendering Toolkit."
+HOMEPAGE = "https://github.com/ospray/rkcommon";
+
+LICENSE  = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
+
+inherit pkgconfig cmake
+
+S = "${WORKDIR}/git"
+
+SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https \
+            "
+SRCREV = "9e5a38e486f9edc8aefb37344526ac5552b35573"
+
+DEPENDS = "tbb"
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7116): 
https://lists.yoctoproject.org/g/meta-intel/message/7116
Mute This Topic: https://lists.yoctoproject.org/mt/83709312/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to