|
[meta-oe][PATCHv2] gtkwave: set REQUIRED_DISTRO_FEATURES only to wayland
* after the migration to gtk3 in:
https://git.openembedded.org/meta-openembedded/commit/?id=8221db74e300619d002e2b385d12a5fe13e8999a
this was now failing with:
| In file included from
* after the migration to gtk3 in:
https://git.openembedded.org/meta-openembedded/commit/?id=8221db74e300619d002e2b385d12a5fe13e8999a
this was now failing with:
| In file included from
|
By
Martin Jansa
·
#91621
·
|
|
[meta-oe][PATCH] gtkwave: set REQUIRED_DISTRO_FEATURES only to wayland
* after the migration to gtk3 in:
https://git.openembedded.org/meta-openembedded/commit/?id=8221db74e300619d002e2b385d12a5fe13e8999a
this was now failing with:
| In file included from
* after the migration to gtk3 in:
https://git.openembedded.org/meta-openembedded/commit/?id=8221db74e300619d002e2b385d12a5fe13e8999a
this was now failing with:
| In file included from
|
By
Martin Jansa
·
#91620
·
|
|
Re: [meta-oe][PATCH 2/2] gtkwave: set REQUIRED_DISTRO_FEATURES only to wayland
v2 coming soon as it actually needs both wayland and x11 (instead of either one used before), because tk requires x11
ERROR: Nothing PROVIDES 'tk' (but
v2 coming soon as it actually needs both wayland and x11 (instead of either one used before), because tk requires x11
ERROR: Nothing PROVIDES 'tk' (but
|
By
Martin Jansa
·
#91619
·
|
|
[meta-oe][PATCH 2/2] gtkwave: set REQUIRED_DISTRO_FEATURES only to wayland
* after the migration to gtk3 in:
https://git.openembedded.org/meta-openembedded/commit/?id=8221db74e300619d002e2b385d12a5fe13e8999a
this was now failing with:
| In file included from
* after the migration to gtk3 in:
https://git.openembedded.org/meta-openembedded/commit/?id=8221db74e300619d002e2b385d12a5fe13e8999a
this was now failing with:
| In file included from
|
By
Martin Jansa
·
#91618
·
|
|
[meta-oe][PATCH 1/2] p7zip: refresh patches with devtool to apply cleanly
change_numMethods_from_bool_to_unsigned.patch added in:
https://git.openembedded.org/meta-openembedded/commit/?id=3c36a8efe2a964c3aa9bfcd836cee3f80a837fcd
doesn't apply cleanly:
ERROR: p7zip-16.02-r0
change_numMethods_from_bool_to_unsigned.patch added in:
https://git.openembedded.org/meta-openembedded/commit/?id=3c36a8efe2a964c3aa9bfcd836cee3f80a837fcd
doesn't apply cleanly:
ERROR: p7zip-16.02-r0
|
By
Martin Jansa
·
#91617
·
|
|
Re: [PATCH 6/7] gtkwave: upgrade 3.3.108 -> 3.3.109 / move to gtk3 / tidy up recipe
This is now failing with:
| In file included from ../../gtkwave-gtk3-3.3.109/src/debug.h:17,
| from ../../gtkwave-gtk3-3.3.109/src/vlist.h:18,
| from
This is now failing with:
| In file included from ../../gtkwave-gtk3-3.3.109/src/debug.h:17,
| from ../../gtkwave-gtk3-3.3.109/src/vlist.h:18,
| from
|
By
Martin Jansa
·
#91616
·
|
|
Re: [meta-oe][master][PATCH 1/2] p7zip: build and package lib7z.so needed for fastboot
The version merged in master with:
https://git.openembedded.org/meta-openembedded/commit/?id=3c36a8efe2a964c3aa9bfcd836cee3f80a837fcd
still doesn't apply cleanly:
WARNING: p7zip-16.02-r0 do_patch:
The version merged in master with:
https://git.openembedded.org/meta-openembedded/commit/?id=3c36a8efe2a964c3aa9bfcd836cee3f80a837fcd
still doesn't apply cleanly:
WARNING: p7zip-16.02-r0 do_patch:
|
By
Martin Jansa
·
#91615
·
|
|
[meta-oe][PATCH] heaptrack: Fix build with clang and llvm libunwind
Signed-off-by: Khem Raj <raj.khem@...>
---
...-unw_set_caching_policy-before-using.patch | 41 +++++++++++++++++++
.../heaptrack/heaptrack_1.2.0.bb | 1 +
2 files changed, 42
Signed-off-by: Khem Raj <raj.khem@...>
---
...-unw_set_caching_policy-before-using.patch | 41 +++++++++++++++++++
.../heaptrack/heaptrack_1.2.0.bb | 1 +
2 files changed, 42
|
By
Khem Raj
·
#91614
·
|
|
Re: Hardknott merge request May 28th
merged now thank you
By
Khem Raj
·
#91613
·
|
|
Re: ovmf-native build error with GCC 11 host compiler
we should disable werror on this recipe
lists.openembedded.org <zboszor=pr.hu@...> wrote:
we should disable werror on this recipe
lists.openembedded.org <zboszor=pr.hu@...> wrote:
|
By
Khem Raj
·
#91612
·
|
|
Hardknott merge request May 28th
The following changes since commit cf5bd6a8308108b4313a1e45ce8aa87e73125bf9:
xfce4-settings: upgrade 4.16.0 -> 4.16.1 (2021-05-17 07:18:41 -0700)
are available in the Git repository at:
The following changes since commit cf5bd6a8308108b4313a1e45ce8aa87e73125bf9:
xfce4-settings: upgrade 4.16.0 -> 4.16.1 (2021-05-17 07:18:41 -0700)
are available in the Git repository at:
|
By
Armin Kuster
·
#91611
·
|
|
[meta-networking][dunfell][PATCH] dnsmasq: Add fixes for CVEs reported for dnsmasq
From: Sana Kazi <Sana.Kazi@...>
Applied single patch for below listed CVEs:
CVE-2020-25681
CVE-2020-25682
CVE-2020-25683
CVE-2020-25687
as they are fixed by single
From: Sana Kazi <Sana.Kazi@...>
Applied single patch for below listed CVEs:
CVE-2020-25681
CVE-2020-25682
CVE-2020-25683
CVE-2020-25687
as they are fixed by single
|
By
Nisha Parrakat
·
#91610
·
|
|
Re: [meta-oe][PATCH v2 2/2] sdbus-cpp: Do not fetch googletest on the fly
Good catch !!
By
Khem Raj
·
#91609
·
|
|
[meta-python][PATCH 4/5] python3-websockets: Upgrade 9.0.2 -> 9.1
Upgrade to release 9.1:
- Fix a security issue introduced in version 8.0:
Version 8.0 was vulnerable to timing attacks on HTTP Basic Auth
passwords.
Signed-off-by: Leon Anavi
Upgrade to release 9.1:
- Fix a security issue introduced in version 8.0:
Version 8.0 was vulnerable to timing attacks on HTTP Basic Auth
passwords.
Signed-off-by: Leon Anavi
|
By
Leon Anavi
·
#91608
·
|
|
[meta-python][PATCH 3/5] python3-alembic: Upgrade 1.6.4 -> 1.6.5
Upgrade to release 1.6.5:
- Fixed issue where dialect-specific keyword arguments within the
DropIndex operation directive would not render in the
autogenerated Python code. As support was
Upgrade to release 1.6.5:
- Fixed issue where dialect-specific keyword arguments within the
DropIndex operation directive would not render in the
autogenerated Python code. As support was
|
By
Leon Anavi
·
#91607
·
|
|
[meta-python][PATCH 2/5] python3-ecdsa: Upgrade 0.16.1 -> 0.17.0
Upgrade to release 0.17.0:
- Keys that use explicit curve parameters can now be read and
written. Reading of explicit curves can be disabled by using
the valid_curve_encodings keyword argument
Upgrade to release 0.17.0:
- Keys that use explicit curve parameters can now be read and
written. Reading of explicit curves can be disabled by using
the valid_curve_encodings keyword argument
|
By
Leon Anavi
·
#91606
·
|
|
[meta-python][PATCH 1/5] python3-flask: Extend RDEPENDS
Extend RDEPENDS and add python3-profile to them.
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../recipes-devtools/python/python3-flask_2.0.1.bb | 8 +++++++-
1 file changed, 7
Extend RDEPENDS and add python3-profile to them.
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../recipes-devtools/python/python3-flask_2.0.1.bb | 8 +++++++-
1 file changed, 7
|
By
Leon Anavi
·
#91605
·
|
|
[meta-python][PATCH 5/5] python3-pyzmq: Upgrade 22.0.3 -> 22.1.0
Upgrade to release 22.1.0:
- asyncio: experimental support for Proactor eventloop if tornado
6.1 is available by running a selector in a background thread.
- Windows: fix type of `socket.FD` option
Upgrade to release 22.1.0:
- asyncio: experimental support for Proactor eventloop if tornado
6.1 is available by running a selector in a background thread.
- Windows: fix type of `socket.FD` option
|
By
Leon Anavi
·
#91604
·
|
|
[meta-oe][PATCH] qperf: add qperf recipe
Signed-off-by: Guy Morand <guy@...>
---
.../recipes-benchmark/qperf/qperf_0.4.11.bb | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644
Signed-off-by: Guy Morand <guy@...>
---
.../recipes-benchmark/qperf/qperf_0.4.11.bb | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644
|
By
Guy Morand
·
#91603
·
|
|
[meta-oe][PATCH] fish: add fish recipe
Signed-off-by: Guy Morand <guy@...>
---
meta-oe/recipes-shells/fish/fish_3.2.2.bb | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644
Signed-off-by: Guy Morand <guy@...>
---
meta-oe/recipes-shells/fish/fish_3.2.2.bb | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644
|
By
Guy Morand
·
#91602
·
|