|
[meta-oe][PATCH] md4c: added md4c lib
MD4C is Markdown parser implementation in C.
Signed-off-by: Sebastian Suesens <sebastian.suesens@...>
---
meta-oe/recipes-support/md4c/md4c_0.4.8.bb | 17 +++++++++++++++++
1 file changed,
MD4C is Markdown parser implementation in C.
Signed-off-by: Sebastian Suesens <sebastian.suesens@...>
---
meta-oe/recipes-support/md4c/md4c_0.4.8.bb | 17 +++++++++++++++++
1 file changed,
|
By
Sebastian Suesens
·
#99193
·
|
|
[meta-python][PATCH 2/2] python3-distro: Upgrade 1.7.0 -> 1.8.0
Upgrade to release 1.8.0:
- Replace setup.py with build
- Lowered LinuxDistribution._distro_release_info method complexity
- Added official support for Buildroot distribution
- Added official support
Upgrade to release 1.8.0:
- Replace setup.py with build
- Lowered LinuxDistribution._distro_release_info method complexity
- Added official support for Buildroot distribution
- Added official support
|
By
Leon Anavi
·
#99192
·
|
|
[meta-python][PATCH 1/2] python3-imageio: Upgrade 2.22.1 -> 2.22.2
Upgrade to release 2.22.2:
- Make legacy FormatManager skip uninstalled plugins
- Remove unneeded image_mode references
- Remove xcode reference (dead link)
Signed-off-by: Leon Anavi
Upgrade to release 2.22.2:
- Make legacy FormatManager skip uninstalled plugins
- Remove unneeded image_mode references
- Remove xcode reference (dead link)
Signed-off-by: Leon Anavi
|
By
Leon Anavi
·
#99191
·
|
|
[meta-oe][PATCH] double-conversion: added double-conversion lib
This provides binary-decimal and decimal-binary routines for IEEE doubles.
Signed-off-by: Sebastian Suesens <sebastian.suesens@...>
---
.../dc/double-conversion_3.2.1.bb | 18
This provides binary-decimal and decimal-binary routines for IEEE doubles.
Signed-off-by: Sebastian Suesens <sebastian.suesens@...>
---
.../dc/double-conversion_3.2.1.bb | 18
|
By
Sebastian Suesens
·
#99190
·
|
|
[meta-oe][PATCH] md4c: added md4c lib
MD4C is Markdown parser implementation in C.
Signed-off-by: Sebastian Suesens <sebastian.suesens@...>
---
meta-oe/recipes-support/md4c/md4c_0.4.8.bb | 17 +++++++++++++++++
1 file changed,
MD4C is Markdown parser implementation in C.
Signed-off-by: Sebastian Suesens <sebastian.suesens@...>
---
meta-oe/recipes-support/md4c/md4c_0.4.8.bb | 17 +++++++++++++++++
1 file changed,
|
By
Sebastian Suesens
·
#99189
·
|
|
Re: [meta-oe][kirkstone][PATCH] mariadb: not use qemu to run cross-compiled binaries
Ping.
Thanks,
By
Yu, Mingli
·
#99188
·
|
|
[meta-oe][dunfell][PATCH] postgresql: Fix CVE-2022-2625
Upstream-Status: Backport from https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=5579726bd60a6e7afb04a3548bced348cd5ffd89
Description:
CVE-2022-2625 postgresql: Extension scripts replace
Upstream-Status: Backport from https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=5579726bd60a6e7afb04a3548bced348cd5ffd89
Description:
CVE-2022-2625 postgresql: Extension scripts replace
|
By
Hitendra Prajapati
·
#99187
·
|
|
Re: [meta-oe][master][kirkstone][PATCH] psplash: delay the psplash service
I think this will fail on systems not having timesyncd or network
I think this will fail on systems not having timesyncd or network
|
By
Khem Raj
·
#99186
·
|
|
[meta-oe][master][kirkstone][PATCH] psplash: delay the psplash service
psplash starts too early to start on some types of
machines. Fix this problem by delaying this service.
Signed-off-by: Wentao Zhang <wentao.zhang@...>
---
psplash starts too early to start on some types of
machines. Fix this problem by delaying this service.
Signed-off-by: Wentao Zhang <wentao.zhang@...>
---
|
By
Wentao Zhang
·
#99185
·
|
|
Re: [OE-core][PATCH] linux-firmware: package amdgpu firmware
Thanks for the patch, this should however go to oe-core mailing list
since this recipe belongs to core layer.
Thanks for the patch, this should however go to oe-core mailing list
since this recipe belongs to core layer.
|
By
Khem Raj
·
#99184
·
|
|
[OE-core][PATCH] linux-firmware: package amdgpu firmware
Add packages for the firmware required by amdgpu kernel driver.
Signed-off-by: Vincent Davis Jr <vince@...>
---
.../linux-firmware/linux-firmware_20220913.bb | 12 ++++++++++++
1
Add packages for the firmware required by amdgpu kernel driver.
Signed-off-by: Vincent Davis Jr <vince@...>
---
.../linux-firmware/linux-firmware_20220913.bb | 12 ++++++++++++
1
|
By
Vincent Davis Jr
·
#99183
·
|
|
[meta-networking][PATCH 3/3] conntrack-tools: Use canonical shell spacing
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../conntrack-tools/conntrack-tools_1.4.7.bb | 24 +++++++++----------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../conntrack-tools/conntrack-tools_1.4.7.bb | 24 +++++++++----------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git
|
By
Alex Kiernan
·
#99182
·
|
|
[meta-networking][PATCH 2/3] conntrack-tools: Add PACKAGECONFIGs for build options
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../conntrack-tools/conntrack-tools_1.4.7.bb | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../conntrack-tools/conntrack-tools_1.4.7.bb | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git
|
By
Alex Kiernan
·
#99181
·
|
|
[meta-networking][PATCH 1/3] conntrack-tools: Upgrade 1.4.6 -> 1.4.7
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../{conntrack-tools_1.4.6.bb => conntrack-tools_1.4.7.bb} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../{conntrack-tools_1.4.6.bb => conntrack-tools_1.4.7.bb} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename
|
By
Alex Kiernan
·
#99180
·
|
|
[meta-oe][PATCH] crucible: Add recipe
From: Fabio Estevam <festevam@...>
crucible is an utility that provides userspace support for
reading and writing to the i.MX fuses.
Signed-off-by: Fabio Estevam <festevam@...>
---
From: Fabio Estevam <festevam@...>
crucible is an utility that provides userspace support for
reading and writing to the i.MX fuses.
Signed-off-by: Fabio Estevam <festevam@...>
---
|
By
Fabio Estevam
·
#99179
·
|
|
[meta-multimedia][PATCH 1/2] pipewire: upgrade 0.3.57 -> 0.3.59
Signed-off-by: Markus Volk <f_l_k@...>
---
.../pipewire/{pipewire_0.3.57.bb =3D> pipewire_0.3.59.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Markus Volk <f_l_k@...>
---
.../pipewire/{pipewire_0.3.57.bb =3D> pipewire_0.3.59.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Markus Volk
·
#99178
·
|
|
[meta-multimedia][PATCH 2/2] wireplumber: upgrade 0.4.11 -> 0.4.12
Signed-off-by: Markus Volk <f_l_k@...>
---
.../{wireplumber_0.4.11.bb =3D> wireplumber_0.4.12.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Markus Volk <f_l_k@...>
---
.../{wireplumber_0.4.11.bb =3D> wireplumber_0.4.12.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Markus Volk
·
#99177
·
|
|
[PATCH] onboard: remove
* it has not seen notable activity for 5 years
* it broke here 8 month ago: image folder is empty
Signed-off-by: Andreas Müller <schnitzeltony@...>
---
* it has not seen notable activity for 5 years
* it broke here 8 month ago: image folder is empty
Signed-off-by: Andreas Müller <schnitzeltony@...>
---
|
By
Andreas Müller
·
#99176
·
|
|
[meta-oe][PATCH] v4l-utils: Support building without NLS
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...>
---
...efile.am-Support-building-without-NL.patch | 45 +++++++++++++++++++
.../v4l2apps/v4l-utils_1.23.0.bb | 1 +
2
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...>
---
...efile.am-Support-building-without-NL.patch | 45 +++++++++++++++++++
.../v4l2apps/v4l-utils_1.23.0.bb | 1 +
2
|
By
Peter Kjellerstedt
·
#99175
·
|
|
[meta-oe][PATCH] abseil-cpp: Upgrade to head on 2022-10-14
From: Ulysse Manceron <UlysseM@...>
Our team wants to use absl/log which was recently added to abseil.
Signed-off-by: Khem Raj <raj.khem@...>
---
From: Ulysse Manceron <UlysseM@...>
Our team wants to use absl/log which was recently added to abseil.
Signed-off-by: Khem Raj <raj.khem@...>
---
|
By
Khem Raj
·
#99174
·
|