Re: [OpenWrt-Devel] [PATCH v2 00/12] dm-verity support

2020-03-12 Thread Thomas Petazzoni
Hello, I have received absolutely no feedback on this v2. Would it be possible to get these patches reviewed or merged ? Thanks a lot, Thomas Petazzoni On Fri, 20 Dec 2019 15:04:32 +0100 Thomas Petazzoni wrote: > Hello, > > On Thu, 21 Nov 2019 17:23:10 +0100 > Thomas Petazzoni wrote: > >

Re: [OpenWrt-Devel] [PATCH v2 00/12] dm-verity support

2019-12-20 Thread Thomas Petazzoni
Hello, On Thu, 21 Nov 2019 17:23:10 +0100 Thomas Petazzoni wrote: > This is the second iteration of my patch series adding support for > dm-verity in OpenWRT. See below for some introduction about the > purpose of this series. Unless I missed it, I don't think I have received any feedback on th

[OpenWrt-Devel] [PATCH v2 00/12] dm-verity support

2019-11-21 Thread Thomas Petazzoni
Hello, This is the second iteration of my patch series adding support for dm-verity in OpenWRT. See below for some introduction about the purpose of this series. Changes since v1 - Rebase the patch series on the latest master. - Make sure all patches have @bootlin.com as author