|
[OE-core][RFC][PATCH] Remove irda-utils and the irda feature
IrDA support was removed in kernel 4.17. Signed-off-by: Adrian Bunk <bunk@...> --- documentation/ref-manual/ref-features.xml | 4 - meta-poky/conf/distro/poky-tiny.conf | 2 +- .../distro/include/
IrDA support was removed in kernel 4.17. Signed-off-by: Adrian Bunk <bunk@...> --- documentation/ref-manual/ref-features.xml | 4 - meta-poky/conf/distro/poky-tiny.conf | 2 +- .../distro/include/
|
By
Adrian Bunk
· #45115
·
|
|
git.yoctoproject.org TLS certificate expired
$ git pull fatal: unable to access 'https://git.yoctoproject.org/git/poky/': server certificate verification failed. CAfile: none CRLfile: none $ Firefox says: git.yoctoproject.org uses an invalid sec
$ git pull fatal: unable to access 'https://git.yoctoproject.org/git/poky/': server certificate verification failed. CAfile: none CRLfile: none $ Firefox says: git.yoctoproject.org uses an invalid sec
|
By
Adrian Bunk
· #45022
·
|
|
[meta-security][PATCH] clamav: freshclam need bind to run
How are you configuring networking on your device? From the error message you gave it is not obvious that there is any problem that would be specific to this package. I would guess that DNS configurat
How are you configuring networking on your device? From the error message you gave it is not obvious that there is any problem that would be specific to this package. I would guess that DNS configurat
|
By
Adrian Bunk
· #44696
·
|
|
[meta-security][PATCH] clamav: freshclam need bind to run
freshclam needing DNS information makes sense, which means it must be configured how to access a DNS server. On the local machine you need only DNS client funtionality, just like every user needs for
freshclam needing DNS information makes sense, which means it must be configured how to access a DNS server. On the local machine you need only DNS client funtionality, just like every user needs for
|
By
Adrian Bunk
· #44694
·
|
|
[meta-security][PATCH] clamav: freshclam need bind to run
freshclam depending on a DNS server looks very wrong. What is the actual problem? cu Adrian
freshclam depending on a DNS server looks very wrong. What is the actual problem? cu Adrian
|
By
Adrian Bunk
· #44688
·
|
|
[meta-security][PATCH 2/2] sssd: add DISTRO_FEATURE sssd
X11 and PAM are low-level libraries. A user might choose to build a distribution without X11 support or without PAM support, and there is no better solution for this. It is not intended for temporary
X11 and PAM are low-level libraries. A user might choose to build a distribution without X11 support or without PAM support, and there is no better solution for this. It is not intended for temporary
|
By
Adrian Bunk
· #44682
·
|
|
[meta-security][PATCH 2/2] sssd: add DISTRO_FEATURE sssd
This has nothing to do with naming. It is about getting rid of workarounds by fixing the root cause, instead of adding more and more layers of workarounds. A DISTRO_FEATURE is for cases where PACKAGEC
This has nothing to do with naming. It is about getting rid of workarounds by fixing the root cause, instead of adding more and more layers of workarounds. A DISTRO_FEATURE is for cases where PACKAGEC
|
By
Adrian Bunk
· #44671
·
|
|
[meta-security][PATCH 2/2] sssd: add DISTRO_FEATURE sssd
Adding a distro feature for a leaf package is wrong. cu Adrian
Adding a distro feature for a leaf package is wrong. cu Adrian
|
By
Adrian Bunk
· #44660
·
|
|
[meta-security][PATCH] samhain: hash fix for aarch64 and mips64
In master this has already been workarounded with --disable-dnmalloc. cu Adrian
In master this has already been workarounded with --disable-dnmalloc. cu Adrian
|
By
Adrian Bunk
· #44620
·
|
|
[OE-core] Git commit process question.
That would be more trivial than useful. And so far noone has stated any actual problem that would be solved by adding such a new requirement. cu Adrian
That would be more trivial than useful. And so far noone has stated any actual problem that would be solved by adding such a new requirement. cu Adrian
|
By
Adrian Bunk
· #44615
·
|
|
[OE-core] Git commit process question.
The kernel does not have "upgrade foo to the latest upstream version" commits. With the Automatic Upgrade Helper this is a semi-automatic task, and most of the time there is no specific motivation oth
The kernel does not have "upgrade foo to the latest upstream version" commits. With the Automatic Upgrade Helper this is a semi-automatic task, and most of the time there is no specific motivation oth
|
By
Adrian Bunk
· #44585
·
|
|
[meta-security][PATCH 3/4] linux-yocto: make bbappend version neutral
This and some of the other touched options are removed in kernel 5.1, replaced with a different CONFIG_LSM mechanism. cu Adrian
This and some of the other touched options are removed in kernel 5.1, replaced with a different CONFIG_LSM mechanism. cu Adrian
|
By
Adrian Bunk
· #44564
·
|
|
[meta-security][PATCH 2/5] libldb: work around samba libldb packaging issues
commit a001e465293b36c03d4ca4500857fe0a67d13e20 Date: Fri Jul 27 14:09:10 2018 -0700 samba: Update to 4.8.3 LDB 1.4.0 breaks Samba < 4.9 therefore use internal version So the root cause is that last s
commit a001e465293b36c03d4ca4500857fe0a67d13e20 Date: Fri Jul 27 14:09:10 2018 -0700 samba: Update to 4.8.3 LDB 1.4.0 breaks Samba < 4.9 therefore use internal version So the root cause is that last s
|
By
Adrian Bunk
· #44538
·
|
|
[meta-security][PATCH 4/5] sssd: update to 1.16.4
Why is this required? And the way this commit mixes unrelated changes, it is no even clear whether this is for the new upstream version or supposed to fix some older issue. cu Adrian
Why is this required? And the way this commit mixes unrelated changes, it is no even clear whether this is for the new upstream version or supposed to fix some older issue. cu Adrian
|
By
Adrian Bunk
· #44525
·
|
|
[meta-security][PATCH 3/5] sssd: fix a few runtime issues
Even when samba support is not enabled? cu Adrian
Even when samba support is not enabled? cu Adrian
|
By
Adrian Bunk
· #44524
·
|
|
[meta-security][PATCH 2/5] libldb: work around samba libldb packaging issues
Adding a quick hack for interaction problems between two packages that are both in meta-openembedded by adding a .bbappend in meta-security creates a technical debt while not even helping users who ar
Adding a quick hack for interaction problems between two packages that are both in meta-openembedded by adding a .bbappend in meta-security creates a technical debt while not even helping users who ar
|
By
Adrian Bunk
· #44523
·
|
|
[meta-security][PATCH 2/2] sssd: fix libcrypto version used
Try building the package without nss but with cyrpto (sic) in PACKAGECONFIG. This is not about automating testing. This is about first reproducing the problem you are trying to fix, and then verifying
Try building the package without nss but with cyrpto (sic) in PACKAGECONFIG. This is not about automating testing. This is about first reproducing the problem you are trying to fix, and then verifying
|
By
Adrian Bunk
· #44489
·
|
|
[meta-security][PATCH 2/2] sssd: fix libcrypto version used
This looks wrong for multiple reasons, and it still gave the same error when I tried it. How has this change been tested? cu Adrian
This looks wrong for multiple reasons, and it still gave the same error when I tried it. How has this change been tested? cu Adrian
|
By
Adrian Bunk
· #44482
·
|
|
Removing busybox
I do not think a core-only packagegroup makes sense when the goal is to completely replace busybox (and not just most apps while keeping a few busybox apps installed). The stated usecases are not "lea
I do not think a core-only packagegroup makes sense when the goal is to completely replace busybox (and not just most apps while keeping a few busybox apps installed). The stated usecases are not "lea
|
By
Adrian Bunk
· #44269
·
|
|
Removing busybox
"all the limited busybox commands would be replaced" would be a huge list from dc through gawk, minicom and wget to vim. And would vim-tiny qualify as "the full featured command" of busybox vi, or sho
"all the limited busybox commands would be replaced" would be a huge list from dc through gawk, minicom and wget to vim. And would vim-tiny qualify as "the full featured command" of busybox vi, or sho
|
By
Adrian Bunk
· #44257
·
|