Hi Peter,
On Wed, May 22, 2013 at 6:26 PM, Peter Maydell wrote:
> On 22 May 2013 08:47, Edgar E. Iglesias wrote:
>> On Wed, May 22, 2013 at 11:50:22AM +1000, peter.crosthwa...@xilinx.com wrote:
>>> From: Peter Crosthwaite
>>> Currently QEMU provides a local clone of the file libfdt_env.h in
>>>
On 22 May 2013 08:47, Edgar E. Iglesias wrote:
> On Wed, May 22, 2013 at 11:50:22AM +1000, peter.crosthwa...@xilinx.com wrote:
>> From: Peter Crosthwaite
>> Currently QEMU provides a local clone of the file libfdt_env.h in
>> /include. This file is supposed to come with the libfdt package and is
On Wed, May 22, 2013 at 11:50:22AM +1000, peter.crosthwa...@xilinx.com wrote:
> From: Peter Crosthwaite
>
> Currently QEMU provides a local clone of the file libfdt_env.h in
> /include. This file is supposed to come with the libfdt package and is
> only needed for broken installs of libfdt. Unfor
From: Peter Crosthwaite
Currently QEMU provides a local clone of the file libfdt_env.h in
/include. This file is supposed to come with the libfdt package and is
only needed for broken installs of libfdt. Unfortunately, libfdt 1.3
stable is tagged with this bug so we cant realistically remove the