Update config source id for implied CycloneDDS tag
Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
78c255d432
commit
572d2528f3
1 changed files with 2 additions and 0 deletions
|
@ -2383,6 +2383,8 @@ static int proc_elem_open (void *varg, UNUSED_ARG (uintptr_t parentinfo), UNUSED
|
||||||
cfgst_push (cfgst, 0, &root_cfgelems[0], cfgst_parent (cfgst));
|
cfgst_push (cfgst, 0, &root_cfgelems[0], cfgst_parent (cfgst));
|
||||||
cfgst->implicit_toplevel = ITL_INSERTED_2;
|
cfgst->implicit_toplevel = ITL_INSERTED_2;
|
||||||
}
|
}
|
||||||
|
cfgst->source = (cfgst->source == 0) ? 1 : cfgst->source << 1;
|
||||||
|
cfgst->first_data_in_source = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue