On Fri, Apr 26, 2019 at 10:34 PM Richard Purdie
wrote:
>
> Hi,
>
> On Wed, 2019-04-24 at 11:13 +0200, Andreas Müller wrote:
> > * license: COPYING was replaced by
> > COPYING.LGPL2/COPYING.LGPL3/COPYING.GPL3
> > * prettify recipe a bit
> >
> > Signed-off-by: Andreas Müller
> > ---
> >
> > V1 -> V
The recipe was removed 3 years ago.
Signed-off-by: Adrian Bunk
---
...Update-AM_GLIB_GNU_GETTEXT-to-match-.patch | 40 ---
1 file changed, 40 deletions(-)
delete mode 100644
meta/recipes-gnome/gnome/gnome-doc-utils/0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch
Hi,
On Wed, 2019-04-24 at 11:13 +0200, Andreas Müller wrote:
> * license: COPYING was replaced by
> COPYING.LGPL2/COPYING.LGPL3/COPYING.GPL3
> * prettify recipe a bit
>
> Signed-off-by: Andreas Müller
> ---
>
> V1 -> V2: Fix build with musl
I think something with vte-native is not working quit
On Fri, Apr 26, 2019 at 6:40 AM wrote:
>
> On Thu, 2019-04-25 at 11:24 -0700, Alistair Francis wrote:
> > On Thu, Apr 25, 2019 at 7:27 AM akuster808 wrote:
> > >
> > >
> > > On 4/25/19 6:49 AM, Richard Purdie wrote:
> > > > On Wed, 2019-04-24 at 00:15 +, Alistair Francis wrote:
> > > > > This
On 4/26/19 10:50 AM, Adrian Bunk wrote:
> On Fri, Apr 26, 2019 at 10:31:03AM -0500, Mark Hatle wrote:
>> On 4/26/19 12:12 AM, Adrian Bunk wrote:
>>> On Thu, Apr 25, 2019 at 03:18:47PM -0500, Mark Hatle wrote:
On 4/25/19 2:28 PM, Adrian Bunk wrote:
> Would you consider this patch appropriat
From: Luca Boccassi
Allow users to change the default cgroup mode at build time
and use the unified hierarchy mode.
Disabled by default - hybrid is the default upstream value.
Signed-off-by: Luca Boccassi
---
meta/recipes-core/systemd/systemd_242.bb | 1 +
1 file changed, 1 insertion(+)
diff
On Fri, Apr 26, 2019 at 10:31:03AM -0500, Mark Hatle wrote:
> On 4/26/19 12:12 AM, Adrian Bunk wrote:
> > On Thu, Apr 25, 2019 at 03:18:47PM -0500, Mark Hatle wrote:
> >> On 4/25/19 2:28 PM, Adrian Bunk wrote:
> >>> Would you consider this patch appropriate now that warrior has branched?
> >>
> >>
On Fri, Apr 26, 2019 at 3:45 PM Jonas Bonn wrote:
>
> Hi Alex,
>
> On 26/04/2019 16:14, Alex Kiernan wrote:
> > On Thu, Apr 18, 2019 at 11:22 AM Andrej Valek
> > wrote:
> >>
> >> PATCH REBASED:
> >> ==
> >> 0001-do-not-disable-buffer-in-writing-files.patch
> >> 0002-don-t-use-glibc-s
On 4/26/19 12:12 AM, Adrian Bunk wrote:
> On Thu, Apr 25, 2019 at 03:18:47PM -0500, Mark Hatle wrote:
>> On 4/25/19 2:28 PM, Adrian Bunk wrote:
>>> Would you consider this patch appropriate now that warrior has branched?
>>
>> The use of OpenSSL10 as a 'second library' is likely no longer needed.
Adding back the python wrapper and adding a patch to use OEPYTHON3HOME
instead of PYTHONHOME if set, for python3.
If we add back the wrapper as is, we would see the following error that
we also see in Thud:
ImportError: No module named site
OpenEmbedded requires 'python' to be python v2 (>= 2.7.3
From: Bruce Ashfield
Porting the following three RAID config changes from master to
the 5.0 branch:
ffd8cf5baf8 intel-x86: add Intel VMD support
8edf951a15c cfg/efi.cfg: built-in CONFIG_EFIVAR_FS to support Intel VROC
041a6c04244 intel-x86: built-in nvme driver to support boot from nvme
From: Bruce Ashfield
Paul Gortmaker sent along the following fixup for 4.19-rt:
[
Author: Paul Gortmaker
Date: Mon Apr 15 12:01:31 2019 -0400
Revert "mm: handle lru_add_drain_all for UP properly"
This reverts commit e6e9d6e290028b0a6b83b563fad9fafa7f1d515e.
It was a 4.19.31
From: Bruce Ashfield
Integrating the following fix:
[
tcp: fix issues relaed to implement coalescing on backlog queue
As was discussed on -netdev, there's an issue with TCP timeouts and
hangs due to new features introduced in the 5.0 kernel:
https://www.spinics.net/lists/netd
From: Bruce Ashfield
Richard,
This pull request is really about the TCP fix that we need for the ptest
timeouts / hangs that you were seeing.
I also had one config tweak, and a -rt cleanup that are worth merging
as well.
Cheers,
Bruce
The following changes since commit 244cbcce0ecc4691a9ddf
Hi Alex,
On 26/04/2019 16:14, Alex Kiernan wrote:
On Thu, Apr 18, 2019 at 11:22 AM Andrej Valek wrote:
PATCH REBASED:
==
0001-do-not-disable-buffer-in-writing-files.patch
0002-don-t-use-glibc-specific-qsort_r.patch
0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch
00
Sangeeta,
On 4/25/19 11:27 PM, Jain, Sangeeta wrote:
>
>
>
> QA cycle reportfor 2.7 RC2:
>
>
>
> 1. No high milestone defects.
> 2. Test results are available at following location:
>
> · For results of all automated tests, please refer to results
> at public AB [1].
>
> · Fo
---
meta/recipes-devtools/python/python3/python3-manifest.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json
b/meta/recipes-devtools/python/python3/python3-manifest.json
index 2491f36..b5a6e4e 100644
--- a/meta/recipes-devtools/py
On Thu, Apr 18, 2019 at 11:22 AM Andrej Valek wrote:
>
> PATCH REBASED:
> ==
> 0001-do-not-disable-buffer-in-writing-files.patch
> 0002-don-t-use-glibc-specific-qsort_r.patch
> 0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch
> 0004-add-fallback-parse_printf_format-imple
On Fri, 2019-04-26 at 14:55 +0100, Richard Purdie wrote:
> On Thu, 2019-04-25 at 10:55 -0300, Fabio Berton wrote:
> > - Remove all non related meson patches
> > - Change radeon driver to r100
> > - Add python3-mako-native gettext-native to DEPENDS
> >
> > Based on https://patchwork.openembed
On Thu, 2019-04-25 at 10:55 -0300, Fabio Berton wrote:
> - Remove all non related meson patches
> - Change radeon driver to r100
> - Add python3-mako-native gettext-native to DEPENDS
>
> Based on https://patchwork.openembedded.org/patch/158748/
>
> Signed-off-by: Fabio Berton
I think this
On Fri, 2019-04-26 at 15:53 +0300, Tanu Kaskinen wrote:
> On Mon, 2019-04-22 at 14:28 -0600, Khem Raj wrote:
> > On Mon, Apr 22, 2019 at 6:33 AM Tanu Kaskinen wrote:
> >
> > > On Fri, 2017-06-09 at 10:10 -0700, Khem Raj wrote:
> > > > On Fri, Jun 9, 2017 at 9:38 AM, Tanu Kaskinen
> > > > wrote:
On Fri, 2019-04-26 at 06:27 +, Jain, Sangeeta wrote:
>
> QA cycle report for 2.7 RC2:
>
> No high milestone defects.
> Test results are available at following location:
> ·For results of all automated tests, please refer to results
> at public AB [1].
> ·For other test resu
On Thu, 2019-04-25 at 11:24 -0700, Alistair Francis wrote:
> On Thu, Apr 25, 2019 at 7:27 AM akuster808 wrote:
> >
> >
> > On 4/25/19 6:49 AM, Richard Purdie wrote:
> > > On Wed, 2019-04-24 at 00:15 +, Alistair Francis wrote:
> > > > This commit upgrade QEMU to the latest 4.0.0 release.
> >
On Mon, 2019-04-22 at 14:28 -0600, Khem Raj wrote:
> On Mon, Apr 22, 2019 at 6:33 AM Tanu Kaskinen wrote:
>
> > On Fri, 2017-06-09 at 10:10 -0700, Khem Raj wrote:
> > > On Fri, Jun 9, 2017 at 9:38 AM, Tanu Kaskinen wrote:
> > > > On Fri, 2017-06-09 at 13:07 +, Khem Raj wrote:
> > > > > On Fr
Adding back the python wrapper and adding a patch to use OEPYTHON3HOME
instead of PYTHONHOME if set, for python3.
If we add back the wrapper as is, we would see the following error that
we also see in Thud:
ImportError: No module named site
OpenEmbedded requires 'python' to be python v2 (>= 2.7.3
Adding back the python wrapper and adding a patch to use OEPYTHON3HOME
instead of PYTHONHOME if set, for python3.
If we add back the wrapper as is, we would see the following error that
we also see in Thud:
ImportError: No module named site
OpenEmbedded requires 'python' to be python v2 (>= 2.7.3
Signed-off-by: Visser Sander
Signed-off-by: Andrej Valek
---
.../busybox-udhcpd-fix-not-dying-on-SIGTERM.patch | 272 +
meta/recipes-core/busybox/busybox_1.27.2.bb| 1 +
2 files changed, 273 insertions(+)
create mode 100644
meta/recipes-core/busybox/busybox/busyb
On Fri, 2019-04-19 at 14:47 -0700, Alejandro Enedino Hernandez
Samaniego wrote:
> run-postinsts runs a given set of scripts during the first boot of
> the
> device, when one of these scripts prints something to stdout (isnt
> daemonized correctly), since stdout is not available at that time,
> the
28 matches
Mail list logo