On Wed, Mar 04, 2020 at 05:49:37PM -0800, Khem Raj wrote:
> On Wed, Mar 4, 2020 at 5:43 PM Leo Yan wrote:
> >
> > Hi all,
> >
> > On Wed, Mar 04, 2020 at 11:19:37AM -0800, Khem Raj wrote:
> > >
> > >
> > > On 3/4/20 8:05 AM, Scott Murray wrote:
> > > > On Wed, 4 Mar 2020, Leo Yan wrote:
> > > >
>
On Wed, Mar 4, 2020 at 5:33 PM Scott Branden wrote:
>
> Hi Khem,
>
> On 2020-03-03 11:33 p.m., Khem Raj wrote:
> > On Tue, Mar 3, 2020 at 10:42 PM Khem Raj wrote:
> >> Hi Scott
> >>
> >> I am getting a textrel issue reported on musl builds see
> >> https://errors.yoctoproject.org/Errors/Details/3
On Wed, Mar 4, 2020 at 5:43 PM Leo Yan wrote:
>
> Hi all,
>
> On Wed, Mar 04, 2020 at 11:19:37AM -0800, Khem Raj wrote:
> >
> >
> > On 3/4/20 8:05 AM, Scott Murray wrote:
> > > On Wed, 4 Mar 2020, Leo Yan wrote:
> > >
> > > > This recipe is to support OpenCSD, which is an open source
> > > > CoreS
Hi all,
On Wed, Mar 04, 2020 at 11:19:37AM -0800, Khem Raj wrote:
>
>
> On 3/4/20 8:05 AM, Scott Murray wrote:
> > On Wed, 4 Mar 2020, Leo Yan wrote:
> >
> > > This recipe is to support OpenCSD, which is an open source
> > > CoreSight trace decode library and utility.
> >
> > Just a thought, t
Hi Khem,
On 2020-03-03 11:33 p.m., Khem Raj wrote:
On Tue, Mar 3, 2020 at 10:42 PM Khem Raj wrote:
Hi Scott
I am getting a textrel issue reported on musl builds see
https://errors.yoctoproject.org/Errors/Details/393681/
this recipe is already applied but would be good to root cause this issu
On 3/4/20 8:05 AM, Scott Murray wrote:
On Wed, 4 Mar 2020, Leo Yan wrote:
This recipe is to support OpenCSD, which is an open source
CoreSight trace decode library and utility.
Just a thought, this seems like the kind of thing that might make sense
for the new meta-arm layer that Jon has b
Hi Adrian
On 3/4/20 12:23 AM, Freihofer, Adrian wrote:
What's the status with this patch?
It does not appear on patchwork for some reason. Moreover
it did not apply cleanly on top of master, Could you rebase it on
master-next and resend ?
-Original Message-
From: "[ext] Freihofer,
On 3/4/20 10:49 AM, Adrian Bunk wrote:
On Wed, Mar 04, 2020 at 09:19:24AM -0800, Khem Raj wrote:
...
-PACKAGECONFIG[gstreamer] = "--enable-gst-decode,--disable-gst-decode,gstreamer1.0
gstreamer1.0-plugins-base gst-plugins-bad"
+PACKAGECONFIG[gstreamer] = "--enable-gst-decode,--disable-gst-de
On Wed, Mar 04, 2020 at 09:19:24AM -0800, Khem Raj wrote:
>...
> -PACKAGECONFIG[gstreamer] =
> "--enable-gst-decode,--disable-gst-decode,gstreamer1.0
> gstreamer1.0-plugins-base gst-plugins-bad"
> +PACKAGECONFIG[gstreamer] =
> "--enable-gst-decode,--disable-gst-decode,gstreamer1.0
> gstreamer1.
- Fix host-user-contaminated QA issues
- make clean is broken so mark it so
- Enable PIC in asm which fixes textrels issue
- Fix build on mips
Signed-off-by: Khem Raj
---
...-poke-at-host-gcc-for-target-options.patch | 25 +++
...Use-cp-options-to-preserve-file-mode.patch | 32 +
...
Fixes
ERROR: QA Issue: x265: ELF binary /usr/lib/libx265.so.179 has relocations in
.text [textrel]
Signed-off-by: Khem Raj
Cc: Scott Branden
---
meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-multimedia/recipes-multimedia/x265/x
Signed-off-by: Khem Raj
---
meta-multimedia/recipes-multimedia/vlc/vlc_3.0.8.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.8.bb
b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.8.bb
index 7fadca4399..c15ff9a431 100644
--- a/
Signed-off-by: Khem Raj
---
.../packagegroups/packagegroup-meta-multimedia.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
b/meta-multimedia/recipes-multimedia/packagegroups/
This fixes
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext
version 0.19 but the autoconf macros are from gettext version 0.20
Signed-off-by: Khem Raj
---
.../minidlna/minidlna/0001-Update-Gettext-version.patch | 6 ++
1 file changed, 2 insertions(+), 4 de
On Wed, Mar 04, 2020 at 11:36:38AM -0500, Philip Balister wrote:
> On 3/4/20 11:05 AM, Scott Murray wrote:
> > On Wed, 4 Mar 2020, Leo Yan wrote:
> >
> >> This recipe is to support OpenCSD, which is an open source
> >> CoreSight trace decode library and utility.
> >
> > Just a thought, this seems
On 3/4/20 11:05 AM, Scott Murray wrote:
> On Wed, 4 Mar 2020, Leo Yan wrote:
>
>> This recipe is to support OpenCSD, which is an open source
>> CoreSight trace decode library and utility.
>
> Just a thought, this seems like the kind of thing that might make sense
> for the new meta-arm layer that
From: Khem Raj
Fixes
ERROR: ade-0.1.1f-r0 do_package: QA Issue: ade: Files/directories were
installed but not shipped in any package:
/usr/lib
/usr/lib/libade.a
Signed-off-by: Khem Raj
Signed-off-by: Sanjeev Nahulanthran
---
...tallDirs-for-detecting-install-paths.patch | 39
On Wed, 4 Mar 2020, Leo Yan wrote:
> This recipe is to support OpenCSD, which is an open source
> CoreSight trace decode library and utility.
Just a thought, this seems like the kind of thing that might make sense
for the new meta-arm layer that Jon has been working up?
> Signed-off-by: Leo Yan
This recipe is to support OpenCSD, which is an open source
CoreSight trace decode library and utility.
Signed-off-by: Leo Yan
---
.../recipes-devtools/opencsd/opencsd_git.bb | 28 +++
1 file changed, 28 insertions(+)
create mode 100644 meta-oe/recipes-devtools/opencsd/opencsd_
Signed-off-by: Zheng Ruoqin
---
.../recipes-shells/tcsh/{tcsh_6.21.00.bb => tcsh_6.22.02.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-shells/tcsh/{tcsh_6.21.00.bb => tcsh_6.22.02.bb} (91%)
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb
b/meta-
Signed-off-by: Zheng Ruoqin
---
.../wireshark/{wireshark_3.2.1.bb => wireshark_3.2.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-networking/recipes-support/wireshark/{wireshark_3.2.1.bb =>
wireshark_3.2.2.bb} (95%)
diff --git a/meta-networking/recipes-support
This reverts commit af22a7a46ab6306aa4d59037e59b4dcf373b2603.
The recipe is staying in OE-core.
Signed-off-by: Adrian Bunk
---
...-bash-completions-in-the-right-place.patch | 35 --
...proper-WAYLAND_INCLUDE_DIRS-variable.patch | 32 --
meta-oe/recipes-graphics/piglit/piglit_git
What's the status with this patch?
-Original Message-
From: "[ext] Freihofer, Adrian"
To: openembedded-devel@lists.openembedded.org <
openembedded-devel@lists.openembedded.org>
Subject: [oe] [meta-networking][PATCH] networkmanager: Upgrade 1.18.4
-> 1.22.8
Date: Tue, 25 Feb 2020 08:01:41
23 matches
Mail list logo