|
Re: [PATCH] [PATCH] glibc: ptest: Fix glibc-tests package issue
This isn't quite the right approach, we should probably skip parsing of glibc-
tests if ptests aren't in DISTRO_FEATURES?
Cheers,
Richard
This isn't quite the right approach, we should probably skip parsing of glibc-
tests if ptests aren't in DISTRO_FEATURES?
Cheers,
Richard
|
By
Richard Purdie
·
#164428
·
|
|
Re: bitbake.conf: reason for assignment of deprecated variable
wrote:
This hasn't happened in the past as we've had no good way to notify users of the
change and it would likely break existing BSPs. We do at least have some
mechanism for deprecating and warning
wrote:
This hasn't happened in the past as we've had no good way to notify users of the
change and it would likely break existing BSPs. We do at least have some
mechanism for deprecating and warning
|
By
Richard Purdie
·
#164427
·
|
|
[PATCH 4/4] git: Upgrade 2.35.1 -> 2.35.2
This includes a fix for CVE-2022-24765
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/recipes-devtools/git/{git_2.35.1.bb => git_2.35.2.bb} | 2 +-
1 file changed, 1
This includes a fix for CVE-2022-24765
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/recipes-devtools/git/{git_2.35.1.bb => git_2.35.2.bb} | 2 +-
1 file changed, 1
|
By
Richard Purdie
·
#164426
·
|
|
[PATCH 3/4] bitbake.conf: Correct BB_SIGNATURE_EXCLUDE_FLAGS
Some of the flags listed here do change the output and hence do need to
be included in task checksums.
This means we start including the following flags in function/task/variable
checksums:
type,
Some of the flags listed here do change the output and hence do need to
be included in task checksums.
This means we start including the following flags in function/task/variable
checksums:
type,
|
By
Richard Purdie
·
#164425
·
|
|
[PATCH 2/4] libxshmfence: Correct LICENSE to HPND
The license in this code is listed as MIT and whilst it is compatible with and
usable as MIT, it actually looks like HPND. Clarify the license field accordingly.
Signed-off-by: Richard Purdie
The license in this code is listed as MIT and whilst it is compatible with and
usable as MIT, it actually looks like HPND. Clarify the license field accordingly.
Signed-off-by: Richard Purdie
|
By
Richard Purdie
·
#164424
·
|
|
[PATCH 1/4] alsa-tools: Ensure we install correctly
With the fix for #8621, cleandirs is now applied to autotools_do_install
and this results in a lot of the install targets to be removed. Ensure
cleandirs isn't set for
With the fix for #8621, cleandirs is now applied to autotools_do_install
and this results in a lot of the install targets to be removed. Ensure
cleandirs isn't set for
|
By
Richard Purdie
·
#164423
·
|
|
[PATCH] [PATCH] glibc: ptest: Fix glibc-tests package issue
The current default DISTRO_FEATURES does not support ptest.
Hence, the following error is generated during "bitbake glibc-tests".
ERROR: glibc-tests-2.35-r0 do_package: QA Issue:
The current default DISTRO_FEATURES does not support ptest.
Hence, the following error is generated during "bitbake glibc-tests".
ERROR: glibc-tests-2.35-r0 do_package: QA Issue:
|
By
Pgowda
·
#164422
·
|
|
Re: bitbake.conf: reason for assignment of deprecated variable
I agree, and this would allow to simplify documentation too.
Markus, would you like to submit a patch to openembedded-core?
Good catch by the way!
Thanks
Michael.
--
Michael Opdenacker,
I agree, and this would allow to simplify documentation too.
Markus, would you like to submit a patch to openembedded-core?
Good catch by the way!
Thanks
Michael.
--
Michael Opdenacker,
|
By
Michael Opdenacker
·
#164421
·
|
|
Re: License mismatched for libxshmfence_1.3.bb and recipeutils-test_1.2.bb
Having looked at a few SPDX licenses, I think this looks like HPND:
https://spdx.org/licenses/HPND.html
I suspect the license set in the recipeutils-test is there for testing purposes
and not as a
Having looked at a few SPDX licenses, I think this looks like HPND:
https://spdx.org/licenses/HPND.html
I suspect the license set in the recipeutils-test is there for testing purposes
and not as a
|
By
Richard Purdie
·
#164420
·
|
|
Re: [hardknott][PATCH 1/3] expat: fix CVE-2022-25313
I had tried building these three fixes but it looks like they are
causing a ptest to fail in libxml-parser-perl for
I had tried building these three fixes but it looks like they are
causing a ptest to fail in libxml-parser-perl for
|
By
Anuj Mittal
·
#164419
·
|
|
Re: License mismatched for libxshmfence_1.3.bb and recipeutils-test_1.2.bb
Here is the COPYING:
Copyright © 2013 Keith Packard
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided
Here is the COPYING:
Copyright © 2013 Keith Packard
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided
|
By
Robert Yang
·
#164418
·
|
|
License mismatched for libxshmfence_1.3.bb and recipeutils-test_1.2.bb
Hello,
The following two recipes use the similar sources, but their LICENSE are different
in the recipe:
meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb
SRC_URI =
Hello,
The following two recipes use the similar sources, but their LICENSE are different
in the recipe:
meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb
SRC_URI =
|
By
Robert Yang
·
#164417
·
|
|
Re: bitbake.conf: reason for assignment of deprecated variable
By
Peter Kjellerstedt
·
#164416
·
|
|
[PATCH] runqemu: Do not auto detect graphics if publicvnc is specified
The graphics option auto detection logic added in 7f78bb7a was not
checking if the publicvnc option had been specified, meaning that
it would be ignored and the auto detection result used instead.
Add
The graphics option auto detection logic added in 7f78bb7a was not
checking if the publicvnc option had been specified, meaning that
it would be ignored and the auto detection result used instead.
Add
|
By
Scott Murray
·
#164415
·
|
|
[PATCH] shadow: Disable the use of syslog() for the native tools
An attempt to disable the use of syslog() was made in commit 8f181686
(shadow-native: Simplify and fix syslog disable patch). However,
because the code checks if USE_SYSLOG is defined rather than
An attempt to disable the use of syslog() was made in commit 8f181686
(shadow-native: Simplify and fix syslog disable patch). However,
because the code checks if USE_SYSLOG is defined rather than
|
By
Peter Kjellerstedt
·
#164414
·
|
|
[PATCH v2] bluez5: Add fix for startup issues under systemd
The systemd bluetooth service failed to start. Add a workaround for this whilst the
final fix is discussed upstream, https://github.com/bluez/bluez/issues/329.
Signed-off-by: Richard Purdie
The systemd bluetooth service failed to start. Add a workaround for this whilst the
final fix is discussed upstream, https://github.com/bluez/bluez/issues/329.
Signed-off-by: Richard Purdie
|
By
Richard Purdie
·
#164413
·
|
|
[PATCH] bitbake: fetch2: crate: fix logger.debug line
logger.debug was giving an integer value (2) as event message, causing
knotty to crash when running with debug enabled.
bitbake/lib/bb/ui/knotty.py", line 685, in main
event.msg = taskinfo['title']
logger.debug was giving an integer value (2) as event message, causing
knotty to crash when running with debug enabled.
bitbake/lib/bb/ui/knotty.py", line 685, in main
event.msg = taskinfo['title']
|
By
Ricardo Salveti
·
#164412
·
|
|
Re: [PATCH 2/4] python3-psutil: enable ptest
Hello Alex,
new ptest failures with
Hello Alex,
new ptest failures with
|
By
Alexandre Belloni
·
#164411
·
|
|
[PATCH] bluez5: Add fix for startup issues under systemd
The systemd bluetooth service failed to start. Add a workaround for this whilst the
final fix is discussed upstream, https://github.com/bluez/bluez/issues/329.
Signed-off-by: Richard Purdie
The systemd bluetooth service failed to start. Add a workaround for this whilst the
final fix is discussed upstream, https://github.com/bluez/bluez/issues/329.
Signed-off-by: Richard Purdie
|
By
Richard Purdie
·
#164410
·
|
|
Re: [PATCH] bluez5: install /var/lib/bluetooth directory
We have a slight challenge in that I'd like to build 4.0 rc2 but I think there
will be complaints if this is left broken.
I'm going to post a version of your patch and hope that improves things.
We have a slight challenge in that I'd like to build 4.0 rc2 but I think there
will be complaints if this is left broken.
I'm going to post a version of your patch and hope that improves things.
|
By
Richard Purdie
·
#164409
·
|