[OE-core] [PATCH 0/3] Misc fixes
Khem Raj
raj.khem at gmail.com
Mon Sep 3 21:25:20 UTC 2018
Some failures seen when host has python3 as python
build core-image-sato for riscv64
The following changes since commit 929b1b341b4b221ac10c8621bad27abfa7ae70bc:
openssl: Handle -conf package file conflicts (2018-08-31 15:33:56 +0100)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/misc
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/misc
Khem Raj (3):
packagegroup-core-x11-sato: Make weak include for gst-examples
serf: Fix Sconstruct build with python 3.7
eglinfo: Upgrade contained waf version to 2.0.11 release
meta/recipes-graphics/eglinfo/eglinfo.inc | 6 +-
meta/recipes-graphics/eglinfo/files/waf | 169 ++++++++++++++++++
.../packagegroup-core-x11-sato.bb | 5 +-
...print-in-the-scons-file-to-unbreak-b.patch | 29 +++
...-Fix-path-quoting-for-.def-generator.patch | 27 +++
.../serf/serf/0003-gen_def.patch | 22 +++
...11083-fix-building-with-scons-3.0.0-.patch | 29 +++
meta/recipes-support/serf/serf_1.3.9.bb | 7 +-
8 files changed, 291 insertions(+), 3 deletions(-)
create mode 100755 meta/recipes-graphics/eglinfo/files/waf
create mode 100644 meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch
create mode 100644 meta/recipes-support/serf/serf/0002-SConstruct-Fix-path-quoting-for-.def-generator.patch
create mode 100644 meta/recipes-support/serf/serf/0003-gen_def.patch
create mode 100644 meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch
--
2.18.0
More information about the Openembedded-core
mailing list