Signed-off-by: Naveen Saini <[email protected]>
---
.../recipes-core/librealsense/librealsense_2.29.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/dynamic-layers/openembedded-layer/recipes-core/librealsense/librealsense_2.29.0.bb
b/dynamic-layers/openembedded-layer/recipes-core/librealsense/librealsense_2.29.0.bb
index cdf7d022..49996124 100644
---
a/dynamic-layers/openembedded-layer/recipes-core/librealsense/librealsense_2.29.0.bb
+++
b/dynamic-layers/openembedded-layer/recipes-core/librealsense/librealsense_2.29.0.bb
@@ -13,6 +13,8 @@ S = "${WORKDIR}/git"
SRC_URI = "git://github.com/IntelRealSense/librealsense.git"
SRCREV = "5096aab40c71bfa2bebd17e4ace5f6678587b889"
+UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>(\d+(\.\d+)+))$"
+
EXTRA_OECMAKE += "-DCMAKE_BUILD_TYPE=Release"
EXTRA_OECMAKE += "-DBUILD_EXAMPLES=true"
EXTRA_OECMAKE +=
"-DBUILD_GRAPHICAL_EXAMPLES=${@bb.utils.contains('DISTRO_FEATURES', 'x11
opengl', 'true', 'false', d)}"
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6302):
https://lists.yoctoproject.org/g/meta-intel/message/6302
Mute This Topic: https://lists.yoctoproject.org/mt/67790730/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-