hi,
On Wed, Aug 22, 2018 at 4:25 AM Randy MacLeod
wrote:
>
> On 08/21/2018 11:04 AM, Wang, Yang (Young) wrote:
> > Hi All,
> >
> > I'm working on this ticket:
> > https://bugzilla.yoctoproject.org/show_bug.cgi?id=12372
>
> Thanks for investigating the bug/enhancement and posting your thoughts.
>
== Series Details ==
Series: Fix inconsistent indentation
Revision: 1
URL : https://patchwork.openembedded.org/series/13647/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the pr
>From 23438137cea726c9144db29b593b7034f5ac2408 Mon Sep 17 00:00:00 2001
From: Alexander Hedges
Date: Tue, 21 Aug 2018 19:17:50 +0200
This removes some extra spaces.
Signed-off-by: Alexander Hedges
---
meta/recipes-bsp/u-boot/u-boot.inc | 54 +++---
1 file changed, 27 in
From: Changqing Li
Signed-off-by: Changqing Li
---
.../u-boot/files/CVE-2018-1000205-1.patch | 59 +
.../u-boot/files/CVE-2018-1000205-2.patch | 143 +
meta/recipes-bsp/u-boot/u-boot-common_2018.07.inc | 5 +-
3 files changed, 206 insertions(+),
ping
--Hongzhi
On 2018年08月02日 10:50, Hongzhi.Song wrote:
v4:
Fix the recursively dependency for the systemd-mount
v3:
perfect syntax
Hongzhi.Song (3):
udev-extraconf/mount.sh: add support to systemd
udev-extraconf/mount.sh: Fix the recursively dependency for the
systemd-m
On 2018年08月22日 10:36, ChenQi wrote:
There's some oe-selftest failures on autobuiler.
https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/1300/steps/Running%20oe-selftest/logs/stdio
The patches are to disable allarch when multilib is used. So failure of
test case sstatetests.SS
And also a few other failures:
https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/1242/steps/BuildImages_7/logs/stdio
https://autobuilder.yocto.io/builders/nightly-multilib/builds/1255/steps/BuildImages_3/logs/stdio
Best Regards,
Chen Qi
On 08/22/2018 10:36 AM, ChenQi wrote:
There'
There's some oe-selftest failures on autobuiler.
https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/1300/steps/Running%20oe-selftest/logs/stdio
Best Regards,
Chen Qi
On 08/21/2018 02:36 PM, kai.k...@windriver.com wrote:
From: Kai Kang
V2:
* move content of allarch.bbclass to al
Replaces usage of the deprecated oe.utils.getstatusoutput() with Python
subprocess calls.
Signed-off-by: Joshua Watt
---
meta/classes/package.bbclass | 11 +++
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass
index
On 08/21/2018 11:04 AM, Wang, Yang (Young) wrote:
Hi All,
I'm working on this ticket:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=12372
Thanks for investigating the bug/enhancement and posting your thoughts.
I'm jumping in without much expertise to try to get the ball rolling.
As far
Replaces usage of the deprecated oe.utils.getstatusoutput() with Python
subprocess calls.
Signed-off-by: Joshua Watt
---
meta/classes/package.bbclass | 11 +++
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass
index
1. Improve syntax in skip test output.
2. Do not run the test for arm64 because commit 176e50fb177dc40e4
did exclude arm64.
Signed-off-by: Hongzhi.Song
---
meta/lib/oeqa/runtime/cases/ksample.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/lib/oeqa/runtime/cases/k
Using += with an over-ride can be a source of confusion so try to
avoid the construct in core recipes.
Signed-off-by: Andre McCurdy
---
meta/recipes-devtools/perl/perl-native_5.24.4.bb | 2 +-
meta/recipes-devtools/perl/perl_5.24.4.bb| 2 +-
2 files changed, 2 insertions(+), 2 deletions(
From: Changqing Li
Signed-off-by: Changqing Li
---
.../freetype/fix-potential-numeric-overflow.patch | 28 --
.../{freetype_2.9.bb => freetype_2.9.1.bb} | 10
2 files changed, 4 insertions(+), 34 deletions(-)
delete mode 100644
meta/recipes-graphics/freet
By including PACKAGECONFIG options, the recipe takes responsibility
for defining the default state of these options. Although the recipe
currently aligns with the gnutls defaults (ie both disabled) tracking
new gnutls releases will be a maintenance effort. Unless there's a
clear reason to do otherw
>From gnutls 3.5.8 onwards, the code in configure.ac has been passing
"basename $i" to sed, rather than "echo $i". Since the full ${srcdir}
path is not being processed, there's no risk of unexpected matches.
https://gitlab.com/armcc/gnutls/commit/478179316bc815e1ad518ae318f46e94a13b0e1f
Signed
Signed-off-by: Andre McCurdy
---
meta/recipes-support/gnutls/gnutls.inc | 59 --
meta/recipes-support/gnutls/gnutls_3.6.3.bb | 65 +++--
2 files changed, 61 insertions(+), 63 deletions(-)
delete mode 100644 meta/recipes-support/gnutls/gnutls.i
Hi Armin
This change is fine.
Please stage this for pyro.
On Wed, Jul 18, 2018 at 4:18 AM Raphael Kubo da Costa
wrote:
>
> The upstream commit merges several bug fixes into the GCC 6 branch; we are
> specifically interested in the fix for GCC bug 83623, which was causing
> Chromium 68+ to fail to
On Tue, Aug 21, 2018 at 3:48 PM, Peter Kjellerstedt
wrote:
>> -Original Message-
>> From: openembedded-core-boun...@lists.openembedded.org > core-boun...@lists.openembedded.org> On Behalf Of Richard Purdie
>> Sent: den 21 augusti 2018 22:30
>> To: Andrej Valek ; openembedded-
>> c...@lists
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org core-boun...@lists.openembedded.org> On Behalf Of Richard Purdie
> Sent: den 21 augusti 2018 22:30
> To: Andrej Valek ; openembedded-
> c...@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH v2] busybox: upd
On Tue, Aug 21, 2018 at 2:58 PM wrote:
>
> On Tue, 2018-08-21 at 08:36 +, Jonas Mark (BT-FIR/ENG1) wrote:
> > Hi Richard,
> >
> > This is my third attempt getting my reply onto the mailing list. I
> > suspect the first two attempts were filtered due to the link to the
> > v2
> > patch I added.
On Tue, 2018-08-21 at 08:36 +, Jonas Mark (BT-FIR/ENG1) wrote:
> Hi Richard,
>
> This is my third attempt getting my reply onto the mailing list. I
> suspect the first two attempts were filtered due to the link to the
> v2
> patch I added. I removed the link this time.
>
> I already sen
Periodically we'd see:
NOTE: core-image-sato-1.0-r0 do_testsdk:
==
NOTE: core-image-sato-1.0-r0 do_testsdk: ERROR: broken-runner
NOTE: core-image-sato-1.0-r0 do_testsdk:
--
On Tue, Aug 21, 2018 at 1:29 PM, Richard Purdie
wrote:
> On Fri, 2018-08-17 at 10:18 +0200, Andrej Valek wrote:
>> ping
>
> Fails to build on the autobuilder due to missing crypt headers. That is
> probably a missing DEPENDS but I'm wondering what changed and if the
> change was intentional.
>
> h
On Fri, 2018-08-17 at 10:18 +0200, Andrej Valek wrote:
> ping
Fails to build on the autobuilder due to missing crypt headers. That is
probably a missing DEPENDS but I'm wondering what changed and if the
change was intentional.
https://autobuilder.yocto.io/builders/nightly-x86/builds/1259/steps/Bu
On 08/21/2018 03:02 PM, Andre McCurdy wrote:
On Tue, Aug 21, 2018 at 8:30 AM, Randy MacLeod
wrote:
On 08/21/2018 02:23 AM, Hongzhi.Song wrote:
1. There is a wrong syntax.
Usually the word syntax refers to code and grammar refers
to English phrasing (but it's a weird language and the
rules a
On Tue, Aug 21, 2018 at 8:30 AM, Randy MacLeod
wrote:
> On 08/21/2018 02:23 AM, Hongzhi.Song wrote:
>>
>> 1. There is a wrong syntax.
>
> Usually the word syntax refers to code and grammar refers
> to English phrasing (but it's a weird language and the
> rules are sometimes ignored).
>
>> 2. Since
Without this, error output such as that in the teardown can be lost
and processes may recieve signals they're not expecting causing other
strange errors.
Signed-off-by: Richard Purdie
---
meta/lib/oeqa/core/utils/concurrencytest.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/lib/o
On 08/21/2018 02:23 AM, Hongzhi.Song wrote:
1. There is a wrong syntax.
Usually the word syntax refers to code and grammar refers
to English phrasing (but it's a weird language and the
rules are sometimes ignored).
2. Since last commit has exclude the arm64, so remove arm64.
What last commit?
Hi All,
I'm working on this ticket:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=12372
As far as I know, the following are all true nowadays:
- Ptest needs to be run on real hardware and it takes few hours to finish
- Ptest can be run within OEQA, it can also be run independently
- LAVA is a
RTLDLIST table does not include /lib/ld-linux-x86-64.so.2, resulting
on the following error:
root@qt5122:~# ldd ./qtec_webcam
not a dynamic executable
Signed-off-by: Ricardo Ribalda Delgado
---
.../glibc/glibc/0031-ldd-rewrite.patch| 22 +++
meta/recipes-core/glibc/glibc
Current Dev Position: YP 2.6 M3. - This is feature freeze for YP 2.6!
Next Deadline: YP 2.6 M3 Build Target is Aug. 27, 2018
SWAT Team Rotation:
· SWAT lead is currently: Chen
· SWAT team rotation: Chen -> Paul on Aug. 24, 2018
· SWAT team rotation: Paul -> Ross on Aug
== Series Details ==
Series: ltrace_git: Update SRC_URI due to inaccessible problem
Revision: 1
URL : https://patchwork.openembedded.org/series/13629/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests ha
Wrong ML, meta-oe changes should go to openembedded-devel ML as the README
file says.
On Tue, Aug 21, 2018 at 1:10 PM Junil Kim wrote:
> From: Junil Kim
>
> Existing URI service was closed and fetch error occurred.
> Change existing repository to another mirrored SRC URI.
>
> Signed-off-by: Jun
From: Junil Kim
Existing URI service was closed and fetch error occurred.
Change existing repository to another mirrored SRC URI.
Signed-off-by: Junil Kim
---
meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-devto
This does the same thing, but is more efficient in case st_nlinks
is (already) 1.
Depends on bitbake commit 7ae93cf40ab91965147055100432961436bce46c .
Signed-off-by: Rasmus Villemoes
---
meta/lib/oe/package.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/lib/oe/packa
This does the same thing, but is more efficient in case st_nlinks
is (already) 1.
Depends on bitbake commit 7ae93cf40ab91965147055100432961436bce46c .
Signed-off-by: Rasmus Villemoes
---
meta/classes/package.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classe
Hi Richard,
This is my third attempt getting my reply onto the mailing list. I
suspect the first two attempts were filtered due to the link to the v2
patch I added. I removed the link this time.
I already sent an updated version of the patch to the
openembedded-de...@lists.openembedded.or
From: Changqing Li
Signed-off-by: Changqing Li
---
.../flac/flac/CVE-2017-6888.patch | 36 ++
meta/recipes-multimedia/flac/flac_1.3.2.bb | 4 ++-
2 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-multimedia/flac/flac/
On Tue, 2018-08-21 at 10:18 +0800, ChenQi wrote:
> On 08/21/2018 12:53 AM, Richard Purdie wrote:
> > On Fri, 2018-08-17 at 17:17 +0800, Chen Qi wrote:
> > > When running this test case, we will see the following error.
> > >
> > > AttributeError: type object 'BuildAssimp' has no attribute
> > >
From: Kai Kang
Update SSTATE_DUPWHITELIST in sstate.bbclass.
* remove ${DEPLOY_DIR_RPM}/noarch/ which is not overwritten any more
* add directories for package target-sdk-provides-dummy
Signed-off-by: Kai Kang
---
meta/classes/sstate.bbclass | 4 +++-
1 file changed, 3 insertions(+), 1 deleti
From: Kai Kang
Some allarch packages rdepends non-allarch packages. When multilib is
used, it doesn't expand the dependency chain correctly, e.g.
core-image-sato -> ca-certificates(allarch) -> openssl
we expect dependency chain for lib32-core-image-sato:
lib32-core-image-sato -> ca-certificate
From: Kai Kang
When enable multilib in an existing build project, if already build a
nativesdk package which inherits cmake, rebuild it will cause configure
error when test compiler:
| .../libexec/x86_64-pokysdk-linux/gcc/x86_64-pokysdk-linux/8.2.0/ld:
| cannot find crt1.o: No such file or direc
From: Kai Kang
V2:
* move content of allarch.bbclass to allarch-enabled.bbclass and only
inherit allarch-enabled when multilib is not used
* update SSTATE_DUPWHITELIST
Build pass for following targets on qemux86-64 and qemuarm64 for rpm,
ipk and deb.
* core-image-sato
* core-image-sato -c pop
currently nativesdk-wayland-dev package copies bin directory which
includes wayland-scanner only.
And, IMHO, if there are other tools for dev package, we need them for
nativesdk target also.
Thank you.
On 08/21/2018 09:50 AM, Khem Raj wrote:
On Mon, Aug 20, 2018 at 4:26 PM Seokha Ko wrote
45 matches
Mail list logo