|
Re: [meta-oe][PATCH 3/3] xf86-video-ati: Update 19.1.0 -> 19.1.0+7a6a34af
Hi Khem,
This is an update of the patch [1] sent some time ago with mips
failures. I've tested with the latest yocto rc (4.1_M3) and with
qemumips with no issues. Please, let me know if it fails
Hi Khem,
This is an update of the patch [1] sent some time ago with mips
failures. I've tested with the latest yocto rc (4.1_M3) and with
qemumips with no issues. Please, let me know if it fails
|
By
Daniel Gomez
·
#99012
·
|
|
[meta-oe][PATCH 3/3] xf86-video-ati: Update 19.1.0 -> 19.1.0+7a6a34af
The ATI/AMD Radeon video driver for the Xorg X server
- Switch to git in SRC_URI
This video driver hasn't released any package in the last 2+ years.
Switch recipe to use git instead of release
The ATI/AMD Radeon video driver for the Xorg X server
- Switch to git in SRC_URI
This video driver hasn't released any package in the last 2+ years.
Switch recipe to use git instead of release
|
By
Daniel Gomez
·
#99011
·
|
|
[meta-oe][PATCH 2/3] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
Use git instead of release tarball to close the gap between the latest
1.22.1 and master.
Add 'bootstrap.sh' call to fix configuration issues:
Error:
config.status: error: cannot find input
Use git instead of release tarball to close the gap between the latest
1.22.1 and master.
Add 'bootstrap.sh' call to fix configuration issues:
Error:
config.status: error: cannot find input
|
By
Daniel Gomez
·
#99010
·
|
|
[meta-oe][PATCH 1/3] libftdi: Add ftdi-eeprom support
Add ftdi-eeprom support. Note: Prepend ftdi-eeprom PACKAGE to avoid
ftdi_eeprom to be installed in the default PN package.
Signed-off-by: Daniel Gomez <daniel@...>
---
Add ftdi-eeprom support. Note: Prepend ftdi-eeprom PACKAGE to avoid
ftdi_eeprom to be installed in the default PN package.
Signed-off-by: Daniel Gomez <daniel@...>
---
|
By
Daniel Gomez
·
#99009
·
|
|
[meta-multimedia][PATCH] gst-instruments: Update 0.2.3 -> 0.3.1+cb8977a
The project has moved the build system from autotools to meson. Latest
stable autotools version: 0.2.4.
Update to master: Version 0.3.1+cb8977a.
Format style with oe-stylize.py.
Add ui package to
The project has moved the build system from autotools to meson. Latest
stable autotools version: 0.2.4.
Update to master: Version 0.3.1+cb8977a.
Format style with oe-stylize.py.
Add ui package to
|
By
Daniel Gomez
·
#99008
·
|
|
[meta-oe][RESEND PATCH] faad2: Upgrade 2.8.8 -> 2.10.0
2.10.0:
[ tatsuz ]
* updated Visual Studio projects to VS 2019 (#54)
[ Fabian Greffrath ]
* mp4read.c: fix stack-buffer-overflow in stringin()/ftypin()
* fix heap-buffer-overflow in
2.10.0:
[ tatsuz ]
* updated Visual Studio projects to VS 2019 (#54)
[ Fabian Greffrath ]
* mp4read.c: fix stack-buffer-overflow in stringin()/ftypin()
* fix heap-buffer-overflow in
|
By
Alex Kiernan
·
#99007
·
|
|
[meta-oe][RESEND PATCH] onig: Upgrade 6.9.4 -> 6.9.8
License-Update: Update year
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
...-t-link-against-host-system-libraries.patch | 18 +++++++++---------
License-Update: Update year
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
...-t-link-against-host-system-libraries.patch | 18 +++++++++---------
|
By
Alex Kiernan
·
#99006
·
|
|
Re: [meta-networking][dunfell][PATCH ] dnsmasq: Fix CVE-2022-0934
Hi Armin,
Looks like there is some issue with the mailer . as it was observed earlier also when i submitted my patch to poky .
I am attaching here with the patch file with this can you please check.
Hi Armin,
Looks like there is some issue with the mailer . as it was observed earlier also when i submitted my patch to poky .
I am attaching here with the patch file with this can you please check.
|
By
Virendra Thakur
·
#99005
·
|
|
Re: [meta-networking][dunfell][PATCH ] dnsmasq: Fix CVE-2022-0934
This patch does not apply.
ERROR: dnsmasq-2.81-r0 do_patch: Applying patch 'CVE-2022-0934.patch' on target directory
This patch does not apply.
ERROR: dnsmasq-2.81-r0 do_patch: Applying patch 'CVE-2022-0934.patch' on target directory
|
By
Armin Kuster
·
#99004
·
|
|
[meta-oe][PATCH] libsdl: add CVE-2019-14906 to allowlist
CVE-2019-14906 is a Red Hat vulnerability and Yocto is not applicable.
So add it to the allowlist.
Signed-off-by: Hitomi Hasegawa <hasegawa-hitomi@...>
---
CVE-2019-14906 is a Red Hat vulnerability and Yocto is not applicable.
So add it to the allowlist.
Signed-off-by: Hitomi Hasegawa <hasegawa-hitomi@...>
---
|
By
hasegawa-hitomi@fujitsu.com
·
#99003
·
|
|
[meta-networking][PATCH] freeradius: fix daemon startup warnings
Fixes:
chown[1483]: /bin/chown: warning: '.' should be ':': 'radiusd.radiusd'
/etc/tmpfiles.d/radiusd.conf:2: Line references path below legacy directory /var/run/, updating /var/run/radiusd ->
Fixes:
chown[1483]: /bin/chown: warning: '.' should be ':': 'radiusd.radiusd'
/etc/tmpfiles.d/radiusd.conf:2: Line references path below legacy directory /var/run/, updating /var/run/radiusd ->
|
By
Yi Zhao
·
#99002
·
|
|
Re: [meta-networking][PATCH] frr: upgrade 8.2.2 -> 8.3.1
Ping ...
By
Yi Zhao
·
#99001
·
|
|
[meta-python][PATCH] python3-gevent: Avoid building internal version of libev
Use the system version. Moreover, internal version is not cross compile
friendly. Ends up with
| cc1: error: include location "/usr/include/python3.10" is unsafe for cross-compilation
Use the system version. Moreover, internal version is not cross compile
friendly. Ends up with
| cc1: error: include location "/usr/include/python3.10" is unsafe for cross-compilation
|
By
Khem Raj
·
#99000
·
|
|
Re: [meta-networking][dunfell][PATCH] dnsmasq: CVE-2022-0934 Heap use after free in dhcp6_no_relay
this was already submitted to the list
-armin
this was already submitted to the list
-armin
|
By
Armin Kuster
·
#98999
·
|
|
[meta-oe][PATCH] jansson: use cmake instead of autotools
This fixes build with clang and lld linker
| x86_64-poky-linux-ld.lld: error: unknown argument '--default-symver'
| clang-15: error: linker command failed with exit code 1 (use -v to see
This fixes build with clang and lld linker
| x86_64-poky-linux-ld.lld: error: unknown argument '--default-symver'
| clang-15: error: linker command failed with exit code 1 (use -v to see
|
By
Markus Volk
·
#98998
·
|
|
Re: [meta-oe] [PATCH] xterm: upgrade 372 -> 373
seeing this error on qemuarm/clang
https://errors.yoctoproject.org/Errors/Details/672175/
seeing this error on qemuarm/clang
https://errors.yoctoproject.org/Errors/Details/672175/
|
By
Khem Raj
·
#98997
·
|
|
OpenEmbedded Happy Hour September 28 5pm/1700 UTC
You are cordially invited to the next OpenEmbedded Happy Hour on September 28
for Europe/Americas time zones @ 1700/5pm UTC (7pm CEST / 1pm ET / 10am
You are cordially invited to the next OpenEmbedded Happy Hour on September 28
for Europe/Americas time zones @ 1700/5pm UTC (7pm CEST / 1pm ET / 10am
|
By
Tim Orling
·
#98996
·
|
|
[meta-oe][PATCH] faad2: Upgrade 2.8.8 -> 2.10.0
2.10.0:
[ tatsuz ]
* updated Visual Studio projects to VS 2019 (#54)
[ Fabian Greffrath ]
* mp4read.c: fix stack-buffer-overflow in stringin()/ftypin()
* fix heap-buffer-overflow in
2.10.0:
[ tatsuz ]
* updated Visual Studio projects to VS 2019 (#54)
[ Fabian Greffrath ]
* mp4read.c: fix stack-buffer-overflow in stringin()/ftypin()
* fix heap-buffer-overflow in
|
By
Alex Kiernan
·
#98995
·
|
|
CFP for Yocto Project Summit 2022.11 is now open
Apologies for Cross posting.
Hello,
The Yocto Project Summit Committee is thrilled to announce another Virtual Yocto Project Summit for this Fall.
CFP Schedule
* CFP Closes: Friday, Oct 28, 2022
Apologies for Cross posting.
Hello,
The Yocto Project Summit Committee is thrilled to announce another Virtual Yocto Project Summit for this Fall.
CFP Schedule
* CFP Closes: Friday, Oct 28, 2022
|
By
Armin Kuster
·
#98994
·
|
|
[meta-python][PATCH] python3-requests-unixsocket: Fix override syntax
Signed-off-by: Khem Raj <raj.khem@...>
---
.../python/python3-requests-unixsocket_0.3.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
.../python/python3-requests-unixsocket_0.3.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Khem Raj
·
#98993
·
|