Update vhost-device-sound recipe 59/30859/2 salmon 19.0.1 salmon/19.0.1 salmon_19.0.1
authorTimos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
Wed, 26 Feb 2025 10:05:30 +0000 (12:05 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 18 Mar 2025 20:40:43 +0000 (20:40 +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>
(cherry picked from commit 1eccca148b8144dd29a776d9159040be92a975ee)

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