|
From: | Alexander Graf |
Subject: | Re: [Qemu-devel] [PATCH v2 0/2] ppc: Require libfdt 1.4.0 as minimum version |
Date: | Mon, 18 May 2015 15:09:30 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
On 05/18/2015 12:59 PM, Thomas Huth wrote:
The patch "spapr_drc: initial implementation of sPAPRDRConnector device" requires the function fdt_get_property_by_offset() from libfdt, which is only properly exported there since version 1.4.0. So let's make sure that we require at least version 1.4.0 of libfdt nowadays.
Thanks, applied to ppc-next (before the spapr merge). Alex
[Prev in Thread] | Current Thread | [Next in Thread] |