Skip to content

Commit b358a5a

Browse files
authored
Upgrade the cjson version to 1.7.19 to align with EMT. (open-edge-platform#100)
Updated the EMT build to utilize the existing cjson-devel package available in the system. This approach minimizes duplication and ensures consistent cjson updates throughout the system. Accordingly, the .bdba.yaml file has been updated. cjson-devel overwrites the version v1.7.19 with BDBA reported as v1.7.14 bypassing static linked libraries Reviewed-by: Aaron Chan <aaron.chun.yew.chan@intel.com> Signed-off-by: Polmoorx Shiva Kumar <polmoorx.shiva.kumar@intel.com>
1 parent 052781f commit b358a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPECS/fluent-bit/.bdba.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ specVersion: 3
22
overrides:
33
- component:
44
name: cjson
5-
newVersion: 1.7.14
5+
newVersion: 1.7.19
66
forceVersion: true
77
files:
88
- path: usr/bin/fluent-bit

0 commit comments

Comments
 (0)