|
Re: sources.openembedded.org status
Hi,
Thanks to your email I just found out it does exist.
This makes it a bit easier to synchronize with the Internet for those who have to work with an air gapped network.
It's kind of the same as
Hi,
Thanks to your email I just found out it does exist.
This makes it a bit easier to synchronize with the Internet for those who have to work with an air gapped network.
It's kind of the same as
|
By
Jan Vermaete
·
#97962
·
|
|
sources.openembedded.org status
Hello,
I was looking at the content of sources.openembedded.org and it appears the last update was done back in 2019. Is sources.openembedded.org still a thing? if not, should we shut it down? If
Hello,
I was looking at the content of sources.openembedded.org and it appears the last update was done back in 2019. Is sources.openembedded.org still a thing? if not, should we shut it down? If
|
By
Armin Kuster
·
#97961
·
|
|
[meta-multimedia][master][kirkstone][dunfell][PATCH] bigbuckbunny-1080p: update SRC_URI
fixes:
ERROR: bigbuckbunny-1080p-1.0-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.',
fixes:
ERROR: bigbuckbunny-1080p-1.0-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.',
|
By
Armin Kuster
·
#97960
·
|
|
[meta-python][PATCH 2/2] python3-pyzmq: fixed oelint-adv warnings
Signed-off-by: Jan Vermaete <jan.vermaete@...>
---
.../python/python3-pyzmq_23.2.0.bb | 47 ++++++++++---------
1 file changed, 24 insertions(+), 23 deletions(-)
diff --git
Signed-off-by: Jan Vermaete <jan.vermaete@...>
---
.../python/python3-pyzmq_23.2.0.bb | 47 ++++++++++---------
1 file changed, 24 insertions(+), 23 deletions(-)
diff --git
|
By
Jan Vermaete
·
#97959
·
|
|
[meta-python][PATCH 1/2] python3-pyzmq: added ptest
And update the summary and description from the github website.
Two tests are failing because cython is not installed.
But this is the same when running pytest under a native Linux
And update the summary and description from the github website.
Two tests are failing because cython is not installed.
But this is the same when running pytest under a native Linux
|
By
Jan Vermaete
·
#97958
·
|
|
[meta-python][PATCH] python-ptyprocess: fixed test_pass_fds
This ptest needed bash.
Signed-off-by: Jan Vermaete <jan.vermaete@...>
---
meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
This ptest needed bash.
Signed-off-by: Jan Vermaete <jan.vermaete@...>
---
meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
Jan Vermaete
·
#97957
·
|
|
[meta-python][PATCH] Add runtime dependencies for python3-supervisor
Running supervisord without these fails with import errors. smtpd might look strange, but provides required asynchat.py.
---
.../recipes-devtools/python/python3-supervisor_4.2.4.bb | 5 +++++
1
Running supervisord without these fails with import errors. smtpd might look strange, but provides required asynchat.py.
---
.../recipes-devtools/python/python3-supervisor_4.2.4.bb | 5 +++++
1
|
By
mgrosshauser@...
·
#97956
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
Yes. It is being tracked by
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14803
Yes. It is being tracked by
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14803
|
By
Jon Mason
·
#97955
·
|
|
[meta-oe][PATCH v2] libwebsockets: update to version 4.3.2
License was changed by adding BSD-2-Clause in ieeehalfprecision.c
Signed-off-by: Radovan Scasny <radovan.scasny@...>
---
.../{libwebsockets_4.2.2.bb => libwebsockets_4.3.2.bb} | 8
License was changed by adding BSD-2-Clause in ieeehalfprecision.c
Signed-off-by: Radovan Scasny <radovan.scasny@...>
---
.../{libwebsockets_4.2.2.bb => libwebsockets_4.3.2.bb} | 8
|
By
Radovan Scasny
·
#97954
·
|
|
Re: [meta-oe][PATCH] vboxguestdrivers: fix build failure on 32 bit architectures
Hi Gianfranco
Can we squash the three patches that you sent for vboxguestdrivers into one ?
Thanks
-Khem
Hi Gianfranco
Can we squash the three patches that you sent for vboxguestdrivers into one ?
Thanks
-Khem
|
By
Khem Raj
·
#97953
·
|
|
Re: [meta-oe][PATCH] libwebsockets: update to version 4.3.2
what enforced the checksum change ? Can you add this information to commit message as well ?
what enforced the checksum change ? Can you add this information to commit message as well ?
|
By
Khem Raj
·
#97952
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
perhaps came along with gcc 12 upgrade [1]
[1] https://lists.yoctoproject.org/g/meta-arm/message/3469
perhaps came along with gcc 12 upgrade [1]
[1] https://lists.yoctoproject.org/g/meta-arm/message/3469
|
By
Khem Raj
·
#97951
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
ah, that speaks for the difference then. Is this workaround introduced
after Richard's change ?
ah, that speaks for the difference then. Is this workaround introduced
after Richard's change ?
|
By
Khem Raj
·
#97950
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
Our CI has the following workaround for a problem that we’ve not managed to root-cause so far:
EXTRA_OECONF:append:pn-gcc-runtime = " ac_cv_func_fcntl=no ac_cv_func_getexecname=no”
Ross
Our CI has the following workaround for a problem that we’ve not managed to root-cause so far:
EXTRA_OECONF:append:pn-gcc-runtime = " ac_cv_func_fcntl=no ac_cv_func_getexecname=no”
Ross
|
By
Ross Burton
·
#97949
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
right, so I can see that its checking for fcnt function on system
where it should not, your toolchain
is using newlib and I am not sure what Jon's build is using for
zephyr, I guess it could be pure
right, so I can see that its checking for fcnt function on system
where it should not, your toolchain
is using newlib and I am not sure what Jon's build is using for
zephyr, I guess it could be pure
|
By
Khem Raj
·
#97948
·
|
|
[meta-oe][PATCH] libwebsockets: update to version 4.3.2
Signed-off-by: Radovan Scasny <radovan.scasny@...>
---
.../{libwebsockets_4.2.2.bb => libwebsockets_4.3.2.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename
Signed-off-by: Radovan Scasny <radovan.scasny@...>
---
.../{libwebsockets_4.2.2.bb => libwebsockets_4.3.2.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename
|
By
Radovan Scasny
·
#97947
·
|
|
Re: [meta-zephyr] build broken with current oe-core master
I was missing because I misunderstood you - you were probably asking
for the config.log *with* Jon's patch applied.
Here's the log: https://controlc.com/4544edd8
Bart
I was missing because I misunderstood you - you were probably asking
for the config.log *with* Jon's patch applied.
Here's the log: https://controlc.com/4544edd8
Bart
|
By
Bartosz Golaszewski
·
#97946
·
|
|
[meta-oe][PATCH] vboxguestdrivers: fix build failure on 32 bit architectures
A variable has been renamed upstream from BUILD_TARGET_ARCH to VBOX_KBUILD_TARGET_ARCH
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...>
Signed-off-by: Gianfranco Costamagna
A variable has been renamed upstream from BUILD_TARGET_ARCH to VBOX_KBUILD_TARGET_ARCH
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...>
Signed-off-by: Gianfranco Costamagna
|
By
Gianfranco
·
#97945
·
|
|
[meta-filesystems][dunfell][PATCH] ntfs-3g-ntfsprogs: upgrade to 2022.5.17
From: Chen Qi <Qi.Chen@...>
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved
From: Chen Qi <Qi.Chen@...>
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved
|
By
Omkar Patil
·
#97944
·
|
|
[meta-python] [PATCH] python3-portalocker: upgrade 2.4.0 -> 2.5.1
From: Xu Huan <xuhuan.fnst@...>
Add dependence python3-fcntl python3-logging
Changelog:
===========
Added clear warning when locking in non-blocking mode without specifying
either EXCLUSIVE
From: Xu Huan <xuhuan.fnst@...>
Add dependence python3-fcntl python3-logging
Changelog:
===========
Added clear warning when locking in non-blocking mode without specifying
either EXCLUSIVE
|
By
xuhuan.fnst@fujitsu.com
·
#97943
·
|