YANG schema shared fix

YANG_SCHEMA_MOUNT_YANG_LIB_FORCE caused equality to fail
This commit is contained in:
Olof hagsand 2024-06-11 11:35:31 +02:00
parent ef89561215
commit 54ba56a41e
2 changed files with 33 additions and 7 deletions

View file

@ -215,3 +215,9 @@
/*! Temporary comparison of xyanglibs, should be removed asap
*/
#define YANG_SCHEMA_CMP_KLUDGE
/*! Force add ietf-yang-library@2019-01-04 on all mount-points
*
* This is a limitation of of the current implementation
*/
#define YANG_SCHEMA_MOUNT_YANG_LIB_FORCE