|
Re: [meta-oe][PATCH] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
Ups. Sorry Khem. This seems to be a missing conditional in the
RDEPENDS:<package>. I thought this was only parsed if the
PACKAGECONFIG had '<package>' in it. I'll send a v3 with the fix.
Ups. Sorry Khem. This seems to be a missing conditional in the
RDEPENDS:<package>. I thought this was only parsed if the
PACKAGECONFIG had '<package>' in it. I'll send a v3 with the fix.
|
By
Daniel Gomez
·
#99027
·
|
|
Re: [meta-oe][PATCH] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
seeing
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2067
seeing
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2067
|
By
Khem Raj
·
#99026
·
|
|
[meta-oe][PATCH] libnet: update to v1.2 release
The previous recipe was building a release candidate from
2014. Switch to the official git repo which is currently
maintained and use the v1.2 release instead.
The extra patch fixes build on
The previous recipe was building a release candidate from
2014. Switch to the official git repo which is currently
maintained and use the v1.2 release instead.
The extra patch fixes build on
|
By
Beniamin Sandu
·
#99025
·
|
|
[meta-networking][dunfell][PATCH] networkmanager: Update to 1.22.16
Update network manager stable branch to last version, allowing to fix
CVE-2020-10754.
---
.../{networkmanager_1.22.10.bb => networkmanager_1.22.16.bb} | 3 ++-
1 file changed, 2 insertions(+), 1
Update network manager stable branch to last version, allowing to fix
CVE-2020-10754.
---
.../{networkmanager_1.22.10.bb => networkmanager_1.22.16.bb} | 3 ++-
1 file changed, 2 insertions(+), 1
|
By
Mathieu Dubois-Briand
·
#99024
·
|
|
Re: [PATCH] networkmanager: Update to 1.22.16
Sorry, I completely messed-up the topic here, it was supposed to be [meta-networking][dunfell][PATCH].
Sorry for that.
On Fri, 30 Sept 2022 at 12:18, Mathieu Dubois-Briand via lists.openembedded.org
Sorry, I completely messed-up the topic here, it was supposed to be [meta-networking][dunfell][PATCH].
Sorry for that.
On Fri, 30 Sept 2022 at 12:18, Mathieu Dubois-Briand via lists.openembedded.org
|
By
Mathieu Dubois-Briand
·
#99023
·
|
|
[PATCH] networkmanager: Update to 1.22.16
Update network manager stable branch to last version, allowing to fix
CVE-2020-10754.
---
.../{networkmanager_1.22.10.bb => networkmanager_1.22.16.bb} | 3 ++-
1 file changed, 2 insertions(+), 1
Update network manager stable branch to last version, allowing to fix
CVE-2020-10754.
---
.../{networkmanager_1.22.10.bb => networkmanager_1.22.16.bb} | 3 ++-
1 file changed, 2 insertions(+), 1
|
By
Mathieu Dubois-Briand
·
#99021
·
|
|
Re: [meta-oe][PATCH] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
v2
- Remove PACKAGECONFIG new defaults (remove qv4l2 and qvidcap).
- Fix DEPENDS for qv4l2 and qvidcap using bb.utilscontains_any.
-
v2
- Remove PACKAGECONFIG new defaults (remove qv4l2 and qvidcap).
- Fix DEPENDS for qv4l2 and qvidcap using bb.utilscontains_any.
-
|
By
Daniel Gomez
·
#99020
·
|
|
[meta-oe][PATCH] 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
·
#99019
·
|
|
[meta-networking][PATCH 1/2] libnftnl: upgrade 1.2.2 -> 1.2.3
Drop 0001-avoid-naming-local-function-as-one-of-printf-family.patch as
the issue has been fixed upstream.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
Drop 0001-avoid-naming-local-function-as-one-of-printf-family.patch as
the issue has been fixed upstream.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
|
By
Yi Zhao
·
#99018
·
|
|
[meta-networking][PATCH 2/2] nftables: upgrade 1.0.4 -> 1.0.5
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../nftables/{nftables_1.0.4.bb => nftables_1.0.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../nftables/{nftables_1.0.4.bb => nftables_1.0.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Yi Zhao
·
#99017
·
|
|
[meta-oe][PATCH] xterm: Add _GNU_SOURCE via CFLAGS
This ensures that definitions of functions e.g. ptsname and wcwidth are
added correctly.
Fixes
| ./main.c:2940:8: error: incompatible integer to pointer conversion initializing 'char *' with an
This ensures that definitions of functions e.g. ptsname and wcwidth are
added correctly.
Fixes
| ./main.c:2940:8: error: incompatible integer to pointer conversion initializing 'char *' with an
|
By
Khem Raj
·
#99016
·
|
|
Re: [meta-oe][PATCH 2/3] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
oh you do :). see
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2063/steps/12/logs/errors
it creates a dependency on meta-qt5 or meta-qt6 which I think is not a
good thing. So
oh you do :). see
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2063/steps/12/logs/errors
it creates a dependency on meta-qt5 or meta-qt6 which I think is not a
good thing. So
|
By
Khem Raj
·
#99015
·
|
|
Re: [meta-oe][PATCH 2/3] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
Hi,
DEPENDS is wrong. Should use conditional and not the package name as
the RDEPENDS.
I forgot to remove this.
Do I still have time to send a v2 or should I send a fix instead?
Hi,
DEPENDS is wrong. Should use conditional and not the package name as
the RDEPENDS.
I forgot to remove this.
Do I still have time to send a v2 or should I send a fix instead?
|
By
Daniel Gomez
·
#99014
·
|
|
[meta-oe][PATCH] gerbera: upgrade 1.9.2 -> 1.11.0
Signed-off-by: William A. Kennington III <wak@...>
---
.../gerbera/0001-Fix-build-with-fmt-9.0.patch | 35 ++++++++++++++
.../gerbera/0001-Fix-for-fmt-8.0.patch | 46
Signed-off-by: William A. Kennington III <wak@...>
---
.../gerbera/0001-Fix-build-with-fmt-9.0.patch | 35 ++++++++++++++
.../gerbera/0001-Fix-for-fmt-8.0.patch | 46
|
By
William A. Kennington III
·
#99013
·
|
|
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
·
|