remove STAGING_DIR_HOST from the crossguid-config.cmake file

Signed-off-by: Markus Volk <f_...@t-online.de>
---
 meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb 
b/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb
index 58b049bb4..5e680c464 100644
--- a/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb
+++ b/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb
@@ -15,3 +15,6 @@ S = "${WORKDIR}/git"
 
 inherit cmake
 
+do_install:append() {
+    sed -i -e 's|${STAGING_DIR_HOST}||g' 
${D}${datadir}/crossguid/cmake/crossguid-config.cmake
+}
-- 
2.44.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109252): 
https://lists.openembedded.org/g/openembedded-devel/message/109252
Mute This Topic: https://lists.openembedded.org/mt/104841330/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to