Merge branch 'v1.2.1' into 'v1.2.1'
update changelog See merge request kysdk/kysdk-system!31
This commit is contained in:
commit
a4bf694cf2
|
@ -1,3 +1,12 @@
|
|||
libkysdk-system (1.2.1.1) v101; urgency=medium
|
||||
|
||||
*Bug号:134984,134990,125178,133854
|
||||
*需求号:
|
||||
*其他修改:ocr增加RISC-V架构编译
|
||||
control文件指定与base相关包的的依赖版本号
|
||||
|
||||
-- shaozhimin <shaozhimin@kylinos.cn> Tue, 23 Aug 2022 09:22:40 +0800
|
||||
|
||||
libkysdk-system (1.2.1.0build3test3) v101; urgency=medium
|
||||
|
||||
*Bug号:
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <cJSON.h>
|
||||
#include <cjson/cJSON.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in New Issue