diff options
| author | Teoh Suh Haw <suh.haw.teoh@intel.com> | 2023-05-17 12:49:39 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2023-05-18 09:24:16 +0800 |
| commit | dc19c9bb006de4012257033de3673120a2920c0c (patch) | |
| tree | d72178a05fe4af58ea583882740117512c1c86fa | |
| parent | 93d651489af3aa6d75a4ce4d5f71d909b219311d (diff) | |
| download | meta-intel-dc19c9bb006de4012257033de3673120a2920c0c.tar.gz | |
embree: upgrade 4.0.1 -> 4.1.0
Release Notes:
https://github.com/embree/embree/releases/tag/v4.1.0
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.1.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.0.1.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.1.0.bb index ae702afa..c5861753 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.0.1.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.1.0.bb | |||
| @@ -14,7 +14,7 @@ inherit pkgconfig cmake | |||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master" | 16 | SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master" |
| 17 | SRCREV = "02192dc3f91ea86bd96a8352c91bfda833c509ae" | 17 | SRCREV = "0fcb306c9176221219dd15e27fe0527ed334948f" |
| 18 | 18 | ||
| 19 | COMPATIBLE_HOST = '(x86_64).*-linux' | 19 | COMPATIBLE_HOST = '(x86_64).*-linux' |
| 20 | COMPATIBLE_HOST:libc-musl = "null" | 20 | COMPATIBLE_HOST:libc-musl = "null" |
