From c1e55d5a10b6aecf1ab892144b91ba36eb6f8561 Mon Sep 17 00:00:00 2001
From: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
Date: Wed, 26 Feb 2025 12:05:30 +0200
Subject: [PATCH] Update vhost-device-sound recipe

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>
---
 .../recipes-extended/vhost-device-sound/vhost-device-sound_0.2.0.bb     | 2 ++
 1 file changed, 2 insertions(+)

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
-- 
2.16.6