Skip to content
Snippets Groups Projects
Commit e0b787c9 authored by BRONES Romain's avatar BRONES Romain
Browse files

fix: Exclude ChimeraTK recipes from RMWORK

* This avoid the ninja build error, libatomic missing, etc.
parent 49246d30
No related branches found
No related tags found
No related merge requests found
...@@ -241,7 +241,7 @@ PNBLACKLIST[nativesdk-qemu]="blacklist" ...@@ -241,7 +241,7 @@ PNBLACKLIST[nativesdk-qemu]="blacklist"
SKIP_BUILDINFO="1" SKIP_BUILDINFO="1"
INHERIT += "rm_work" INHERIT += "rm_work"
#RM_WORK_EXCLUDE += " deviceaccess controlsystemadapter applicationcore controlsystemadapter-opc-ua-adapter genericdeviceserver-opcua uio-dummy" RM_WORK_EXCLUDE += " deviceaccess controlsystemadapter applicationcore controlsystemadapter-opc-ua-adapter genericdeviceserver-opcua uio-dummy"
RM_WORK_EXCLUDE += " device-tree device-tree-from-bd external-hdf bitstream-extraction variant-mapt" RM_WORK_EXCLUDE += " device-tree device-tree-from-bd external-hdf bitstream-extraction variant-mapt"
RM_WORK_EXCLUDE += " open62541" RM_WORK_EXCLUDE += " open62541"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment