> -Original Message-
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: Wednesday, June 18, 2014 6:06 PM
> To: Huang, Jie (Jackie)
> Cc: Zhu, Yanjun; openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH 2/2] qt4-4.8.6: fix CVE-2014-0190
>
> Hi Jackie
The following changes since commit b7371b49b4b83c2e864126480b65363fe9f2cfd2:
x264: Update SRCREV to match commit in upstream git repo (2014-06-17 17:59:55
+0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib
ChenQi/dora-populate-extfs
http:
Previously, even if we encounter some error when populating the
ext filesystem, we don't error out and the rootfs process still
succeeds.
However, what's really expected is that the populate-extfs.sh script
should error out if something wrong happens when using `debugfs' to
generate the ext filesy
There was a patch trying to fix this problem by using 'dirname', but it
caused some build failures, thus got reverted.
The problem is that $DIR might be empty and we should first do the check
before trying to use $(dirname $DIR).
[YOCTO #5712]
Signed-off-by: Chen Qi
---
.../e2fsprogs/e2fsprogs
Enable SDL by default for nativesdk as we do with natve, this will
allow qemu with ADT to use graphics no vnc by default.
[YOCTO #6446]
Signed-off-by: Saul Wold
---
meta/conf/local.conf.sample | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf
To fix:
ERROR: QA Issue: package libxml-parser-perl contains bad RPATH
/home/paul/poky/build/tmp/sysroots/intel-corei7-64/usr/lib64 in file
/home/paul/poky/build/tmp/work/corei7-64-poky-linux/libxml-parser-perl/2.41-r3/packages-split/libxml-parser-perl/usr/lib64/perl/vendor_perl/5.14.3/auto/XML/
Its possible sstate symlinks to other sstate mirrors which then my get
removed/cleaned. If we find invalid symlinks, skip over them rather
than error with a backtrace.
Signed-off-by: Richard Purdie
diff --git a/meta/lib/oe/sstatesig.py b/meta/lib/oe/sstatesig.py
index acff2a0..d58147f 100644
---
When the preconfigure task was added to gcc, it wasn't added to sstate's list
of possible shared work tasks. This meant that diffsigs wasn't able to find
the preconfigure sigdata/info file since it has inconsistent naming.
This adds the task name to the list. Ideally this list would be autogenerat
FYI.
Philip
Original Message
Subject: [Discuss-gnuradio] CMake 3.0.0 is out ...
Date: Wed, 18 Jun 2014 08:05:33 -0400
From: Michael Dickens
To: discuss-gnura...@gnu.org List
CMake 3.0.0 has lots of bug fixes from the last release (2.8.12), and it
also contains a number of po
On 06/18/2014 01:54 AM, Yao Xinpan wrote:
if --with-statdpath= is not the default value, will happen the following
questions:
'Failed to open directory sm: No such file or directory'.
Nfs community has fixed this bug.
URL:
'http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commitdiff;h=3b1457
Robert Yang
writes:
> ++#ifdef IFLA_VLAN_PROTOCOL
> + [IFLA_VLAN_PROTOCOL]= { .type = NLA_U16 },
> ++#endif
This will trigger everytime because IFLA_VLAN_PROTOCOL is an enum, not a
#define
Enrico
--
___
Openembedded-core mailing list
Ope
Hi Saul
On 2014-06-12 at 18:33:53 +0200, Saul Wold wrote:
> On 06/06/2014 05:33 AM, Tobias Klauser wrote:
> >Upgrade powertop from 2.5 to 2.6.1. Also adjust to the new upstream
> >download URL.
> >
> >Signed-off-by: Tobias Klauser
> >---
> > .../{powertop_2.5.bb => powertop_2.6.1.bb} |
On Wed, Jun 18, 2014 at 7:15 AM, Richard Purdie
wrote:
> On Tue, 2014-06-17 at 11:39 -0300, Otavio Salvador wrote:
>> On Tue, Jun 17, 2014 at 10:16 AM, Dennis Meier
>> wrote:
>> > Signed-off-by: Dennis Meier
>>
>> I do like the idea but how portable is it?
>>
>> For example in my envinronment i
On Tue, 2014-06-17 at 11:39 -0300, Otavio Salvador wrote:
> On Tue, Jun 17, 2014 at 10:16 AM, Dennis Meier
> wrote:
> > Signed-off-by: Dennis Meier
>
> I do like the idea but how portable is it?
>
> For example in my envinronment it does not work as I use zsh.
The script in question has "/bin
Hi Jackie,
On Wednesday 18 June 2014 05:41:31 jackie.hu...@windriver.com wrote:
> From: yzhu1
>
> The GIF decoder in QtGui in Qt before 5.3 allows remote attackers
> to cause a denial of service (NULL pointer dereference) via
> invalid width and height values in a GIF image.
> Per: http://cwe.mi
On Tue, 2014-06-17 at 23:04 -0700, nitin.a.kam...@intel.com wrote:
> Exception: AttributeError: 'NoneType' object has no attribute 'split'
>
> ERROR: Function failed: split_kernel_module_packages
>
> Fixes bug:
> [Yocto #6461]
I've merged a slightly different version of this fix.
Cheers,
Richa
From: yzhu1
The GIF decoder in QtGui in Qt before 5.3 allows remote attackers
to cause a denial of service (NULL pointer dereference) via
invalid width and height values in a GIF image.
Per: http://cwe.mitre.org/data/definitions/476.html
CWE-476: NULL Pointer Dereference
http://web.nvd.nist.gov
From: yzhu1
Mozilla Network Security Services (NSS) before 3.15.2 does
not ensure that data structures are initialized before
read operations, which allows remote attackers to cause a
denial of service or possibly have unspecified other
impact via vectors that trigger a decryption failure.
http:
On Tue, 2014-06-17 at 21:08 -0400, Bruce Ashfield wrote:
> On Tue, Jun 17, 2014 at 8:20 PM, Bruce Ashfield
> wrote:
> > On 2014-06-17, 6:18 PM, Richard Purdie wrote:
> >>
> >> On Tue, 2014-06-17 at 11:26 -0400, Bruce Ashfield wrote:
> >>>
> >>> Richard/Saul,
> >>>
> >>> Here are my collect stable
if --with-statdpath= is not the default value, will happen the following
questions:
'Failed to open directory sm: No such file or directory'.
Nfs community has fixed this bug.
URL:
'http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commitdiff;h=3b1457d219ceb1058d44bacc657581f13437ae40#patch1'
We need use EXTRA_OECONF_append_class-native rather than
EXTRA_OECONF_class-native.
Signed-off-by: Robert Yang
---
meta/recipes-core/dbus/dbus.inc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index 01108c
Sorry, I sent another patch to fix it.
// Robert
On 06/18/2014 04:03 PM, Martin Jansa wrote:
On Tue, Jun 17, 2014 at 07:59:59AM +, g...@git.openembedded.org wrote:
Module: openembedded-core.git
Branch: master
Commit: 7a2d2d81d8694806060f7bccfbdba42dc356d477
URL:
http://git.openembedde
The following changes since commit f506d0660c9949485268a92724ac770b5457b0ca:
linux-yocto/3.10: update to v3.10.43 (2014-06-17 17:56:42 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/dbus-native
http://cgit.openembedded.org/cgit.cgi/
On Tue, Jun 17, 2014 at 07:59:59AM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 7a2d2d81d8694806060f7bccfbdba42dc356d477
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7a2d2d81d8694806060f7bccfbdba42dc356d477
>
> A
24 matches
Mail list logo