Signed-off-by: Hoang Anh Tuan
---
meta-oe/recipes-devtools/tcltk/tk_8.6.9.bb | 25 +
1 file changed, 25 insertions(+)
diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.6.9.bb
b/meta-oe/recipes-devtools/tcltk/tk_8.6.9.bb
index 9eec4bb..459ae82 100644
--- a/meta-oe/recip
Signed-off-by: Hoang Anh Tuan
---
meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.98.bb | 19
+++
1 file changed, 19 insertions(+)
create mode 100644 meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.98.bb
diff --git a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.98.bb
b/meta-oe/re
Add init script and service file for sysvinit and systemd.
Signed-off-by: Zheng Ruoqin
Signed-off-by: Hong Liu
---
meta/recipes-extended/mdadm/files/mdadm.init | 72 ++
.../recipes-extended/mdadm/files/mdmonitor.service | 19 ++
meta/recipes-extended/mdadm/mdadm_4.
Add init script and service file for sysvinit and systemd.
Signed-off-by: Zheng Ruoqin
Signed-off-by: Hong Liu
---
meta/recipes-extended/mdadm/files/mdadm.init | 72 ++
.../recipes-extended/mdadm/files/mdmonitor.service | 19 ++
meta/recipes-extended/mdadm/mdadm_4.
Add virtual provider for dtb. This class can be used to generate dtb
from static devicetree, for reference see meta-xilinx layer
meta-xilinx/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb
By providing a virtual provider we can use it to differentiate between
in-kernel dtb or an external on
still seeing errors when building for rpi3-64
| checking for xrandr... no
| configure: error: Package requirements (xrandr) were not met:
|
| No package 'xrandr' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
On Wed, Fe
Hi RP,
Noted, thank you once again for your great help and inputs! Really glad to hear
that resulttool was ready!
We shall plan forward for future improvement in html reports and graphs. Also
we shall look into future test case development if needed.
Cheers,
Yeoh Ee Peng
-Original Message
Hi RP,
Noted, thank you once again for your help and inputs! Really glad to hear that
resulttool was ready!
We shall plan forward for future improvement in html reports and graphs. Also
we shall look into future test case development if needed.
Cheers,
Yeoh Ee Peng
-Original Message-
On Wed, 2019-02-20 at 18:10 -0300, Fabio Berton wrote:
> +PACKAGECONFIG[xvmc] = "-gallium-xvmc=true,-Dgallium-
> xvmc=false,libxvmc"
This is missing a '-D' ... Was a problem with my original patch as
well.
--
___
Openembedded-core mailing list
Openembed
On Tue, 2019-02-19 at 19:34 +, Manjukumar Harthikote Matha wrote:
> Hi Philip,
>
> > -Original Message-
> > From: Philip Balister [mailto:phi...@balister.org]
> > Sent: Sunday, February 17, 2019 3:47 PM
> > To: Manjukumar Harthikote Matha
> > Cc: openembedded-core
> > Subject: Re: [O
Hi Ee Peng,
On Wed, 2019-02-20 at 06:27 +, Yeoh, Ee Peng wrote:
> Thank you very much for all your help and inputs!
> Would you like us to take all the improvements from your branch to
> merge or squash with the base patchset and move forward with the one
> remaining improvement below?
I've
This is a combined patch of the various tweaks and improvements I
made to resulttool:
* Avoid subprocess.run() as its a python 3.6 feature and we
have autobuilder workers with 3.5.
* Avoid python keywords as variable names
* Simplify dict accesses using .get()
* Rename resultsutils -> resultu
These functions can be reused by the resulttool code so move to the common
function library for this purpose.
Signed-off-by: Richard Purdie
---
meta/lib/oeqa/utils/gitarchive.py | 71
scripts/oe-build-perf-report | 90 ---
2 files changed
On Wed, 20 Feb 2019 at 22:19, Richard Purdie
wrote:
> > wrote:
> > > and I think we have a race:
> > >
> > > http://errors.yoctoproject.org/Errors/Details/229403/
> >
> > Somehow this link won't open here, but I think the race is this one?
> > https://autobuilder.yoctoproject.org/typhoon/#/builde
On Wed, 2019-02-20 at 19:15 +0100, Alexander Kanavin wrote:
> On Wed, 20 Feb 2019 at 17:43, Richard Purdie
> wrote:
> > and I think we have a race:
> >
> > http://errors.yoctoproject.org/Errors/Details/229403/
>
> Somehow this link won't open here, but I think the race is this one?
> https://aut
On Wed, 2019-02-20 at 10:57 -0800, Khem Raj wrote:
> On Wed, Feb 20, 2019 at 10:56 AM Khem Raj wrote:
> > This has been applied to master but here is another failure on
> > musl/x86
>
> I suspect this happens with gold linker and not really musl specific.
Sorry, there were a number of gtk+ failu
- Remove all non related meson patches
- Change radeon driver to r100
Based on https://patchwork.openembedded.org/patch/158748/
Signed-off-by: Fabio Berton
---
...0001-Simplify-wayland-scanner-lookup.patch | 42 --
...ing-include-stddef.h-in-egldevice.h.patch} | 4 +-
...k-for-
- Refresh all patches.
- Remove "Use Python 3 to execute the scripts" patch
Commit 986033a2750c1160a4cef3c8418fc7f9e2b4fb5a add support
for both python 2 and 3.
- Remove "dri: i965: Add missing time.h include" patch
Commit 3c288da5eec81ee58b85927df18d9194ead8f5c2 add time.
Instead of using a native specific packageconfig option, we now set
the swrast as the supported driver.
Currently the native version does not build any dri drivers at all.
This is intentional: mesa-native is used only by virgl, so was made
the most minimal possible configuration for mesa-native so
Allow the use of opengl for native and nativesdk packages.
Based on https://patchwork.openembedded.org/patch/158748/
Signed-off-by: Fabio Berton
---
meta/recipes-graphics/mesa/mesa.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa.inc
b
Hi Philip,
> -Original Message-
> From: Philip Balister [mailto:phi...@balister.org]
> Sent: Sunday, February 17, 2019 3:47 PM
> To: Manjukumar Harthikote Matha
> Cc: openembedded-core
> Subject: Re: [OE-core][PATCH 2/2] kernel-fitimage.bbclass: Introduce a way to
> provide external dtb
PRINTF settings no longer seem necessary (tested with mingw).
Add meson-specific bits to Enable-more-tests-while-cross-compiling.patch and
0001-Install-gio-querymodules-as-libexec_PROGRAM.patch
Add 0001-Set-host_machine-correctly-when-building-with-mingw3.patch
to allow 'mingw32' as target machin
Drop autotools-specific patches.
Rework jku's thumbnailer patch into meson configuration.
Signed-off-by: Alexander Kanavin
---
.../0001-Disable-tests-in-native-builds.patch | 31 +
...f-decisions-around-cross-compilation.patch | 38 +
...without-libtiff-not-having-an-effect.patch | 2
Until now an unoffcial mirror was used, which may or may not
be maintained in the longer run, as the need for it has gone.
Also, the official mirror has version tags which allows us
to track upstream development in an automated manner.
${S} has changed as upstream decided to use a monorepo for al
Drop the autotools-specific patch.
Signed-off-by: Alexander Kanavin
---
...on-of-docs-pango.types-it-is-build-c.patch | 147 --
meta/recipes-graphics/pango/pango_1.42.4.bb | 33 ++--
2 files changed, 24 insertions(+), 156 deletions(-)
delete mode 100644
meta/recipes-graphics
On Wed, Feb 20, 2019 at 10:56 AM Khem Raj wrote:
>
> This has been applied to master but here is another failure on musl/x86
I suspect this happens with gold linker and not really musl specific.
>
> https://errors.yoctoproject.org/Errors/Details/229302/
>
>
> On Mon, Feb 18, 2019 at 11:07 PM Khe
This has been applied to master but here is another failure on musl/x86
https://errors.yoctoproject.org/Errors/Details/229302/
On Mon, Feb 18, 2019 at 11:07 PM Khem Raj wrote:
>
> on ubuntu 14.04 https://errors.yoctoproject.org/Errors/Details/228774/
>
> On Mon, Feb 18, 2019 at 4:10 PM Richard
On Wed, 20 Feb 2019 at 17:43, Richard Purdie
wrote:
> and I think we have a race:
>
> http://errors.yoctoproject.org/Errors/Details/229403/
Somehow this link won't open here, but I think the race is this one?
https://autobuilder.yoctoproject.org/typhoon/#/builders/61/builds/310/steps/7/logs/step1
On Wed, 20 Feb 2019 at 18:35, Otavio Salvador
wrote:
> > On Wed, 2019-02-20 at 15:47 +0100, Alexander Kanavin wrote:
> > > On Wed, 20 Feb 2019 at 13:16, Fabio Berton
> > > wrote:
> > > > -DRIDRIVERS = "swrast"
> > > > -DRIDRIVERS_append_x86_class-target =
> > > > ",radeon,r200,nouveau,i965,i915"
On Wed, Feb 20, 2019 at 12:22 PM Richard Purdie
wrote:
>
> On Wed, 2019-02-20 at 15:47 +0100, Alexander Kanavin wrote:
> > On Wed, 20 Feb 2019 at 13:16, Fabio Berton
> > wrote:
> > > -DRIDRIVERS = "swrast"
> > > -DRIDRIVERS_append_x86_class-target =
> > > ",radeon,r200,nouveau,i965,i915"
> > > -D
On Wednesday 23 January 2019 at 16:27:59 +, Mike Crowe wrote:
> On Friday 11 January 2019 at 16:59:44 +, Mike Crowe wrote:
> > On Friday 11 January 2019 at 16:53:47 +, Richard Purdie wrote:
> > > On Fri, 2019-01-11 at 16:49 +, Mike Crowe wrote:
> > > > Until now, glibc was responsib
On Wed, 2019-02-20 at 14:50 +0100, Alexander Kanavin wrote:
> libxft is a hard dependency now, accordingly drop the patch that
> was made for it being optional.
That breaks the no-x11 builds:
https://autobuilder.yoctoproject.org/typhoon/#/builders/40/builds/311
I'm also wondering about the warni
Hello all,
I have submitted patch to glibc git .
https://patchwork.sourceware.org/patch/31531/
Thanks
Chunrong
-Original Message-
From: Khem Raj [mailto:raj.k...@gmail.com]
Sent: 2019年2月20日 0:54
To: Richard Purdie
Cc: C.r. Guo ; openembedded-core@lists.openembedded.org
Subject: Re: [
When icecc is not installed, the `which icecc` command in icecc-env.sh
returns nonzero. This happens when environment is being sourced. When
the terminal has `set -e`, the whole script fails and terminal is
closed.
Fix this by ignoring errors from the which command.
Signed-off-by: Adam Trhon
Sig
Hello Mike, all,
On Wed, Feb 20, 2019 at 11:42 AM Mike Looijmans wrote:
>
> On 19-02-19 21:45, Leon Woestenberg wrote:
> > Hello all,
> >
> > On Tue, Feb 19, 2019 at 8:28 PM Andre McCurdy wrote:
> >> On Tue, Feb 19, 2019 at 9:13 AM Leon Woestenberg
> >> wrote:
> >>>
> >>> Hello Mike,
> >>>
> >
On Wed, 2019-02-20 at 15:47 +0100, Alexander Kanavin wrote:
> On Wed, 20 Feb 2019 at 13:16, Fabio Berton
> wrote:
> > -DRIDRIVERS = "swrast"
> > -DRIDRIVERS_append_x86_class-target =
> > ",radeon,r200,nouveau,i965,i915"
> > -DRIDRIVERS_append_x86-64_class-target =
> > ",radeon,r200,nouveau,i965,i9
On Wed, 20 Feb 2019 at 13:16, Fabio Berton
wrote:
> -DRIDRIVERS = "swrast"
> -DRIDRIVERS_append_x86_class-target = ",radeon,r200,nouveau,i965,i915"
> -DRIDRIVERS_append_x86-64_class-target = ",radeon,r200,nouveau,i965,i915"
> +DRIDRIVERS_class-native = "swrast"
> +DRIDRIVERS_class-nativesdk = "swr
PRINTF settings no longer seem necessary (tested with mingw).
Add meson-specific bits to Enable-more-tests-while-cross-compiling.patch and
0001-Install-gio-querymodules-as-libexec_PROGRAM.patch
Add 0001-Set-host_machine-correctly-when-building-with-mingw3.patch
to allow 'mingw32' as target machin
Drop autotools-specific patches.
Rework jku's thumbnailer patch into meson configuration.
Add a patch to disable tests in native builds.
Signed-off-by: Alexander Kanavin
---
.../0001-Disable-tests-in-native-builds.patch | 30
...f-decisions-around-cross-compilation.patch | 38 +
...
libxft is a hard dependency now, accordingly drop the patch that
was made for it being optional.
Signed-off-by: Alexander Kanavin
---
...on-of-docs-pango.types-it-is-build-c.patch | 147 --
meta/recipes-graphics/pango/pango_1.42.4.bb | 32 ++--
2 files changed, 21 insertions(+
Until now an unoffcial mirror was used, which may or may not
be maintained in the longer run, as the need for it has gone.
Also, the official mirror has version tags which allows us
to track upstream development in an automated manner.
${S} has changed as upstream decided to use a monorepo for al
Signed-off-by: Fabio Berton
---
.../drm/{libdrm_2.4.96.bb => libdrm_2.4.97.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/drm/{libdrm_2.4.96.bb => libdrm_2.4.97.bb} (95%)
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.96.bb
b/meta/r
On Wed, Feb 20, 2019 at 9:32 AM Alexander Kanavin
wrote:
>
> On Wed, 20 Feb 2019 at 12:57, Otavio Salvador
> wrote:
> > > On Wed, 20 Feb 2019 at 08:58, Richard Purdie
> > > wrote:
> > > > > I guess xrandr needs to be in X11_DEPS, this was added in the
> > > > > original
> > > > > mega-patch, but
On Wed, 20 Feb 2019 at 12:57, Otavio Salvador
wrote:
> > On Wed, 20 Feb 2019 at 08:58, Richard Purdie
> > wrote:
> > > > I guess xrandr needs to be in X11_DEPS, this was added in the
> > > > original
> > > > mega-patch, but overlooked in the split version.
> > >
> > > There were failures all over
On Wed, 20 Feb 2019 at 12:56, Otavio Salvador
wrote:
> > On Wed, 2019-02-20 at 08:52 +0100, Alexander Kanavin wrote:
> > > I guess xrandr needs to be in X11_DEPS, this was added in the
> > > original
> > > mega-patch, but overlooked in the split version.
> >
> > There were failures all over the au
Allow the use of opengl for native and nativesdk packages.
Based on https://patchwork.openembedded.org/patch/158748/
Signed-off-by: Fabio Berton
---
meta/recipes-graphics/mesa/mesa.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa.inc
b
- Refresh all patches.
- Remove "Use Python 3 to execute the scripts" patch
Commit 986033a2750c1160a4cef3c8418fc7f9e2b4fb5a add support
for both python 2 and 3.
- Remove "dri: i965: Add missing time.h include" patch
Commit 3c288da5eec81ee58b85927df18d9194ead8f5c2 add time.
Instead of using a native specific packageconfig option, we now set
the swrast as the supported driver.
Currently the native version does not build any dri drivers at all.
This is intentional: mesa-native is used only by virgl, so was made
the most minimal possible configuration for mesa-native so
On Wed, Feb 20, 2019 at 5:22 AM Alexander Kanavin
wrote:
>
> On Wed, 20 Feb 2019 at 08:58, Richard Purdie
> wrote:
> > > I guess xrandr needs to be in X11_DEPS, this was added in the
> > > original
> > > mega-patch, but overlooked in the split version.
> >
> > There were failures all over the aut
On Wed, Feb 20, 2019 at 4:58 AM Richard Purdie
wrote:
>
> On Wed, 2019-02-20 at 08:52 +0100, Alexander Kanavin wrote:
> > I guess xrandr needs to be in X11_DEPS, this was added in the
> > original
> > mega-patch, but overlooked in the split version.
>
> There were failures all over the autobuilder
On Wed, 2019-02-20 at 11:14 +0200, Adrian Bunk wrote:
> On Wed, Feb 20, 2019 at 09:40:35AM +0800, Chen Qi wrote:
> > ...
> > --- a/meta/recipes-kernel/kmod/kmod.inc
> > +++ b/meta/recipes-kernel/kmod/kmod.inc
> > @@ -14,9 +14,9 @@ LIC_FILES_CHKSUM = "
> > file://COPYING;md5=a6f89e2100d9b6cdffcea4f3
The license checksum changed due to a change in copyright years only.
Signed-off-by: Richard Purdie
---
meta/recipes-devtools/python/python-six.inc | 6 +++---
.../python/{python3-six_1.11.0.bb => python3-six_1.12.0.bb} | 0
2 files changed, 3 insertions(+), 3 deletions(-)
renam
The license checksum changed due to copyright year changes.
Signed-off-by: Richard Purdie
---
.../python/{python3-pip_18.0.bb => python3-pip_19.0.2.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-devtools/python/{python3-pip_18.0.bb =>
python3-pip_19.0.2.b
Signed-off-by: Richard Purdie
---
...nditionally-do-not-fetch-code-by-easy_install.patch | 10 --
meta/recipes-devtools/python/python-setuptools.inc | 4 ++--
...etuptools_40.0.0.bb => python-setuptools_40.8.0.bb} | 0
...tuptools_40.0.0.bb => python3-setuptools_40.8.0.bb} | 0
4 f
Signed-off-by: Richard Purdie
---
meta/recipes-devtools/python/python3-pbr_5.1.1.bb | 5 -
meta/recipes-devtools/python/python3-pbr_5.1.2.bb | 5 +
2 files changed, 5 insertions(+), 5 deletions(-)
delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.1.1.bb
create mode 100644 me
Signed-off-by: Richard Purdie
---
meta/recipes-devtools/python/python-gitdb.inc | 4 ++--
.../python/{python3-gitdb_2.0.4.bb => python3-gitdb_2.0.5.bb} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-gitdb_2.0.4.bb =>
python3-gi
On 19/02/2019 20:45, Leon Woestenberg wrote:
> Hello all,
>
> On Tue, Feb 19, 2019 at 8:28 PM Andre McCurdy wrote:
>> On Tue, Feb 19, 2019 at 9:13 AM Leon Woestenberg wrote:
>>>
>>> Hello Mike,
>>>
>>> sounds familiar.
>>>
>>> On Tue, 19 Feb 2019 at 17:55, Mike Looijmans
>>> wrote:
>>>
On Wed, Feb 20, 2019 at 09:40:35AM +0800, Chen Qi wrote:
>...
> --- a/meta/recipes-kernel/kmod/kmod.inc
> +++ b/meta/recipes-kernel/kmod/kmod.inc
> @@ -14,9 +14,9 @@ LIC_FILES_CHKSUM =
> "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
> "
> inherit autotools gtk-doc pkg
From: Changqing Li
Signed-off-by: Changqing Li
---
.../libsndfile/libsndfile1/CVE-2018-19432.patch| 115 +
.../libsndfile/libsndfile1_1.0.28.bb | 1 +
2 files changed, 116 insertions(+)
create mode 100644
meta/recipes-multimedia/libsndfile/libsndfile1/C
On 24/01/2019 09:15, Robert Yang wrote:
On 1/24/19 3:56 PM, Richard Leitner wrote:
On 24/01/2019 08:52, Robert Yang wrote:
On 1/24/19 3:31 PM, Robert Yang wrote:
On 1/24/19 3:09 PM, Richard Leitner wrote:
Hi,
I'm currently facing issues on how to include a fitImage with
devicetrees and a INI
On Wed, 20 Feb 2019 at 08:58, Richard Purdie
wrote:
> > I guess xrandr needs to be in X11_DEPS, this was added in the
> > original
> > mega-patch, but overlooked in the split version.
>
> There were failures all over the autobuilder from this as well :(
That's why I still think it would've been b
61 matches
Mail list logo