[meta-xilinx] u-boot-xlnx-dev fails to build currently

Mike Looijmans mike.looijmans at topic.nl
Tue May 26 01:21:36 PDT 2015


On 26-05-15 09:07, Nathan Rossi wrote:
> On Thu, May 21, 2015 at 10:30 PM, Mike Looijmans
> <mike.looijmans at topic.nl> wrote:
>> Current master of openembedded and meta-xilinx layers. Set MACHINE to any
>> zynq board, then run "bitbake u-boot-xlnx-dev"
>>
>> This results in the following error during compile:
>>
>> | include/image.h:880:27: fatal error: openssl/evp.h: No such file or
>> directory
>> |  # include  <openssl/evp.h>
>>
>>
>> Looks like the issue mentioned here:
>> http://patchwork.openembedded.org/patch/88501/
>>
>> The 2015.01 build appears to run okay though. But I wanted to have that
>> bleeding edge version :)
>
> Got it working again. Let me know if there are any other issues with it.
>

In that last commit:

EXTRA_OEMAKE_append += ...

Using both "_append" and "+=" together looks a bit too much, I'd expect one of 
these:

EXTRA_OEMAKE += ...
EXTRA_OEMAKE_append = ...





Kind regards,

Mike Looijmans
System Expert

TOPIC Embedded Products
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
Telefax: +31 (0) 499 33 69 70
E-mail: mike.looijmans at topicproducts.com
Website: www.topicproducts.com

Please consider the environment before printing this e-mail








More information about the meta-xilinx mailing list