== Series Details ==
Series: python-setuptools: 38.5.2 -> 39.0.1
Revision: 1
URL : https://patchwork.openembedded.org/series/11499/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on
Upgrade python-setuptools from 38.5.2 to 39.0.1.
Signed-off-by: Huang Qiyu
---
meta/recipes-devtools/python/python-setuptools.inc| 4 ++--
.../{python-setuptools_38.5.2.bb => python-setuptools_39.0.1.bb} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/
Switch from ftp -> https and use older-versions path.
Signed-off-by: Andre McCurdy
---
meta/recipes-graphics/mesa/mesa_9.2.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/mesa/mesa_9.2.5.bb
b/meta/recipes-graphics/mesa/mesa_9.2.5.bb
index 737ed1a..
Use Gentoo version of backport of upstream patch:
https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-libs/ncurses/files/ncurses-5.9-gcc-5.patch
Signed-off-by: Andre McCurdy
---
.../ncurses/ncurses-5.9/ncurses-5.9-gcc-5.patch| 53 ++
meta/recipes-core/ncurses
Patch backported from upstream:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=ac4eb736520174305bf6e691827f7473b858cff1
Signed-off-by: Andre McCurdy
---
meta/recipes-devtools/binutils/binutils-2.24.inc | 1 +
...86.c-Werror-logical-not-parentheses-error.patch | 61
Daisy has now (long since) left upstream maintenance and entered into
community support. As a member of a community which still actively
develops against this version of OE, I would like to propose the
following updates.
Andre McCurdy (4):
gmp_4.2.1: fix build for MIPS
ncurses: fix build with
The h asm constrain (to extract the high part of a multiplication
result) has not been recognised since gcc 4.4:
https://gcc.gnu.org/gcc-4.4/changes.html
Drop the MIPS umul_ppmm() implementations which rely on "=h" and fall
back to the older implementations (which use explicit mfhi and mflo
ins
From: Khem Raj
Fixes build on systems using dash for default shell e.g.
errors like
run.do_strip.25842: [[: not found
| readelf: Error: Unable to read in 0x37 bytes of section headers
| readelf: Error: Not an ELF file - it has the wrong magic bytes at the start
Change-Id: I29cac15be44a02d75a3d
From: Krzysztof Sywula
Signed-off-by: Krzysztof Sywula
Signed-off-by: Richard Purdie
(cherry picked from commit 131a17f014e6373dae526cc927588ccc0fedc38d)
Signed-off-by: Andre McCurdy
---
meta/recipes-kernel/dtc/dtc.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/r
termlib needs to be disabled on some targets e.g. mingw
this change paves the way for doing that. Functionally
it does not change anything for other platforms
Signed-off-by: Khem Raj
---
meta/recipes-core/ncurses/ncurses.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/m
> +
> > do_compile () {
> > - oe_runmake 'CC=${CC} -D_GNU_SOURCE' VPATH="${STAGING_LIBDIR}:${
> STAGING_DIR_HOST}/${base_libdir}" all
> > + oe_runmake 'CC=${CC} -D_GNU_SOURCE' VPATH="${STAGING_LIBDIR}:${
> STAGING_DIR_HOST
On Mar 20, 2018 18:33, "Martin Jansa" wrote:
see https://patchwork.openembedded.org/patch/147693/
and updated version (just rebased after other waf related changes were
merged):
http://git.openembedded.org/openembedded-core-contrib/
commit/?h=jansa/master-submitted&id=3f70b555e3f6033b807e0324760
On Mar 20, 2018 18:08, "Amanda Brindle" wrote:
Before, waf.bbclass would fail to catch FileNotFoundError. Now, it will
catch this error and warn that waf doesn't exist.
Fixes [YOCTO 12553]
Signed-off-by: Amanda Brindle
---
meta/classes/waf.bbclass | 2 ++
1 file changed, 2 insertions(+)
diff
see https://patchwork.openembedded.org/patch/147693/
and updated version (just rebased after other waf related changes were
merged):
http://git.openembedded.org/openembedded-core-contrib/commit/?h=jansa/master-submitted&id=3f70b555e3f6033b807e03247605f3fdad868646
but it was rejected by Ross befor
Before, waf.bbclass would fail to catch FileNotFoundError. Now, it will
catch this error and warn that waf doesn't exist.
Fixes [YOCTO 12553]
Signed-off-by: Amanda Brindle
---
meta/classes/waf.bbclass | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/classes/waf.bbclass b/meta/classes/
The following changes since commit f49ee61422c867516db252054e993df29f775136:
systemd-boot: upgrade to 237 (2018-03-20 09:59:33 +)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib abrindle/waf_error
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=
On Tue, 2018-03-20 at 13:25 -0700, Bhargava Sreekantappa Gayathri
wrote:
> When BB_NO_NETWORK is set to 1 and the first mirror url needs network
> access, then bitbake will just fail and report error instead of going
> through the list of mirror urls. This is because BBFetchException is
> not
> han
Remove timestamps from metadata of gzip compressed files.
Signed-off-by: Juro Bystricky
---
meta/recipes-devtools/distcc/distcc_3.2.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/distcc/distcc_3.2.bb
b/meta/recipes-devtools/distcc/distcc_3.2.bb
i
Remove build host references from distributed files.
Signed-off-by: Juro Bystricky
---
meta/recipes-support/libical/libical_2.0.0.bb | 7 +++
1 file changed, 7 insertions(+)
diff --git a/meta/recipes-support/libical/libical_2.0.0.bb
b/meta/recipes-support/libical/libical_2.0.0.bb
index dcc
Setup environment for builds requiring binary reproducibility.
Determine and export SOURCE_DATE_EPOCH per each recipe.
This is a crucial step to achieve binary reproducibility.
The value for this variable (timestamp) is obtained after source code for
a recipe has been unpacked, but before it is pat
OK please take this in, the issue was not glibc issue but a pilot
error. This has bug/security fixes since 2.27 release
On Mon, Mar 19, 2018 at 11:42 PM, Khem Raj wrote:
> hold on to this patch, I am seeing a runtime
> regression.
>
> On Mon, Mar 19, 2018 at 10:21 PM, Khem Raj wrote:
>> Here is
> On Mar 20, 2018, at 11:00 AM, Alexander Kanavin
> wrote:
>
> On 03/20/2018 05:59 PM, Richard Purdie wrote:
How long does a single run take, and why not run it every month?
>>> Just a bit longer than a day, maybe 30 hours, if it needs to update
>>> the
>>> typical amount of 100-150 packag
== Series Details ==
Series: wget.py: handle BBFetchException
Revision: 1
URL : https://patchwork.openembedded.org/series/11491/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on th
> -Original Message-
> From: Manjukumar Harthikote Matha
> Sent: Friday, March 09, 2018 9:57 AM
> To: Richard Purdie ; Bhargava
> Sreekantappa Gayathri ; openembedded-
> c...@lists.openembedded.org
> Subject: RE: [OE-core] [PATCH] own-mirrors.bbclass: Change prepend to append
>
>
>
>
When BB_NO_NETWORK is set to 1 and the first mirror url needs network
access, then bitbake will just fail and report error instead of going
through the list of mirror urls. This is because BBFetchException is not
handled when wget is called.
This patch calls wget with a except blocks which returns
Backport a fix that is needed for systemd to build with latest glibc
and kernel being old.
see
https://github.com/systemd/systemd/issues/8099
Signed-off-by: Khem Raj
---
meta/recipes-core/systemd/systemd/0032-memfd.patch | 272 +
meta/recipes-core/systemd/systemd_237.bb
On 03/20/2018 05:59 PM, Richard Purdie wrote:
How long does a single run take, and why not run it every month?
Just a bit longer than a day, maybe 30 hours, if it needs to update
the
typical amount of 100-150 packages. I'll shift it to monthly then.
Personally I'm leaning to every couple of we
There are no recipes related to keras and tensorflow and there is nothing
ok web. As you told the only option is to write one.
On Tue, 20 Mar 2018, 22:12 Khem Raj, wrote:
> On Tue, Mar 20, 2018 at 5:05 AM, Rajath C S
> wrote:
> > I have been trying to build keras and tensor flow packages on yoc
On 03/20/2018 06:07 PM, Burton, Ross wrote:
Can you file a bug for this? Probably best to fix instead of working
around, as this leaves gio modules broken.
I also wonder if the shadow recipe's postinst needs to be fixed properly
(instead of removing it altogether for nativesdk). On the other h
On 20 March 2018 at 17:36, Khem Raj wrote:
> >> @@ -80,7 +78,7 @@ PACKAGECONFIG ??= " \
> >> polkit \
> >> quotacheck \
> >> randomseed \
> >> -resolved \
> >> +resolve \
> >
> > I guess this was deliberate, but does it need picking up in release
> > notes? Tripped up my bu
On Tue, Mar 20, 2018 at 10:19 AM, Alex Kiernan wrote:
> On Mon, Mar 12, 2018 at 8:38 AM, Chen Qi wrote:
>> Upgrade systemd to 237.
>>
>
> ...
>
>> @@ -80,7 +78,7 @@ PACKAGECONFIG ??= " \
>> polkit \
>> quotacheck \
>> randomseed \
>> -resolved \
>> +resolve \
>
> I guess th
On Mon, Mar 12, 2018 at 8:38 AM, Chen Qi wrote:
> Upgrade systemd to 237.
>
...
> @@ -80,7 +78,7 @@ PACKAGECONFIG ??= " \
> polkit \
> quotacheck \
> randomseed \
> -resolved \
> +resolve \
I guess this was deliberate, but does it need picking up in release
notes? Tripped
These variables force runtime tests during configure
they are already cached for other architectures
Signed-off-by: Khem Raj
---
Changes from v1 -> v2:
- Drop libIDL specific setting since they need to be in meta-gnome
Change from v2 -> v3:
- Drop glib_cv_sizeof_* variable caching
meta/site/ri
On Tue, Mar 20, 2018 at 2:02 AM, Burton, Ross wrote:
> Are the sizeof values actually needed, or are they copy/pasted from another
> site? autoconf hasn't need to run code to do sizeof for a *long* time.
>
actually let me delete it and we will readd them when we bring up rv32
> Ross
>
> On 20 M
On Tue, Mar 20, 2018 at 5:05 AM, Rajath C S wrote:
> I have been trying to build keras and tensor flow packages on yocto's image
> that is poky but not able to do so since there are no recipes for them.
>
>
> What's the way to add keras and tensor flow packages to poky?
>
you can look into layers
Can you file a bug for this? Probably best to fix instead of working
around, as this leaves gio modules broken.
Ross
On 20 March 2018 at 12:10, Martin Jansa wrote:
> * it fails to find postinst_intercept dir:
> NOTE:
> IMAGE/1.0.0-1-r3/sdk/image///usr/lib/opkg/info/nativesdk-libglib-2.0-0.po
On Tue, 2018-03-20 at 13:26 +0200, Alexander Kanavin wrote:
> On 03/20/2018 12:52 PM, Burton, Ross wrote:
> >
> > Which brings me to a question: what is a good schedule and
> > cadence
> > for AUH runs? Currently it's run on the 15th of every odd-
> > numbered
> > month (so January, Ma
* it fails to find postinst_intercept dir:
NOTE:
IMAGE/1.0.0-1-r3/sdk/image///usr/lib/opkg/info/nativesdk-libglib-2.0-0.postinst:
4:
IMAGE/1.0.0-1-r3/sdk/image///usr/lib/opkg/info/nativesdk-libglib-2.0-0.postinst:
IMAGE/1.0.0-1-r3/intercept_scripts/postinst_intercept: not found
* fails for nativesdk-shadow with:
pwconv: /etc/passwd.29063: No such file or directory
pwconv: cannot lock /etc/passwd; try again later.
Signed-off-by: Martin Jansa
---
meta/recipes-extended/shadow/shadow.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-e
* wrong revision of this patch, where the commit message didn't match
with the default PACKAGECONFIG value, was merged to master, update
it to avoid confusion
* it got enabled by default, but without the dependency on libidn in:
commit 5997981fa2c22609a88b8cbb595dbf7758b2f7c2
Author: Alexa
I have been trying to build keras and tensor flow packages on yocto's image
that is poky but not able to do so since there are no recipes for them.
What's the way to add keras and tensor flow packages to poky?
Thanks
--
___
Openembedded-core mailing l
On 03/20/2018 12:52 PM, Burton, Ross wrote:
Which brings me to a question: what is a good schedule and cadence
for AUH runs? Currently it's run on the 15th of every odd-numbered
month (so January, March, and so on), but I thought of shifting it
one month forward, so it doesn't lan
Delete entries of removed packages.
Signed-off-by: Maxin B. John
---
meta/conf/distro/include/maintainers.inc | 6 --
1 file changed, 6 deletions(-)
diff --git a/meta/conf/distro/include/maintainers.inc
b/meta/conf/distro/include/maintainers.inc
index 60397f3..c103c87 100644
--- a/meta/con
On 20 March 2018 at 10:19, Martin Jansa wrote:
> And v1 just got merged to master, I'll send v2 with change of the default
> if other agree.
>
> I don't have strong opinion, yes it might be broken, but it was enabled
> since the update to 20161105 and nobody was complaining and adding
> PACKAGECO
== Series Details ==
Series: libsolv: refresh the patch
Revision: 1
URL : https://patchwork.openembedded.org/series/11472/
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 prop
On 20 March 2018 at 10:07, Alexander Kanavin <
alexander.kana...@linux.intel.com> wrote:
> On 03/19/2018 10:07 PM, Burton, Ross wrote:
>
>> Do we have a place identified for new changes (2.6) while 2.5
>> stabilizes.
>>
>>
>> A formal place, no. I tend to queue stuff in a branch if master
fixes:
WARNING: libsolv-0.6.33-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to
incorrectly applied patches.
The context lines in the patches can be updated with devtool:
devtool modify
devtool finish --force-patch-refresh
Then the updated patches and the sourc
And v1 just got merged to master, I'll send v2 with change of the default
if other agree.
I don't have strong opinion, yes it might be broken, but it was enabled
since the update to 20161105 and nobody was complaining and adding
PACKAGECONFIG usually shouldn't change the options currently used (I'
On 03/19/2018 10:07 PM, Burton, Ross wrote:
Do we have a place identified for new changes (2.6) while 2.5
stabilizes.
A formal place, no. I tend to queue stuff in a branch if master isn't
taking all of my energy, otherwise the patches will sit on the list
until 2.5 releases. Typical
On 03/20/2018 01:59 AM, Yeoh Ee Peng wrote:
QA team were testing crosstap script manually. Add automated
tests and systemtap file to test that crosstap script will
instructs SystemTap to print hello world in qemu. This test
will first built core-image-minimal image with tools-profile
& ssh-serve
Signed-off-by: Andrej Valek
---
meta/recipes-core/libxml/libxml2/ansidecl.patch| 25
meta/recipes-core/libxml/libxml2/runtest.patch | 151 +++--
.../libxml/{libxml2_2.9.7.bb => libxml2_2.9.8.bb} | 5 +-
3 files changed, 78 insertions(+), 103 deletions(-)
delete m
Hi Alex,
On Mon, Mar 19, 2018 at 04:30:44PM +0200, Alexander Kanavin wrote:
> On 03/19/2018 03:59 PM, Maxin B. John wrote:
> >diff --git
> >a/meta/recipes-extended/libsolv/libsolv/0002-Fixes-to-internal-fopencookie-implementation.patch
> >
> >b/meta/recipes-extended/libsolv/libsolv/0002-Fixes-to
Are the sizeof values actually needed, or are they copy/pasted from another
site? autoconf hasn't need to run code to do sizeof for a *long* time.
Ross
On 20 March 2018 at 04:12, Khem Raj wrote:
> These variables force runtime tests during configure
> they are already cached for other architec
Prevent out-of-bounds write in codebook decoding. The bug could allow
code execution from a specially crafted Ogg Vorbis file.
References:
https://www.debian.org/security/2018/dsa-4140
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5146
Signed-off-by: Tanu Kaskinen
---
.../libvorbis/li
Xiph.Org libvorbis 1.3.5 allows Remote Code Execution upon freeing
uninitialized memory in the function vorbis_analysis_headerout() in
info.c when vi->channels<=0, a similar issue to Mozilla bug 550184.
References:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14632
Signed-off-by: Tanu
In Xiph.Org libvorbis 1.3.5, an out-of-bounds array read vulnerability
exists in the function mapping0_forward() in mapping0.c, which may lead
to DoS when operating on a crafted audio file with vorbis_analysis().
References:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14633
Signed-off
libvorbis 1.3.6 was recently released, and contains fixes for some CVEs.
Since the deadline for version upgrades is past, I'm only submitting the
CVE fixes.
Tanu Kaskinen (3):
libvorbis: CVE-2017-14633
libvorbis: CVE-2017-14632
libvorbis: CVE-2018-5146
.../libvorbis/libvorbis/CVE-2017-1463
QA team were testing crosstap script manually. Add automated
tests and systemtap file to test that crosstap script will
instructs SystemTap to print hello world in qemu. This test
will first built core-image-minimal image with tools-profile
& ssh-server-openssh features and build systemtap-native
58 matches
Mail list logo