From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 18 Jul 2021 14:00:58 +0200 Subject: [Buildroot] [PATCH 1/1] package/mtd: update lib{mtd, ubi}.h path In-Reply-To: <20210718083412.1904311-1-fontaine.fabrice@gmail.com> References: <20210718083412.1904311-1-fontaine.fabrice@gmail.com> Message-ID: <20210718140058.47ac4d31@windsurf> List-Id: To: buildroot@busybox.net MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Sun, 18 Jul 2021 10:34:12 +0200 Fabrice Fontaine wrote: > Update lib{mtd,ubi}.h path to fix the following build failure raised > since bump of swupdate to version 2021.04 in commit > 2c6b0359c3b819fadb4437b2d780e95c32fdab21: > > In file included from corelib/mtd-interface.c:21: > include/flash.h:13:10: fatal error: libmtd.h: No such file or directory > 13 | #include > | ^~~~~~~~~~ > > This build failure is raised because of > https://github.com/sbabic/swupdate/commit/0c672866d4a9fe8f0808b5d8a0afb95c13c4c138 > > Fixes: > - http://autobuild.buildroot.org/results/d475bdb341d2afecf12e404dfa093e58221b9882 > > Signed-off-by: Fabrice Fontaine > --- > package/mtd/mtd.mk | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Isn't there a chance for this to break other packages? Is it just swupdate that is using the MTD headers? Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com