浏览代码

json-c is mandatory

With 2023.12, json-c is mandatory.

Signed-off-by: Stefano Babic <stefano.babic@swupdate.org>
Stefano Babic 1 年之前
父节点
当前提交
eae00d55e1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      recipes-support/swupdate/swupdate.inc

+ 1 - 1
recipes-support/swupdate/swupdate.inc

@@ -1,7 +1,7 @@
 SUMMARY="Image updater for Yocto projects"
 DESCRIPTION = "Application for automatic software update from USB Pen"
 SECTION="swupdate"
-DEPENDS += "libconfig zlib libubootenv"
+DEPENDS += "libconfig zlib libubootenv json-c"
 
 # SWUpdate licensing is described in the following pages:
 # https://sbabic.github.io/swupdate/licensing.html