On Fri, 2018-12-07 at 12:06 +, Richard Purdie wrote:
> opkg needs the replaces/conflicts/provides in order for this package
> to function as intended. When enabled, this code caused failures for
> core-image-sato -c populate_sdk.
>
> The reason is that nativesdk-autoconf has several perl depen
Meson uses 'mips64' for both big- and little-endian MIPS64 machines,
so map mips64el to mips64.
Signed-off-by: Andrea Adami
---
meta/classes/meson.bbclass | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/classes/meson.bbclass b/meta/classes/meson.bbclass
index 3cbdcf18c2..f01f6e3565 10
== Series Details ==
Series: persist_data: Retry database setup
Revision: 1
URL : https://patchwork.openembedded.org/series/15264/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on
Oops, wrong list. I will resend to the bitbake list.
On Fri, 2018-12-07 at 15:50 -0600, Joshua Watt wrote:
> The configuration of the sqlite database can timeout due to locking
> under heavy load and should be subject to the same retry logic as the
> other statements.
>
> [YOCTO #13069]
>
> Sign
The configuration of the sqlite database can timeout due to locking
under heavy load and should be subject to the same retry logic as the
other statements.
[YOCTO #13069]
Signed-off-by: Joshua Watt
---
bitbake/lib/bb/persist_data.py | 85 ++
1 file changed, 45 in
Expecting 1s accuracy on a 2s timeout on a heavily loaded system has proven to
be
unreliable. Update this to a 5s timeout with a 3s delta which should be
achievable.
Signed-off-by: Richard Purdie
---
meta/lib/oeqa/selftest/cases/runcmd.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(
Expecting 1s accuracy on a 2s timeout on a heavily loaded system has proven to
be
unreliable. Update this to a 5s timeout with a 3s delta which should be
achievable.
Signed-off-by: Richard Purdie
---
meta/lib/oeqa/selftest/cases/runcmd.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(
This function was moved in bitbake a long time ago, use the
preferred version to avoid a Deprecation warning.
Signed-off-by: Richard Purdie
---
meta/conf/bitbake.conf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index d
There are various escape characters in these stings which python warns
about so use the correct regex markup for them.
Signed-off-by: Richard Purdie
---
meta/classes/clutter.bbclass | 4 ++--
meta/classes/cmake.bbclass | 2 +-
meta/classes/insane.bbclass| 16 -
INFO - ==
INFO - ERROR: setUpClass (eSDK.oeSDKExtSelfTest)
INFO - --
INFO - Traceback (most recent call last):
File
"/home/pokybuild/yocto-worker/oe-selftest-de
opkg needs the replaces/conflicts/provides in order for this package
to function as intended. When enabled, this code caused failures for
core-image-sato -c populate_sdk.
The reason is that nativesdk-autoconf has several perl dependencies. We
need to list more of the things which this package prov
On Thu, 2018-12-06 at 14:30 +0800, Chen Qi wrote:
> We want QEMU_USE_KVM to only set to some boolean value, with possible
> MACHINE override. Drop the support of listing machines in this variable,
> and give users error message if they still do so.
>
> Error message below is an example.
>
> ERROR
Fix:
WARNING: python should use 4 spaces indentation, but found tabs in
kernel-fitimage.bbclass, line 24
Signed-off-by: Alex Kiernan
---
meta/classes/kernel-fitimage.bbclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/classes/kernel-fitimage.bbclass
b/met
Hi y'all,
I get page allocation failures which are not correct as far as I can see. Only
a single page is requested,
albeit atomically. But it fails even though there are, in this case, 48 single
page fragments available.
Why does it still fail though? What could be going wrong here?
[19119.398
On 2018/12/7 δΈε12:18, Burton, Ross wrote:
Rejecting for the reasons discussed on the pulseaudio list. Look
forward to a V3 :)
OK, I will send it to upstream first, if they are OK with it, then I
will send V3
//Hongxu
Ross
On Thu, 6 Dec 2018 at 06:36, Hongxu Jia wrote:
There are two fi
15 matches
Mail list logo