Update vhost-device-sound recipe 28/30828/2
authorTimos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
Wed, 26 Feb 2025 10:05:30 +0000 (12:05 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 3 Mar 2025 11:42:02 +0000 (11:42 +0000)
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>
meta-egvirt/recipes-extended/vhost-device-sound/vhost-device-sound_0.2.0.bb

index 2520e48..eaafe9d 100644 (file)
@@ -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