From: Alexander Larsson Date: Wed, 31 Jan 2024 10:50:22 +0000 (+0100) Subject: Update submodule: composefs X-Git-Tag: archive/raspbian/2024.8-1+rpi1^2~7^2~6^2~8^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0d9dc2b25d00a320d08a741658ada6089035b63f;p=ostree.git Update submodule: composefs This updates composefs to 1.0.3 which has support for the new overlay nesting format. --- diff --git a/composefs b/composefs index cca8be49..2d5cdcb9 160000 --- a/composefs +++ b/composefs @@ -1 +1 @@ -Subproject commit cca8be49843385ce556fccf51f75821f70fb7769 +Subproject commit 2d5cdcb9176cfe4ccf1761ef6d78e1c48de35649 diff --git a/configure.ac b/configure.ac index 5d8fa08f..cca57a70 100644 --- a/configure.ac +++ b/configure.ac @@ -284,6 +284,8 @@ AS_IF([test x$have_gpgme = xyes], AM_CONDITIONAL(USE_GPGME, test "x$have_gpgme" = xyes) dnl composefs won't work at all without this +AC_CHECK_HEADERS([endian.h sys/endian.h machine/endian.h]) +AC_CHECK_FUNCS([reallocarray]) AC_MSG_CHECKING([for MOUNT_ATTR_IDMAP]) AC_COMPILE_IFELSE( [AC_LANG_PROGRAM([