|
[pseudo][PATCH] ports/linux: Remove build dependency on libattr
Apparently <attr/attributes.h> was only included in order to get ENOATTR.
pseudo does not use any other functions or structs from it.
More about
Apparently <attr/attributes.h> was only included in order to get ENOATTR.
pseudo does not use any other functions or structs from it.
More about
|
By
Tomi Belan
·
#169635
·
|
|
Re: [PATCH] rng-tools: Change "Requires" to "WantedBy" for dev-hwrng.device
On 8/19/22 11:07 AM, Dragos-Marian Panait wrote:
Sorry for adding to the confusion. My point was intended to be that I am fairly certain the recent patch submitted by Khem will
On 8/19/22 11:07 AM, Dragos-Marian Panait wrote:
Sorry for adding to the confusion. My point was intended to be that I am fairly certain the recent patch submitted by Khem will
|
By
Drew Moseley
·
#169634
·
|
|
Re: [PATCH] rng-tools: Change "Requires" to "WantedBy" for dev-hwrng.device
On 19.08.2022 17:34, Drew Moseley wrote:
Sorry for the confusion, I did not test any additional patches/changes that have been suggested in this email thread.
My test was
On 19.08.2022 17:34, Drew Moseley wrote:
Sorry for the confusion, I did not test any additional patches/changes that have been suggested in this email thread.
My test was
|
By
Dragos-Marian Panait
·
#169633
·
|
|
Re: [PATCH] util-linux: Remove raw flags in EXTRA_OECONF
By
Peter Kjellerstedt
·
#169632
·
|
|
Re: [PATCH] rng-tools: Change "Requires" to "WantedBy" for dev-hwrng.device
On 8/19/22 8:50 AM, Dragos-Marian Panait wrote:
Interesting. I guess this patch should definitely be ignored and the patch from Khem that removes both the dev-hwrng and
On 8/19/22 8:50 AM, Dragos-Marian Panait wrote:
Interesting. I guess this patch should definitely be ignored and the patch from Khem that removes both the dev-hwrng and
|
By
Drew Moseley
·
#169631
·
|
|
Re: [PATCH 2/2] selftest: Add regression test for rpm filenames
Randy MacLeod <randy.macleod@...> writes:
The file is there to serve the purposes of SRC_URI only. I didn't want to
overload workers with downloading real tarball/git_repo so I put
Randy MacLeod <randy.macleod@...> writes:
The file is there to serve the purposes of SRC_URI only. I didn't want to
overload workers with downloading real tarball/git_repo so I put
|
By
Pavel Zhukov
·
#169630
·
|
|
[PATCH v2 2/2] selftest: Add regression test for rpm filesnames
Escaping globs and quoting in rpm spec files is tricky and requires a
bit of dancing. In addition to that it changes from time to time.
Adding (simple) regression test for different types of
Escaping globs and quoting in rpm spec files is tricky and requires a
bit of dancing. In addition to that it changes from time to time.
Adding (simple) regression test for different types of
|
By
Pavel Zhukov
·
#169629
·
|
|
[PATCH v2 1/2] package_rpm: Do not replace square brackets in %files
This reverts commit f95adb749619e70920c6cc6cd01c6d02cd348fd8.
At some point RPM stopped treating "[]?" characters in quoted text as a glob
This causes rpmbuild error [1] in oe-core if package contains
This reverts commit f95adb749619e70920c6cc6cd01c6d02cd348fd8.
At some point RPM stopped treating "[]?" characters in quoted text as a glob
This causes rpmbuild error [1] in oe-core if package contains
|
By
Pavel Zhukov
·
#169628
·
|
|
Re: [PATCH] rng-tools: Change "Requires" to "WantedBy" for dev-hwrng.device
Hi Claudius,
On 19.08.2022 12:36, Claudius Heine wrote:
I've tested the patch on a NUC7, results are the same as with qemu:
- increased boot time
- timeout for
Hi Claudius,
On 19.08.2022 12:36, Claudius Heine wrote:
I've tested the patch on a NUC7, results are the same as with qemu:
- increased boot time
- timeout for
|
By
Dragos-Marian Panait
·
#169627
·
|
|
Re: [PATCH 2/2] selftest: Add regression test for rpm filenames
Hi Pavel,
Nice.
I assume that you just want a testfile.txt that doesn't have any special characters in the name.
If so, maybe the body of the file should be text that explains that purpose.
If for
Hi Pavel,
Nice.
I assume that you just want a testfile.txt that doesn't have any special characters in the name.
If so, maybe the body of the file should be text that explains that purpose.
If for
|
By
Randy MacLeod
·
#169626
·
|
|
Re: [PATCH 2/2] openssh: add support for config snippet includes to ssh and sshd
This was my thinking as well.
Thanks,
Jan
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/
This was my thinking as well.
Thanks,
Jan
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/
|
By
Jan Luebbe
·
#169625
·
|
|
[PATCH] util-linux: Remove raw flags in EXTRA_OECONF
Having both enable and disable flags for raw is confusing.
Raw should not be enabled so both flags can be removed.
Signed-off-by: Mateusz Marciniec <mateuszmar2@...>
Signed-off-by: Tomasz
Having both enable and disable flags for raw is confusing.
Raw should not be enabled so both flags can be removed.
Signed-off-by: Mateusz Marciniec <mateuszmar2@...>
Signed-off-by: Tomasz
|
By
Mateusz Marciniec
·
#169624
·
|
|
[kirkstone][PATCH] libtiff: CVE-2022-34526 A stack overflow was discovered
Source: https://gitlab.com/libtiff/libtiff
MR: 120544
Type: Security Fix
Disposition: Backport from https://gitlab.com/libtiff/libtiff/-/commit/275735d0354e39c0ac1dc3c0db2120d6f31d1990
ChangeID:
Source: https://gitlab.com/libtiff/libtiff
MR: 120544
Type: Security Fix
Disposition: Backport from https://gitlab.com/libtiff/libtiff/-/commit/275735d0354e39c0ac1dc3c0db2120d6f31d1990
ChangeID:
|
By
Hitendra Prajapati
·
#169623
·
|
|
Re: [kirkstone][master][PATCH V2] apt: fix do_package_qa failure
ping
By
Changqing Li
·
#169622
·
|
|
Re: [PATCH 2/2] openssh: add support for config snippet includes to ssh and sshd
By
Peter Kjellerstedt
·
#169621
·
|
|
[kirkstone][master][PATCH] parselogs.py: ignore systemd-logind warning message
From: Changqing Li <changqing.li@...>
During upower.servie startup, it will send message "GetAll
org.freedesktop.DBus.Properties" to systemd-logind.service. Property
RebootToBootLoaderMenu
From: Changqing Li <changqing.li@...>
During upower.servie startup, it will send message "GetAll
org.freedesktop.DBus.Properties" to systemd-logind.service. Property
RebootToBootLoaderMenu
|
By
Changqing Li
·
#169620
·
|
|
Re: [PATCH v3 1/7] binutils: Upgrade to 2.39 release
Sorry, I should have seen that one before but I believe this is also
caused by binutils:
https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/3695/steps/12/logs/stdio
AssertionError:
Sorry, I should have seen that one before but I believe this is also
caused by binutils:
https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/3695/steps/12/logs/stdio
AssertionError:
|
By
Alexandre Belloni
·
#169619
·
|
|
Re: [PATCH] rng-tools: Change "Requires" to "WantedBy" for dev-hwrng.device
Hi Dew.
This looses the order. Have you tried just replacing `Requires` with `Wants`. So something like this:
```
Before=sysinit.target
Hi Dew.
This looses the order. Have you tried just replacing `Requires` with `Wants`. So something like this:
```
Before=sysinit.target
|
By
Claudius Heine
·
#169618
·
|
|
[PATCH 2/2] selftest: Add regression test for rpm filenames
Escaping globs and quoting in rpm spec files is tricky and requires a
bit of dancing. In addition to that it changes from time to time.
Adding (simple) regression test for different types of
Escaping globs and quoting in rpm spec files is tricky and requires a
bit of dancing. In addition to that it changes from time to time.
Adding (simple) regression test for different types of
|
By
Pavel Zhukov
·
#169617
·
|
|
[PATCH 1/2] package_rpm: Do not replace square brackets in %files
This reverts commit f95adb749619e70920c6cc6cd01c6d02cd348fd8.
At some point RPM stopped treating "[]?" characters in quoted text as a glob
This causes rpmbuild error [1] in oe-core if package contains
This reverts commit f95adb749619e70920c6cc6cd01c6d02cd348fd8.
At some point RPM stopped treating "[]?" characters in quoted text as a glob
This causes rpmbuild error [1] in oe-core if package contains
|
By
Pavel Zhukov
·
#169616
·
|