Files
buildroot/package
Fabrice Fontaine 04b54138e6 package/systemd: disable cryptsetup for host package
Build with cryptsetup and without libblkid will fail on:

../src/shared/dissect-image.c:1336:34: error: 'N_DEVICE_NODE_LIST_ATTEMPTS' undeclared (first use in this function)
 1336 |         for (unsigned i = 0; i < N_DEVICE_NODE_LIST_ATTEMPTS; i++) {
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~

This bug has been reported upstream:
https://github.com/systemd/systemd/pull/16901
and is not an issue for the target variant as libblkid is select by
BR2_PACKAGE_UTIL_LINUX_MOUNT

As cryptsetup does not seem needed for host-systemd, just disable it

Fixes:
 - http://autobuild.buildroot.org/results/67782c225c08387c1bbcbea9eee3ca12bc6577cd

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-08-29 18:34:38 +02:00
..
2020-07-18 15:56:46 +02:00
2020-08-15 16:14:28 +02:00
2020-07-12 15:58:40 +02:00
2020-07-18 14:18:33 +02:00
2020-07-11 23:52:42 +02:00
2020-07-27 17:19:46 +02:00
2020-08-13 21:59:36 +02:00
2020-08-04 23:00:10 +02:00
2020-06-22 21:36:15 +02:00
2020-06-29 22:13:00 +02:00
2020-07-09 21:59:10 +02:00
2020-06-14 16:53:13 +02:00
2020-08-21 00:10:22 +02:00
2020-06-20 08:32:25 +02:00
2020-07-19 18:49:56 +02:00
2020-06-18 22:39:22 +02:00
2020-08-05 15:00:32 +02:00
2020-08-12 16:44:27 +02:00
2020-06-25 22:44:51 +02:00
2020-08-19 22:47:44 +02:00
2020-07-18 15:20:46 +02:00
2020-07-14 10:01:05 +02:00
2020-06-10 23:32:37 +02:00
2020-06-20 16:24:06 +02:00
2020-07-18 23:25:26 +02:00
2020-07-13 19:10:20 +02:00
2020-07-12 11:13:26 +02:00
2020-06-23 23:19:03 +02:00
2020-07-12 13:00:39 +02:00
2020-08-28 22:56:49 +02:00
2020-08-29 16:03:15 +02:00
2020-07-27 10:13:06 +02:00
2020-08-02 22:22:06 +02:00
2020-07-26 21:47:22 +02:00
2020-08-16 11:27:28 +02:00
2020-07-25 13:01:03 +02:00
2020-06-20 08:34:09 +02:00
2020-07-18 22:31:26 +02:00
2020-07-26 21:47:07 +02:00
2020-06-29 22:04:21 +02:00
2020-08-05 22:53:37 +02:00
2020-07-12 23:07:44 +02:00
2020-07-12 12:44:43 +02:00
2020-08-28 22:56:49 +02:00
2020-08-23 15:03:18 +02:00
2020-07-13 23:24:19 +02:00
2020-07-12 23:20:13 +02:00
2020-07-18 15:20:14 +02:00
2020-08-28 22:56:49 +02:00
2020-07-05 15:27:44 +02:00
2020-07-16 22:20:07 +02:00
2020-08-03 16:37:23 +02:00
2020-07-11 23:47:27 +02:00
2020-08-16 11:27:28 +02:00
2020-07-12 22:30:44 +02:00
2020-06-14 16:18:53 +02:00
2020-06-17 22:56:56 +02:00
2020-07-14 23:44:31 +02:00
2020-06-17 22:22:21 +02:00
2020-07-11 23:51:25 +02:00
2020-07-27 15:12:53 +02:00
2020-07-16 09:16:36 +02:00
2020-07-12 23:38:46 +02:00
2020-06-18 22:14:18 +02:00
2020-07-16 09:14:34 +02:00
2020-07-31 09:14:42 +02:00
2020-07-07 22:58:39 +02:00
2020-07-16 09:10:40 +02:00
2020-07-27 13:31:00 +02:00