From b28478315df3bf3dbca06f2fcf360d864e65e1f6 Mon Sep 17 00:00:00 2001
From: Romain Broucquart <romain.broucquart@synchrotron-soleil.fr>
Date: Tue, 7 Feb 2023 16:58:30 +0100
Subject: [PATCH] Add xilinx-xvc-server to application

---
 recipes-core/images/zup-image-soleil-fofb.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-core/images/zup-image-soleil-fofb.bb b/recipes-core/images/zup-image-soleil-fofb.bb
index cfc7da6..8ef279a 100644
--- a/recipes-core/images/zup-image-soleil-fofb.bb
+++ b/recipes-core/images/zup-image-soleil-fofb.bb
@@ -29,6 +29,7 @@ IMAGE_INSTALL_append = " util-linux glibc-utils sudo"
 IMAGE_INSTALL_append = " python3-asyncua"
 IMAGE_INSTALL_append = " deviceaccess"
 IMAGE_INSTALL_append = " deviceaccess-python-bindings"
+IMAGE_INSTALL_append = " xilinx-xvc-server"
 #IMAGE_INSTALL_append = " python3-pytango"
 #IMAGE_INSTALL_append = " cifs-utils"
 #IMAGE_INSTALL_append = " boost"
-- 
GitLab