Skip to content

Commit b02552b

Browse files
committed
layer.conf: Add ps to HOSTTOOLS
This is for setvars.sh in Intel DPCPP compiler. Signed-off-by: Zoltán Böszörményi <[email protected]>
1 parent e4b0ca5 commit b02552b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conf/layer.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ LAYERVERSION_meta-python-ai = "1"
2020
LAYERSERIES_COMPAT_meta-python-ai = "nanbield"
2121

2222
LAYERDEPENDS_meta-python-ai = "core openembedded-layer meta-python"
23+
24+
# This is for setvars.sh in Intel DPCPP compiler
25+
HOSTTOOLS += "ps"

0 commit comments

Comments
 (0)