From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 18 Jul 2020 15:30:22 +0200 Subject: [Buildroot] [PATCH 1/1] package/mtd: disable crypto for host In-Reply-To: <20200718090346.1230829-1-fontaine.fabrice@gmail.com> References: <20200718090346.1230829-1-fontaine.fabrice@gmail.com> Message-ID: <20200718153022.2bb56520@windsurf.home> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Sat, 18 Jul 2020 11:03:46 +0200 Fabrice Fontaine wrote: > Commit f1d1347bde41d35630d65898d27d87b99a519cb8 added the optional > openssl dependency for mtd however nothing was done for host-mtd > > As a result, crypto support on host-mtd depends on the availability of > host-openssl which is not listed in HOST_MTD_DEPENDENCIES > > Moreover, crypto support needs host linux-headers as it includes > since version 2.1.2 and > https://github.com/sigma-star/mtd-utils/commit/a739b59efe7996e3bdcbe8b17743dc05ac7c110a > > So just disable crypto support for host-mtd > > Fixes: > - http://autobuild.buildroot.org/results/e581bd04e1902476afcdc9d9e34f5fb00fcd31be > > Signed-off-by: Fabrice Fontaine > --- > package/mtd/mtd.mk | 1 + > 1 file changed, 1 insertion(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com