[OE-core] [PATCH] libevent: 2.0.22 -> 2.1.8

Valek, Andrej andrej.valek at siemens.com
Mon Apr 24 12:44:20 UTC 2017


Hi Ross,

See below.

Andrej

> On 24 April 2017 at 12:54, Andrej Valek <andrej.valek at siemens.com> wrote:
> +Fix missing test directory creation.
> +
> +Due to removed makefile.am/in files in test/sample/include
> +directories, output directories are not created in
> +configuration step. Compilation step will fails, when
> +trying to write to non-existing directory.
> +
> +Upstream-Status: Inappropriate [Other]
> +Workaround specific to our build system.

> How is this specific to our builds and not just a build race?

Gcc used in OE-core has "dependency tracking" disabled and new version of libevent has problem with this.
 
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=45c5316ff684bcfe2f9f86d8b1279559"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=17f20574c0b154d12236d5fbe964f549"

> Always explain why the checksum needed changing.

Sorry, I have missed it, there was code added under MIT license.
Is this acceptable for oe-core?
I could change LICENSE = "BSD" to LICENSE = "BSD & MIT" to reflect this.

> Ross



More information about the Openembedded-core mailing list