On Thu, 2016-05-05 at 15:59 -0700, Christopher Larson wrote:
> From: Christopher Larson
>
> We weren't consistent in the HOST_ (aka BUILD_) and non-HOST_ flags,
> so we
> were using BUILD_CPPFLAGS to compile target stuff, for example. Sort
> that out,
> and make sure we obey LDFLAGS.
>
> Signed-
On Thu, 2016-05-12 at 16:16 +0300, Maxin B. John wrote:
> 1.17 -> 1.18
>
> Signed-off-by: Maxin B. John
This results in:
http://errors.yoctoproject.org/Errors/Details/62886/
which Alexander would probably be quite pleased about but isn't good
for the autobuilder.
Cheers,
Richard
--
On 05/13/2016 02:04 PM, Khem Raj wrote:
> On Fri, May 13, 2016 at 1:52 PM, akuster808 wrote:
>>
>>
>> On 05/13/2016 11:07 AM, Khem Raj wrote:
>>> Thanks for noting. We will update gcc-6 to latest on gcc-6 branch sometime
>>> later and hopefully it will come in
>>> please keep an eye on it
>>
>>
> On May 10, 2016, at 9:04 AM, danismostlik...@gmail.com wrote:
>
> From: Dan McGregor
>
> From: Daniel McGregor
>
> Simply turn off the optimzation that is causing this breakage. I had
> originally used -fno-lifetime-dse, but -fno-tree-dse works at least
> going back as far as gcc 4.8.
>
>
On 05/13/2016 09:34 AM, Richard Purdie wrote:
> On Thu, 2016-05-12 at 16:16 +0200, Martin Jansa wrote:
>> On Thu, May 12, 2016 at 01:06:33PM +0100, Joshua Lock wrote:
>>> The backported upgrade to OpenSSL 1.0.2h introduced a newer version
>>> of
>>> Debian's linker version-script which breaks the
From: Joshua Lock
The backported upgrade to 1.0.2h included an updated GNU LD
version-script which results in an ABI change. In order to try and
respect ABI for existing binaries built against fido this commit
partially reverts the version-script to maintain the existing ABI
and instead only add
On Fri, May 13, 2016 at 1:52 PM, akuster808 wrote:
>
>
> On 05/13/2016 11:07 AM, Khem Raj wrote:
>> Thanks for noting. We will update gcc-6 to latest on gcc-6 branch sometime
>> later and hopefully it will come in
>> please keep an eye on it
>
> sure, np
>
> So here is the problem. Per process, t
On 05/13/2016 09:34 AM, Richard Purdie wrote:
> On Thu, 2016-05-12 at 16:16 +0200, Martin Jansa wrote:
>> On Thu, May 12, 2016 at 01:06:33PM +0100, Joshua Lock wrote:
>>> The backported upgrade to OpenSSL 1.0.2h introduced a newer version
>>> of
>>> Debian's linker version-script which breaks the
On 05/13/2016 11:07 AM, Khem Raj wrote:
> Thanks for noting. We will update gcc-6 to latest on gcc-6 branch sometime
> later and hopefully it will come in
> please keep an eye on it
sure, np
So here is the problem. Per process, this fix can not be propagated to
the any stable branch until Mast
This time complete QA issues list
== Number of issues - stats ==
{| class='wikitable'
!|Date !!colspan='3'|Failed tasks
!!colspan='6'|Failed depencencies!!|Signatures
!!colspan='12'|QA !!Comment
|-
|| ||qemuarm |
On Thu, May 12, 2016 at 4:20 AM, Jussi Kukkonen
wrote:
> Support for multiple new protocols, many new features:
> https://lists.freedesktop.org/archives/wayland-devel/2016-February/027039.html
>
> Weston now depends on wayland-protocols (which is protocol
> collection split off from weston).
>
> R
On 05/13/2016 07:31 AM, Martin Jansa wrote:
> On Wed, May 11, 2016 at 03:37:59AM -0700, akuster808 wrote:
>> Robert,
>>
>>
>> On 05/10/2016 11:22 PM, Robert Yang wrote:
>>>
>>>
>>> On 05/04/2016 07:46 AM, Armin Kuster wrote:
From: Armin Kuster
CVE-2016-2105
CVE-2016-2106
Now we have patches that solves the security formatting issues into
those packages.
Signed-off-by: Aníbal Limón
---
meta/conf/distro/include/security_flags.inc | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta/conf/distro/include/security_flags.inc
b/meta/conf/distro/include/security_f
[YOCTO #9546]
Signed-off-by: Aníbal Limón
---
...gtkprint-.c-Fix-security-formatting-issue.patch | 81 ++
meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb | 4 +-
2 files changed, 84 insertions(+), 1 deletion(-)
create mode 100644
meta/recipes-sato/leafpad/files/src-dial
[YOCTO #9548]
Signed-off-by: Aníbal Limón
---
...etwork-nfsv4-acl-acl1.c-Security-fix-on-s.patch | 41 ++
meta/recipes-extended/ltp/ltp_20160126.bb | 1 +
2 files changed, 42 insertions(+)
create mode 100644
meta/recipes-extended/ltp/ltp/0001-testcases-network-nfs
[YOCTO #9547]
Signed-off-by: Aníbal Limón
---
...es.c-parse_field-fix-string-formating-in-.patch | 34 ++
meta/recipes-extended/libuser/libuser_0.62.bb | 3 +-
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644
meta/recipes-extended/libuser/libuser/00
Now we have patches that solves the security formatting issues into
those packages.
Signed-off-by: Aníbal Limón
---
meta/conf/distro/include/security_flags.inc | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta/conf/distro/include/security_flags.inc
b/meta/conf/distro/include/security_f
Thanks for noting. We will update gcc-6 to latest on gcc-6 branch sometime
later and hopefully it will come in
please keep an eye on it
> On May 13, 2016, at 9:16 AM, akuster808 wrote:
>
> this fix is not in gcc 6.0
>
> On 05/06/2016 12:11 AM, Armin Kuster wrote:
>> From: Armin Kuster
>>
>>
Fantastic, thanks Trevor!
On Fri, May 13, 2016 at 10:24 AM, Trevor Woerner wrote:
> On Fri 2016-05-13 @ 09:57:07 AM, Trevor Woerner wrote:
>> On Thu 2016-05-12 @ 04:32:01 PM, Jeff Osier-Mixon wrote:
>> > I admit defeat. I have been "trying to get to" the OEDAM minutes for a
>> > month and I am cl
On Fri 2016-05-13 @ 09:57:07 AM, Trevor Woerner wrote:
> On Thu 2016-05-12 @ 04:32:01 PM, Jeff Osier-Mixon wrote:
> > I admit defeat. I have been "trying to get to" the OEDAM minutes for a
> > month and I am clearly not getting to it, so I am now getting out of
> > the way. We are crowdsourcing the
On Mon, 2016-05-02 at 15:22 +0300, Ed Bartosh wrote:
> Generated standalone bmaptool script that is more convenient
> to use than native script. It can be run straight from
> its location ./tmp/deploy/tools/bmaptool. The script doesn't
> depend on anything except Python.
>
> Signed-off-by: Ed Bart
On Mon, 2016-05-02 at 15:22 +0300, Ed Bartosh wrote:
> This patchset adds ability to use bmaptool to flash images faster
> than
> using traditional methods. It contains bmap-tools recipe and
> generation
> of .bmap files for the images generated by bitbake and wic.
I'm happy to merge this assuming
> On May 13, 2016, at 12:56 AM, André Draszik wrote:
>
> Commit 6661718 (feature-arm-{neon,vfp}.inc: refactor and fix issues)
> effectively changed the gcc -mfpu= option from -mfpu=vfpv3-d16 to
> -mfpu=vfpv3d16, which gcc doesn't understand.
>
> Restore the original value.
>
> After doing that
On Fri, 2016-05-06 at 17:58 +0300, Ed Bartosh wrote:
> Hi,
>
> This patchset contains various improvements for the image creation
> functionality
> made by Patchick Ohly during his work on bug #9076:
> - added support for zip compression
> - fixed dependency calculation for conversion chaining
>
As suspected, invoking "git archive" with all intended files as
parameters can run into command line length limitations. Splitting up
the parameters into multiple invocations (xargs-style) works and was
tested after encountering the situation in practice.
Signed-off-by: Patrick Ohly
---
scripts/
The first fix is urgent: the default mode was accidentally changed
from the traditional "apply patches" to "import the history".
The second fix is less urgent but still useful for those who
actually use the new mode.
The following changes since commit fcaaabb401fffcda4db9a7d1f927a2a404e4776d:
When the "history" option is not set in the combo-layer.conf, the
intended default was to use the traditional method. Passing "True" as
default when querying the config was unintentional.
Also remove some left-over debugging code.
Signed-off-by: Patrick Ohly
---
scripts/combo-layer | 3 +--
1 f
> On May 13, 2016, at 5:47 AM, Richard Purdie
> wrote:
>
> On Wed, 2016-05-11 at 10:35 -0700, Khem Raj wrote:
>> This patchset covers gcc 6 upgrade along with gdb 7.11
>> and glibc 2.24 ( upcoming ) release.
>>
>> Rest of upgrades are necessaciated by gcc-6 due to backports
>> that were alread
Signed-off-by: Khem Raj
---
.../gdb/{gdb-7.10.1.inc => gdb-7.11.inc} | 0
meta/recipes-devtools/gdb/gdb-common.inc | 20 +++--
...nadian_7.10.1.bb => gdb-cross-canadian_7.11.bb} | 0
meta/recipes-devtools/gdb/gdb-cross_7.10.1.bb | 4 --
meta/recipes-devtools/gdb/gd
Signed-off-by: Khem Raj
---
.../fix_for_centos_5.8.patch | 18
...tive_2.23.bb => cross-localedef-native_2.24.bb} | 18
...glibc-initial_2.23.bb => glibc-initial_2.24.bb} | 0
.../{glibc-locale_2.23.bb => glibc-locale_2.24.bb} | 0
.../{glibc-mtrace_2.23.
From: André Draszik
Since commit 972b4fc (feature-arm-neon.inc: restore vfpv3-d16 support)
we're replacing _all_ dashes (-) in ARMPKGSFX_FPU, which is causing
problems for all legitimate uses of the dash as TUNE_PKGARCH doesn't
have the right value anymore:
E.g. on raspberrypi2:
ERROR: OE-core
This fixes inconsistency where expat dependency is
then depending upon build host having it or not having it
Fixes errors like
WARNING: renaming "pyexpat" since importing it failed:
build/lib.linux-x86_64-2.7/pyexpat.so: undefined symbol: XML_SetCommentHandler
also reported here
https://dev.open
From: Bruce Ashfield
Khem provided fixes to fix gcc6 build issues, these are safe for
all gcc versions, so we integrate them directly.
Signed-off-by: Khem Raj
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto-t
gcc 6.1, glibc 2.24, gdb 7.11
Signed-off-by: Khem Raj
---
meta/conf/distro/include/tcmode-default.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/conf/distro/include/tcmode-default.inc
b/meta/conf/distro/include/tcmode-default.inc
index c412420..d3a4351 100644
This is essentially v2 of the gcc-6 series for remaining patches
Fixes linux-yocto to build with gcc-6
Adds recipes for glibc-2.24 and gdb 7.11
Python native fix to add native expat dependency that OE builds
feature-arm-vfp.inc fixes build breakage seen on rpi
Finally switch to using gcc-6/glibc-
On Thu, 2016-05-12 at 16:16 +0200, Martin Jansa wrote:
> On Thu, May 12, 2016 at 01:06:33PM +0100, Joshua Lock wrote:
> > The backported upgrade to OpenSSL 1.0.2h introduced a newer version
> > of
> > Debian's linker version-script which breaks the OpenSSL ABI.
> > This isn't desirable for a stable
On Fri, May 13, 2016 at 9:27 AM, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> On Thu, 2016-05-12 at 13:24 -0500, Peter Seebach wrote:
> > On Wed, 11 May 2016 09:25:27 -0700
> > Christopher Larson wrote:
> >
> > > +Subject: [PATCH] Obey external LDFLAGS the way we obey CFLAGS
> >
On Thu, 2016-05-12 at 13:24 -0500, Peter Seebach wrote:
> On Wed, 11 May 2016 09:25:27 -0700
> Christopher Larson wrote:
>
> > +Subject: [PATCH] Obey external LDFLAGS the way we obey CFLAGS
>
> This has been merged into pseudo's upstream, now, but it's on top of
> some
> large changes, so we sho
On Fri, May 13, 2016 at 04:31:39PM +0200, Martin Jansa wrote:
> On Wed, May 11, 2016 at 03:37:59AM -0700, akuster808 wrote:
> > Robert,
> >
> >
> > On 05/10/2016 11:22 PM, Robert Yang wrote:
> > >
> > >
> > > On 05/04/2016 07:46 AM, Armin Kuster wrote:
> > >> From: Armin Kuster
> > >>
> > >> C
this fix is not in gcc 6.0
On 05/06/2016 12:11 AM, Armin Kuster wrote:
> From: Armin Kuster
>
> Signed-off-by: Armin Kuster
> ---
> meta/recipes-devtools/gcc/gcc-5.3.inc | 1 +
> .../gcc/gcc-5.3/CVE-2016-4490.patch| 270
> +
> 2 files changed
this fix is in GCC 6.0
On 05/06/2016 12:11 AM, Armin Kuster wrote:
> From: Armin Kuster
>
> Signed-off-by: Armin Kuster
> ---
> meta/recipes-devtools/gcc/gcc-5.3.inc | 1 +
> .../gcc/gcc-5.3/CVE-2016-2226.patch| 103
> +
> 2 files changed, 1
Current Dev Position: YP 2.2 M1
Next Deadline: YP 2.2 cut off: June 13, 2016
SWAT team rotation: Juro -> Anibal
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
* The bitbake python3 branch is nearing readiness, the OE-Core branch is
not quite at the same
On Wed, May 11, 2016 at 03:37:59AM -0700, akuster808 wrote:
> Robert,
>
>
> On 05/10/2016 11:22 PM, Robert Yang wrote:
> >
> >
> > On 05/04/2016 07:46 AM, Armin Kuster wrote:
> >> From: Armin Kuster
> >>
> >> CVE-2016-2105
> >> CVE-2016-2106
> >> CVE-2016-2109
> >> CVE-2016-2176
> >>
> >> http
If the path contains 'scripts' more than once the first occurrence will be
incorrectly used. Use rfind instead of find to find the last occurrence.
Signed-off-by: George McCollister
---
scripts/lib/wic/plugin.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/lib/wic/
This patch was pushed to fido (35ecb0b8557aae85f377c9d99f1a72cbb76fb6d8)
but was never brought forward.
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
On 13 May 2016 at 08:07, Andrea Adami wrote:
> IMHO for embedded devices it would be better to disable by default and
> let the distro/machine add a specific RRECOMMEND.
>
Patches welcome :)
Ross
--
___
Openembedded-core mailing list
Openembedded-cor
On Thu 2016-05-12 @ 04:32:01 PM, Jeff Osier-Mixon wrote:
> I admit defeat. I have been "trying to get to" the OEDAM minutes for a
> month and I am clearly not getting to it, so I am now getting out of
> the way. We are crowdsourcing these minutes, because collaborative
> effort is what we do best.
On Wed, 2016-05-11 at 10:35 -0700, Khem Raj wrote:
> This patchset covers gcc 6 upgrade along with gdb 7.11
> and glibc 2.24 ( upcoming ) release.
>
> Rest of upgrades are necessaciated by gcc-6 due to backports
> that were already in newer versions of packages
>
> It has been boot tested with co
On Wed, 2016-05-11 at 10:35 -0700, Khem Raj wrote:
> Some system users which are needed by systemd components were missing
> create these users knobbed with relevant packageconfig
>
> Signed-off-by: Khem Raj
> ---
> meta/recipes-core/systemd/systemd_229.bb | 8 +++-
> 1 file changed, 7 inser
XZ extreme compression method usually uses a lot more CPU time with not
that often big saving on space. Same goes with -6 level of compression.
Compression level -3 usually the best balance for time/size, especially
on big images.
Signed-off-by: Alexander D. Kanevskiy
---
meta/classes/image_type
On 13 May 2016 at 12:15, Burton, Ross wrote:
>
> On 12 May 2016 at 08:20, Jussi Kukkonen wrote:
>>
>> wayland-protocols is a collection of Wayland protocols split
>> out from weston. It is a build dependency for Weston 1.10.
>
>
> * satisfy_dependencies_for: Cannot satisfy the following dependenc
On 12 May 2016 at 08:20, Jussi Kukkonen wrote:
> wayland-protocols is a collection of Wayland protocols split
> out from weston. It is a build dependency for Weston 1.10.
>
* satisfy_dependencies_for: Cannot satisfy the following dependencies for
weston-dev:
* wayland-protocols (= 1.3-r0) *
Commit 6661718 (feature-arm-{neon,vfp}.inc: refactor and fix issues)
effectively changed the gcc -mfpu= option from -mfpu=vfpv3-d16 to
-mfpu=vfpv3d16, which gcc doesn't understand.
Restore the original value.
After doing that, we also need to adjust ARMPKGSFX_FPU which should
contain the same val
On 2016-05-13 09:07, Andrea Adami wrote:
On Fri, May 13, 2016 at 8:48 AM, Robert Yang wrote:
* For ext4:
11M -> 26M
The similar to vmdk, qcow2 and iso.
* For tar.bz2:
2.7M -> 4.5M
The main problem is eudev-hwdb which would be 12M after installed, jethro
doesn't use this, but udev by
On 2016-05-13 09:23, Robert Yang wrote:
On 05/13/2016 03:07 PM, Andrea Adami wrote:
On Fri, May 13, 2016 at 8:48 AM, Robert Yang wrote:
* For ext4:
11M -> 26M
The similar to vmdk, qcow2 and iso.
* For tar.bz2:
2.7M -> 4.5M
The main problem is eudev-hwdb which would be 12M after i
On 05/13/2016 03:07 PM, Andrea Adami wrote:
On Fri, May 13, 2016 at 8:48 AM, Robert Yang wrote:
* For ext4:
11M -> 26M
The similar to vmdk, qcow2 and iso.
* For tar.bz2:
2.7M -> 4.5M
The main problem is eudev-hwdb which would be 12M after installed, jethro
doesn't use this, but ud
Morning,
I'm considering removing the augeas recipe from oe-core: it has not
really been depended on by anything since Danny (rpm has a non-default
PACKAGECONFIG but even that is accompanied by comments about no
testing) and we have nothing testing its functionality. Please speak
up now if you thi
On Fri, May 13, 2016 at 8:48 AM, Robert Yang wrote:
>
> * For ext4:
> 11M -> 26M
> The similar to vmdk, qcow2 and iso.
>
> * For tar.bz2:
> 2.7M -> 4.5M
>
> The main problem is eudev-hwdb which would be 12M after installed, jethro
> doesn't use this, but udev by default, and it's gone in kro
58 matches
Mail list logo