From a642ed65d4d1af6120d1455ee9b6708c1590703b Mon Sep 17 00:00:00 2001
From: Nicolas Richart <nicolas.richart@epfl.ch>
Date: Sat, 10 Aug 2024 00:30:56 +0200
Subject: [PATCH] Adding hcoll to l40s

---
 stacks/pinot-noir/packages_kuma-l40s.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/stacks/pinot-noir/packages_kuma-l40s.yaml b/stacks/pinot-noir/packages_kuma-l40s.yaml
index bfde5dc..a0172b6 100644
--- a/stacks/pinot-noir/packages_kuma-l40s.yaml
+++ b/stacks/pinot-noir/packages_kuma-l40s.yaml
@@ -6,6 +6,12 @@ packages:
   # ---------------------------------------------------------------------------
   # Externals
   # ---------------------------------------------------------------------------
+  hcoll:
+    buildable: false
+    externals:
+    - spec: 'hcoll@4.8.3227'
+      prefix: /opt/mellanox/hcoll
+
   pmix:
     buildable: false
     externals:
-- 
GitLab