Re: [dpdk-dev] [PATCH v3 5/6] power: add new header file to export list
From: Bruce Richardson <hidden>
Date: 2021-01-20 15:08:22
From: Bruce Richardson <hidden>
Date: 2021-01-20 15:08:22
On Wed, Jan 20, 2021 at 02:28:59PM +0000, Burakov, Anatoly wrote:
On 20-Jan-21 1:55 PM, David Hunt wrote:quoted
From: Bruce Richardson <redacted> Adjust meson.build so that 'ninja install' copies the new header file into the installation directory. Fixes: 210c383e247b ("power: packet format for vm power management") Fixes: cd0d5547e873 ("power: vm communication channels in guest") Cc: stable@dpdk.org Signed-off-by: Bruce Richardson <redacted> Signed-off-by: David Hunt <redacted> ---IMO this should be part of the first patch, otherwise the build could (will?) be broken until this patch.
Since things were already broken before the set, I'm not sure this really matters.