summaryrefslogtreecommitdiffstats
path: root/meta-egvirt
diff options
context:
space:
mode:
authorTimos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>2025-02-26 12:05:30 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2025-03-03 11:42:02 +0000
commitc1e55d5a10b6aecf1ab892144b91ba36eb6f8561 (patch)
treeae387f990bff303a2bd19075bee92a234c2056e3 /meta-egvirt
parentf16f0323a6c3cfafb2d8c349a8bfc6eeaa97773b (diff)
Update vhost-device-sound recipeHEADmaster
This commit is a WIP and fixes vhost-device-sound recipe for h3ulcb-kf. Bug-AGL: SPEC-5364 Change-Id: Ic45456f24f9e01a5816cb224b637b13cc5424407 Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
Diffstat (limited to 'meta-egvirt')
-rw-r--r--meta-egvirt/recipes-extended/vhost-device-sound/vhost-device-sound_0.2.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-egvirt/recipes-extended/vhost-device-sound/vhost-device-sound_0.2.0.bb b/meta-egvirt/recipes-extended/vhost-device-sound/vhost-device-sound_0.2.0.bb
index 2520e481..eaafe9de 100644
--- a/meta-egvirt/recipes-extended/vhost-device-sound/vhost-device-sound_0.2.0.bb
+++ b/meta-egvirt/recipes-extended/vhost-device-sound/vhost-device-sound_0.2.0.bb
@@ -27,4 +27,6 @@ inherit cargo
inherit cargo-update-recipe-crates
inherit pkgconfig
+export BINDGEN_EXTRA_CLANG_ARGS= "--sysroot=${STAGING_DIR_TARGET}"
+
include vhost-device-sound-crates.inc