From 2929800c122f20b2186a5f9cfdaa37030050a3d8 Mon Sep 17 00:00:00 2001 From: Sourav Moitra Date: Tue, 10 Dec 2024 20:29:58 +0530 Subject: [PATCH] Update image spec Signed-off-by: Sourav Moitra --- configure.ac | 1 - image-spec | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 999893ab..2d54faaf 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,6 @@ AM_SILENT_RULES([yes]) AM_CONDITIONAL([HAVE_EMBEDDED_JANSSON], [test x"$embedded_jansson" = xtrue]) AM_COND_IF([HAVE_EMBEDDED_JANSSON], [], [ AC_SEARCH_LIBS(json_object, [jansson], [AC_DEFINE([HAVE_JANSSON], 1, [Define if libjansson is available])], [AC_MSG_ERROR([*** libjansson headers not found])]) -PKG_CHECK_MODULES([JANSSON], [jansson >= 2.14]) ]) # Optionally install the library. diff --git a/image-spec b/image-spec index c66e8113..5325ec48 160000 --- a/image-spec +++ b/image-spec @@ -1 +1 @@ -Subproject commit c66e8113cbad252a418d85f061bd1a20d0904d08 +Subproject commit 5325ec48851022d6ded604199a3566254e72842a