Signed-off-by: Khem Raj
---
Changes in V2: Add Signed-off-by
meta/recipes-devtools/go/go-1.9.inc| 1 +
...dmode-pie-forces-external-linking-mode-on.patch | 47 ++
2 files changed, 48 insertions(+)
create mode 100644
meta/recipes-devtools/go/go-1.9/0009-cmd-
== Series Details ==
Series: "goarch.bbclass: fixups for Go ..." and 3 more
Revision: 1
URL : https://patchwork.openembedded.org/series/9082/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been e
From: Matt Madison
Now that mips and security flags fixes are in place
in the bbclasses, remove the local settings in this
recipe.
Signed-off-by: Matt Madison
Signed-off-by: Khem Raj
---
meta/recipes-devtools/go/go_1.9.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/recipes-devto
Signed-off-by: Khem Raj
---
meta/recipes-devtools/go/go-1.9.inc| 1 +
...dmode-pie-forces-external-linking-mode-on.patch | 46 ++
2 files changed, 47 insertions(+)
create mode 100644
meta/recipes-devtools/go/go-1.9/0009-cmd-go-buildmode-pie-forces-external-l
From: Matt Madison
If the security_flags.inc file is included, gcc
will do PIE builds by default. These flags need
to be disabled for go packages that use cgo.
Signed-off-by: Matt Madison
Signed-off-by: Khem Raj
---
meta/classes/go.bbclass| 3 +++
meta/recipes-devtools/go/go-
From: Matt Madison
* Fix the regular expression in the mips test
* Flag as incompatible any mips32 tunes for n32 ABI
or soft-float, as go does not support them.
* Replace mips32r2 tune with mips32r1. Go only supports
mips32r1, which is a strict subset of r2. Adjusting
this tune is not id
When trying to build a newer version of Mesa, a native version of
wayland-protocols is needed to build.
Signed-off-by: Saul Wold
---
meta/recipes-graphics/wayland/wayland-protocols_1.10.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.
On 09/23/2017 01:36 AM, Martin Jansa wrote:
> On Sat, Sep 23, 2017 at 12:19:27AM +0200, Marek Vasut wrote:
>> Agreed. So what is the conclusion here about this , are we updating to
>> 2017.09 or not ?
>
> It was already merged couple days ago:
> http://git.openembedded.org/openembedded-core/commit
On Sat, Sep 23, 2017 at 12:19:27AM +0200, Marek Vasut wrote:
> Agreed. So what is the conclusion here about this , are we updating to
> 2017.09 or not ?
It was already merged couple days ago:
http://git.openembedded.org/openembedded-core/commit/?id=340d413f678a4a64dfa060e8fe0ac721b73fed97
and the
From: Leonardo Sandoval
There are cases where the 'while loop' waiting for login prompt fails
and the bootlog variable does not get populated, thus use the the new
qemurunner member (self.msg) which stores all output coming from the qemu
process.
[YOCTO #12113]
Signed-off-by: Leonardo Sandoval
Hi Marek,
On Fri, Sep 22, 2017 at 3:19 PM, Marek Vasut wrote:
> On 09/21/2017 11:35 PM, Philip Balister wrote:
>> On 09/19/2017 04:15 AM, Marek Vasut wrote:
>>> On 09/18/2017 06:06 PM, Tom Rini wrote:
On Mon, Sep 18, 2017 at 04:51:31PM +0100, Burton, Ross wrote:
> On 18 September 2017 at
On 09/21/2017 11:35 PM, Philip Balister wrote:
> On 09/19/2017 04:15 AM, Marek Vasut wrote:
>> On 09/18/2017 06:06 PM, Tom Rini wrote:
>>> On Mon, Sep 18, 2017 at 04:51:31PM +0100, Burton, Ross wrote:
On 18 September 2017 at 16:46, Otavio Salvador <
otavio.salva...@ossystems.com.br> wrote
If its relevance to YP and OE is able to be explained, it would be
welcomed. The only issue I see is the size of the booth, which is tiny.
However, we frequently spill out of our confined space, and I will locate a
second table if we end up needing one. Great to see community effort on the
demos!
The qemux86-64 failures (except mongodb do_patch) are caused by rpcgen
removal from HOSTTOOLs, will drop that change from next run, but it
also means that latest Gentoo glibc (drops rpc support) cannot be used
for OE builds anymore.
http://www.openembedded.org/wiki/Bitbake_World_Status
== Number
Richard,
On Fri, Sep 22, 2017 at 2:12 PM, Alexander Kanavin
wrote:
> On 09/22/2017 07:52 PM, Seebs wrote:
>>>
>>> This changes the pseudo FASTOP functionality so that a reply to the
>>> operation is required. This means we then cannot lose data if a
>>> connection is closed. This in turn stops co
On 09/22/2017 07:52 PM, Seebs wrote:
This changes the pseudo FASTOP functionality so that a reply to the
operation is required. This means we then cannot lose data if a
connection is closed. This in turn stops corruption if we run out of
file handles and have to close connections.
This tweaks th
== Series Details ==
Series: "staging: Reduce verbosity of l..." and 1 more
Revision: 1
URL : https://patchwork.openembedded.org/series/9077/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been e
On Fri, 22 Sep 2017 17:41:17 +0100
Richard Purdie wrote:
> This changes the pseudo FASTOP functionality so that a reply to the
> operation is required. This means we then cannot lose data if a
> connection is closed. This in turn stops corruption if we run out of
> file handles and have to close
This changes the pseudo FASTOP functionality so that a reply to the
operation is required. This means we then cannot lose data if a connection
is closed. This in turn stops corruption if we run out of file handles
and have to close connections.
This tweaks the connection closure patch to update th
The staging changes were very verbose in their logging and whilst this is useful
when staging issues occur, those thankfully seem rare now and we can tune down
the logging to a sane level. This improves the readability of error messages
from
functions that fail.
The code is still verbose when its
The idea came up here:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=11309
and here:
http://lists.openembedded.org/pipermail/openembedded-core/2017-August/141491.html
Signed-off-by: Alexander Kanavin
---
.../pseudo/files/0001-Use-epoll-API-on-Linux.patch | 292 +
meta/rec
Upgrade to a new stable release and drop patches applied on upstream.
For a full release notes, please see:
https://mesa3d.org/relnotes/17.2.0.html
https://mesa3d.org/relnotes/17.2.1.html
Signed-off-by: Fabio Berton
Signed-off-by: Otavio Salvador
---
This patch has been tested using OE-Core cur
Hi,
We'll have the traditional cross-distribution BoF at Linaro connect
Wednesday 27.9, at 3PM US pacific time - 22.00 UTC. We don't have a
set agenda, but if anything is bugging you, replying to this mail is
great way to make it into our topics :)
Riku
--
__
On Thu, Sep 21, 2017 at 10:42 AM, Khem Raj wrote:
> on mips, cgo used mips32r1 and that conflicts with mips32r2
> lets remove it for now and work go upstream to make it work
> for golang as well
There is already someone working on expanding MIPS support for go,
based on some mailing list discussi
Hello Richard,
On Fri, Sep 22, 2017 at 3:43 AM, Richard Purdie
wrote:
> On Thu, 2017-09-21 at 21:43 -0300, Otavio Salvador wrote:
>> On Thu, Sep 21, 2017 at 7:34 PM, Richard Purdie
>> wrote:
>> >
>> > On Thu, 2017-09-21 at 11:08 -0300, Otavio Salvador wrote:
>> > >
>> > > Upgrade to a new stable
On Thu, Sep 21, 2017 at 11:05 PM, Khem Raj wrote:
> Signed-off-by: Khem Raj
> ---
> meta/recipes-devtools/go/go-dep_0.3.0.bb | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/meta/recipes-devtools/go/go-dep_0.3.0.bb
> b/meta/recipes-devtools/go/go-dep_0.3.0.bb
> index abfeb48370..20e
On Fri, 2017-09-22 at 13:51 +0200, Nicolas Dechesne wrote:
> On Fri, Sep 22, 2017 at 1:02 PM, Fabien Lahoudere
> wrote:
> > Signed-off-by: Fabien Lahoudere
> > ---
> > meta/recipes-graphics/mesa/mesa_17.2.0.bb | 24
> > 1 file changed, 24 insertions(+)
> > create mode 1
On Fri, Sep 22, 2017 at 1:02 PM, Fabien Lahoudere
wrote:
> Signed-off-by: Fabien Lahoudere
> ---
> meta/recipes-graphics/mesa/mesa_17.2.0.bb | 24
> 1 file changed, 24 insertions(+)
> create mode 100644 meta/recipes-graphics/mesa/mesa_17.2.0.bb
* the diff looks suspici
== Series Details ==
Series: "[v2] wayland : Bump to version..." and 3 more
Revision: 1
URL : https://patchwork.openembedded.org/series/9073/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been e
Signed-off-by: Fabien Lahoudere
---
.../wayland/{weston_2.0.0.bb => weston_3.0.0.bb} | 16 +++-
1 file changed, 7 insertions(+), 9 deletions(-)
rename meta/recipes-graphics/wayland/{weston_2.0.0.bb => weston_3.0.0.bb} (89%)
diff --git a/meta/recipes-graphics/wayland/weston_2
This patch also remove workaround to find wayland-protocols:
WAYLAND_PROTOCOLS_SYSROOT_DIR=${RECIPE_SYSROOT}
in:
- gtk+3
- libsdl2
- xserver-xorg
- gstreamer1.0-plugins-bad
Signed-off-by: Fabien Lahoudere
---
meta/recipes-gnome/gtk+/gtk+3.inc | 1 -
meta/recipes-graphics/lib
Signed-off-by: Fabien Lahoudere
---
meta/recipes-graphics/mesa/mesa_17.2.0.bb | 24
1 file changed, 24 insertions(+)
create mode 100644 meta/recipes-graphics/mesa/mesa_17.2.0.bb
diff --git a/meta/recipes-graphics/mesa/mesa_17.2.0.bb
b/meta/recipes-graphics/mesa/mesa_17
Signed-off-by: Fabien Lahoudere
---
.../recipes-graphics/wayland/{wayland_1.13.0.bb => wayland_1.14.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/wayland/{wayland_1.13.0.bb => wayland_1.14.0.bb}
(92%)
diff --git a/meta/recipes-graphics/wayland/way
When selected multiple subimages a similar error could happend:
Variable do_image_cpio[subimages] value changed \
from 'cpio.gz.u-boot cpio.gz' to 'cpio.gz cpio.gz.u-boot'
To avoid this, 'ctypes' should be sorted at 'gen_conversion_cmds'.
This garantee that 'CONVERSION_CMD_xxx' are always wr
This doesn't seem to work correctly for MACHINEs with empty SERIAL_CONSOLE,
because with empty SERIAL_CONSOLE there is no systemd-serialgetty package
(because it's also empty) and the build fails with:
Collected errors:
* calculate_dependencies_for: Cannot satisfy the following dependencies
for p
== Series Details ==
Series: "wayland : Bump to version 1.14..." and 3 more
Revision: 1
URL : https://patchwork.openembedded.org/series/9070/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been e
Signed-off-by: Fabien Lahoudere
---
.../wayland/{weston_2.0.0.bb => weston_3.0.0.bb} | 16 +++-
1 file changed, 7 insertions(+), 9 deletions(-)
rename meta/recipes-graphics/wayland/{weston_2.0.0.bb => weston_3.0.0.bb} (89%)
diff --git a/meta/recipes-graphics/wayland/weston_2
Signed-off-by: Fabien Lahoudere
---
.../recipes-graphics/wayland/{wayland_1.13.0.bb => wayland_1.14.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/wayland/{wayland_1.13.0.bb => wayland_1.14.0.bb}
(92%)
diff --git a/meta/recipes-graphics/wayland/way
Signed-off-by: Fabien Lahoudere
---
meta/recipes-graphics/mesa/mesa_17.2.0.bb | 24
1 file changed, 24 insertions(+)
create mode 100644 meta/recipes-graphics/mesa/mesa_17.2.0.bb
diff --git a/meta/recipes-graphics/mesa/mesa_17.2.0.bb
b/meta/recipes-graphics/mesa/mesa_17
This patch also remove workaround to find wayland-protocols:
WAYLAND_PROTOCOLS_SYSROOT_DIR=${RECIPE_SYSROOT}
in:
- gtk+3
- libsdl2
- xserver-xorg
- gstreamer1.0-plugins-bad
Signed-off-by: Fabien Lahoudere
---
meta/recipes-gnome/gtk+/gtk+3.inc | 1 -
meta/recipes-graphics/lib
From: André Draszik
Adding distcc to an image, and having staticids enabled,
doesn't work as it causes a a superfluous 'distcc' group
being added using a conflicting GID, thus failing the
build:
| ERROR: distcc-3.2-r0 do_prepare_recipe_sysroot: distcc: groupadd command did
not succeed.
Compar
The libxml2 ,python3-dbus and gpgme used host include and/or library
paths, if we
remove those host paths in the end of do_install task, those host paths
would not
populate in sysroot, so it's better to put the removing action in
PACKAGE_PREPROCESS_FUNCS.
On 2017年06月08日 21:36, Burton, Ros
== Series Details ==
Series: lame: backport patch to fix CVE-2017-13712
Revision: 1
URL : https://patchwork.openembedded.org/series/9069/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been execu
43 matches
Mail list logo