Hi Armin,
From: akuster808
Sent: Friday, 26 April, 2019 10:30 PM
To: Jain, Sangeeta ; 'yo...@yoctoproject.org'
; Eggleton, Paul ;
'richard.pur...@linuxfoundation.org' ;
'Michael Halstead' ; Erway, Tracey M
; 'sjolley.yp...@gmail.com'
; openembedded-core@lists.openembedded.org
Subject: Re: [
This commit upgrade QEMU to the latest 4.0.0 release.
- The COPYING.LIB file has changed SHA to:
"Synchronize the LGPL 2.1 with the version from gnu.org"
- SDL 1.2 has been removed, along with the --with-sdlabi command line
arg
- The backported patches have been removed
- Al the other
On Wed, May 1, 2019 at 4:34 AM Richard Purdie
wrote:
>
> On Tue, 2019-04-30 at 12:24 -0700, Khem Raj wrote:
> > Its already in RC phase now.
> >
> > Signed-off-by: Khem Raj
>
> I ran this on the autobuilder:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/429
> http://errors
Signed-off-by: Richard Purdie
---
.../elfutils/elfutils_0.176.bb| 1 +
...-err-variable-and-function-conflicts.patch | 43 ---
.../elfutils/files/musl.patch | 29 +
3 files changed, 66 insertions(+), 7 deletions(-)
create mode 100644 m
Older versions of bitbake (prior to 1.42) don't expose the BB_UNIHASH
variable which is being used by sstate. For compatibility with these
older versions of bitbake, set BB_UNIHASH to BB_TASKHASH (which is the
value it should be for non-hash equivalent aware signature generators).
if bitbake hasn't
On Wed, 1 May 2019 at 12:52, Burton, Ross wrote:
> On Wed, 1 May 2019 at 12:34, Richard Purdie
> wrote:
> > e) systemd fails to compile
>
> Glanced upstream and couldn't see any obvious fixes so I filed
> https://github.com/systemd/systemd/issues/12454.
Apparently this is possibly fixed in a new
On Wed, May 1, 2019 at 8:28 AM Burton, Ross wrote:
>
> Can you send this using git-send-email so that your mailer doesn't
> corrupt the patch?
Even better would be to submit upstream to musl. Give or take some
formatting tweaks (e.g. perhaps the .s file should be renamed to .S if
it's going to re
urllib3 is used in NVD for CVE's like:
https://nvd.nist.gov/vuln/detail/CVE-2016-9015
Signed-off-by: Akshay Bhat
---
meta-python/recipes-devtools/python/python-urllib3.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python-urllib3.inc
b/meta-python
On Wed, 2019-05-01 at 11:48 -0400, Tom Rini wrote:
> On Wed, May 01, 2019 at 10:45:03AM -0500, Joshua Watt wrote:
> > On Wed, 2019-05-01 at 11:27 -0400, Tom Rini wrote:
> > > On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> > > > Signed-off-by: Armin Kuster
> > > > ---
> > > > READ
On Wed, May 01, 2019 at 10:45:03AM -0500, Joshua Watt wrote:
> On Wed, 2019-05-01 at 11:27 -0400, Tom Rini wrote:
> > On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> > > Signed-off-by: Armin Kuster
> > > ---
> > > README | 2 +-
> > > meta-filesystems/README
On Wed, 2019-05-01 at 11:27 -0400, Tom Rini wrote:
> On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> > Signed-off-by: Armin Kuster
> > ---
> > README | 2 +-
> > meta-filesystems/README | 12 ++--
> > meta-gnome/README | 10 +-
>
Changes to improve the way ptest runs:
a) Use the standalone test mode which allows the tests to be run in their
'installled' locations on target (but not any of the standalone build pieces)
b) We want to use the binaries from their installed locations so the run-subr
script needs tweaking to
Can you send this using git-send-email so that your mailer doesn't
corrupt the patch?
On Mon, 29 Apr 2019 at 09:36, Steven Hung (洪于玉)
wrote:
>
> based on the solution:
> http://ffmpeg.org/pipermail/ffmpeg-devel/2018-April/228246.html
>
> Signed-off-by: Steven Hung (洪于玉)
> ---
> ...branch-to-PL
libsdl 1.2 is dead upstream, so change mpg123 to use libsdl2. Luckily the APIs
that mpg123 use haven't changed, so this is just a matter of changing the
pkg-config name.
Signed-off-by: Ross Burton
---
meta/recipes-multimedia/mpg123/mpg123/sdl2.patch | 14 ++
meta/recipes-multimedia/
The vim recipe has all of the code inside the "src" subdirectory but
other things we rely on, such as the license file in a subdirectory
relative to the src. However, as there is a top-level "configure"
script that moves us down to the src directory, we can rework the recipe
to be overall more sim
This brings us to the current version of vim. As part of this we need
to work-around a locale issue that upstream has exposed. We do not
support fully / correctly the certain locales. Attempting to use these
with msgfmt in order to update the ".desktop" files exposes this problem
and leads to th
On Wed, 1 May 2019 at 12:34, Richard Purdie
wrote:
> e) systemd fails to compile
Glanced upstream and couldn't see any obvious fixes so I filed
https://github.com/systemd/systemd/issues/12454.
Ross
--
___
Openembedded-core mailing list
Openembedded-co
On Tue, 2019-04-30 at 12:24 -0700, Khem Raj wrote:
> Its already in RC phase now.
>
> Signed-off-by: Khem Raj
I ran this on the autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/429
http://errors.yoctoproject.org/Errors/Details/238976/
Basic summary:
a) gcc-source
This code really needs to be rewritten to not split potential
multibyte characters, for now work around it to avoid exceptions like:
File
"/home/pokybuild/yocto-worker/qa-extras2/build/meta/lib/oeqa/core/target/ssh.py",
line 211, in run
data = reader.read(1024, 4096)
File "/usr/lib64/pyt
19 matches
Mail list logo