On Fri, 2014-07-18 at 15:35 -0700, Saul Wold wrote:
> On 07/16/2014 02:08 PM, Ross Burton wrote:
> > Now that all licenses are canonicalised to SPDX names when processing, we
> > need
> > to rename the whitelists to the match.
> >
> > Signed-off-by: Ross Burton
> > ---
> > meta/conf/distro/incl
Fixes [YOCTO 6550]
Images installing both trace-cmd and kernelshark would fail with:
error: file /usr/bin/trace-cmd conflicts between attempted installs of
kernelshark-1.2+git0+7055ffd37b-r3.core2_32 and
trace-cmd-1.2+git0+7055ffd37b-r3.core2_32
This patch removes ${bindir}/trace-cmd from the in
On 07/16/2014 02:08 PM, Ross Burton wrote:
Now that all licenses are canonicalised to SPDX names when processing, we need
to rename the whitelists to the match.
Signed-off-by: Ross Burton
---
meta/conf/distro/include/default-distrovars.inc |6 +++---
1 file changed, 3 insertions(+), 3 de
On Fri, 18 Jul 2014, Burton, Ross wrote:
> On 18 July 2014 19:58, Robert P. J. Day wrote:
> > not sure where i saw this recently (i'll track it down), but some OE
> > or yocto doc claimed that patch files *must* be suffixed with
> > ".patch". i'm pretty sure it can be either .patch or .diff, cor
On Thu, Jul 03, 2014 at 04:47:08PM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 68a5ed337f8f7ee8e5bf55542ec82d786eb754db
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=68a5ed337f8f7ee8e5bf55542ec82d786eb754db
>
> A
On 18 July 2014 19:58, Robert P. J. Day wrote:
> not sure where i saw this recently (i'll track it down), but some OE
> or yocto doc claimed that patch files *must* be suffixed with
> ".patch". i'm pretty sure it can be either .patch or .diff, correct?
> as in, it's perfectly valid to do this in
not sure where i saw this recently (i'll track it down), but some OE
or yocto doc claimed that patch files *must* be suffixed with
".patch". i'm pretty sure it can be either .patch or .diff, correct?
as in, it's perfectly valid to do this in a .bbappend file:
SRC_URI += "file://0001-first-c
Pseudo now automatically tries to shut down the server after running
single commands under pseudo ("pseudo "), which means it can
print a useless "server already offline" message in some cases. The
message has been changed to a debugging message only.
The glibc symbol versions for memcpy were bein
* Remove the uninformative "already offline" message.
* Stop trying to request x86-specific versions of memcpy on
non-x86.
Tarball's been submitted to pidge but may take a while to show up.
The following changes since commit a449598a839e677e2a094aa4bd9a68003de6e42e:
bdwgc: Add PACKAGECONFIG
On 07/18/2014 07:06 AM, Valentin Popa wrote:
systemd needs this to launch user sessions.
Signed-off-by: Valentin Popa
---
...temd-login-lib-was-merged-into-libsystemd.patch | 28 ++
.../user-session-units/user-session-units_9.bb | 25 +++
2 files chan
On 07/17/2014 03:27 AM, Daniel BORNAZ wrote:
python-native: _json module arbitrary process memory read vulnerability
This should be the proper subject of the mail and commit, please update
and see below.
http://bugs.python.org/issue21529
Python 2 and 3 are susceptible to arbitrary process m
The /install/tmp diectory is created during installation by
the smart package manager, we need to clean it up here
[YOCTO #6497]
Signed-off-by: Saul Wold
---
meta/lib/oe/rootfs.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/lib/oe/rootfs.py b/meta/lib/oe/rootfs.py
index bc2524f..b3
The GTK+3 does not provide support for DirectFB backend so we cannot
enable GTK+ features of alsa-tools in this case; GTK+2 does not provide
support for Wayland.
This patch changes GTK+ support to be enabled only when X11 support is
enabled.
Signed-off-by: Otavio Salvador
---
meta/recipes-multi
On 18 July 2014 14:20, Roxana Ciobanu wrote:
> +def rootfs_variables(d):
> +from oe.rootfs import variable_depends
> +deps = variable_depends(d)
> +variables = "IMAGE_DEVICE_TABLES BUILD_IMAGES_FROM_FEEDS IMAGE_TYPEDEP_
> IMAGE_TYPES_MASKED IMAGE_ROOTFS_ALIGNMENT
[snip]
NO_RECOMMENDA
On Fri, Jul 18, 2014 at 02:24:26PM +0100, Richard Purdie wrote:
> On Fri, 2014-07-18 at 01:15 +0200, Martin Jansa wrote:
> > From: Martin Jansa
> >
> > * backported from 4.8.2, so daisy isn't affected
> >
> > Signed-off-by: Martin Jansa
> > ---
> > meta/recipes-devtools/gcc/gcc-4.8.inc
systemd needs this to launch user sessions.
Signed-off-by: Valentin Popa
---
...temd-login-lib-was-merged-into-libsystemd.patch | 28 ++
.../user-session-units/user-session-units_9.bb | 25 +++
2 files changed, 53 insertions(+)
create mode 100644
meta/re
On Thu, 2014-07-17 at 10:08 +0800, Chen Qi wrote:
> fstat = cpath.stat(src)
> os.mkdir(dest, fstat.st_mode)
> +os.chmod(dest, fstat.st_mode)
This doesn't make sense. Shouldn't the fstat.st_mode to os.mkdir have
taken care of the mode for us?
Cheer
On Fri, 2014-07-18 at 01:15 +0200, Martin Jansa wrote:
> From: Martin Jansa
>
> * backported from 4.8.2, so daisy isn't affected
>
> Signed-off-by: Martin Jansa
> ---
> meta/recipes-devtools/gcc/gcc-4.8.inc | 1 +
> .../gcc-4.8/0001-fix-ICE-when-building-opus.patch | 121
> +++
The following changes since commit 0662aa801237ac716e35c7930d857f98249db1cf:
bdwgc: Add PACKAGECONFIG for libatomic-ops (2014-07-17 15:04:10 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib roxana/YB6502
http://git.yoctoproject.org/cgit.cgi/poky-contri
Added base variables and package backend specific variables to
rootfs[vardeps] in order for rootfs to rebuild when changes are made.
Set some variables as [func] to inform bitbake that they are shell
scripts, so that it invokes its shell dependency parsing. Without
marking them as functions, chang
If we don't fix this, the fix for bug 6502 will trigger warnings
that the write_package_manifest function contains tabs.
Related to fix for [YOCTO #6502].
Signed-off-by: Roxana Ciobanu
---
meta/classes/license.bbclass | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --gi
The following changes since commit 1f45232dc008599501e138c5327c7f8a901dbf55:
subversion: neon support was dropped, switch to serf (2014-07-17 23:13:59
+0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib roxana/license
http://git.yoctoproject.org/cgit.cgi
The Makefile generation for subversion is horrible, I can't figure out
where the dependencies are missing, it looks like they might be missing
everywhere. Give up and disable parallel make install.
Signed-off-by: Richard Purdie
diff --git a/meta/recipes-devtools/subversion/subversion_1.8.9.bb
b
The freedreno project is a free and open source linux driver for the 2D/3D GPUs
in Qualcomm snapdragon SoCs.
Support for freedreno in libdrm was added around 2.4.43.
Signed-off-by: Nicolas Dechesne
---
meta/recipes-graphics/drm/libdrm.inc | 6 --
1 file changed, 4 insertions(+), 2 deletions
On Thu, Jul 10, 2014 at 11:43:02PM -0300, Otavio Salvador wrote:
> Hello Richard,
>
> (added meta-freescale mailing list as it is related to meta-fsl-arm)
>
> On Wed, Jul 9, 2014 at 5:15 PM, Richard Purdie
> wrote:
> > Its possible to run the package QA checks as a separate task rather than
> >
Hi Saul,
On Thursday 17 July 2014 13:34:09 Saul Wold wrote:
> [YOCTO #6497]
> Signed-off-by: Saul Wold
> ---
Could you please add a proper commit message? How this directory gets created
would be a good thing to mention.
Thanks,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
--
On Thu, Jul 17, 2014 at 11:36:33AM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: b73e5cd51551556f9e6a4f7d9e7deec4d9d661bd
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b73e5cd51551556f9e6a4f7d9e7deec4d9d661bd
>
> A
Ping
Is it possible to cherry-pick this patch from Master to Dora ?
Commit : b21468434c519927dace6a1433786ca7a0501172
Regards,
Seb M
2014-07-09 16:24 GMT+02:00 Sébastien Mennetrier <
smennetr...@connected-labs.com>:
> From: Tobias Blom
>
> Prefix to EnvironmentFile should be preciding the f
28 matches
Mail list logo