|
[meta-zephyr][hardknott] backport tmpfsdir from master
Hey Naveen,
The hardknott branch in meta-zephyr needs the tmpfsdir patch
(678600bee6092e58110a826a9cbefc2f5c52916c) from the master branch
cherry-picked back to hardknott. It has the same issue
Hey Naveen,
The hardknott branch in meta-zephyr needs the tmpfsdir patch
(678600bee6092e58110a826a9cbefc2f5c52916c) from the master branch
cherry-picked back to hardknott. It has the same issue
|
By
Jon Mason
·
#54877
·
|
|
[meta-security][PATCH] swtpm: update to 0.6.1
swtpm no longer depends on Python[1] so the dependencies have been
removed.
"inherit perlnative" has been added due to (in oe-core):
deda455b3c ("bitbake.conf: drop pod2man from hosttools")
Some
swtpm no longer depends on Python[1] so the dependencies have been
removed.
"inherit perlnative" has been added due to (in oe-core):
deda455b3c ("bitbake.conf: drop pod2man from hosttools")
Some
|
By
Kristian Klausen <kristian@...>
·
#54876
·
|
|
[meta-security][PATCH] libtpm: update to 0.8.7
Signed-off-by: Kristian Klausen <kristian@...>
---
.../recipes-tpm/libtpm/{libtpm_0.8.2.bb =3D> libtpm_0.8.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Kristian Klausen <kristian@...>
---
.../recipes-tpm/libtpm/{libtpm_0.8.2.bb =3D> libtpm_0.8.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Kristian Klausen <kristian@...>
·
#54875
·
|
|
[meta-rockchip][PATCH] use uuid instead of hard-coding root device
Am 25.09.21 um 17:09 schrieb Trevor Woerner:
The patch has been applied :)I had a quick look where this sda entries come from and i guess we fall to the default value
Am 25.09.21 um 17:09 schrieb Trevor Woerner:
The patch has been applied :)I had a quick look where this sda entries come from and i guess we fall to the default value
|
By
Markus Volk
·
#54874
·
|
|
Re: [PATCH v2 ptest-runner 2/2] main: Do not return number of failed tests when calling ptest-runner
I think they're already in git?
Alex
I think they're already in git?
Alex
|
By
Alexander Kanavin
·
#54873
·
|
|
Re: [PATCH v2 ptest-runner 2/2] main: Do not return number of failed tests when calling ptest-runner
Hi Alexander,
I saw recenlty your patches on this topic. Is there a chance that
Anibal will pull/review them soon?
It looks like those are crucial for ptest-runner operation.
Best regards,
Lukasz
Hi Alexander,
I saw recenlty your patches on this topic. Is there a chance that
Anibal will pull/review them soon?
It looks like those are crucial for ptest-runner operation.
Best regards,
Lukasz
|
By
?ukasz Majewski
·
#54872
·
|
|
Re: [hardknott][meta-yocto][PATCH 1/4] poky: Use SDKPATHINSTALL instead of SDKPATH
Hi Richard,
Can you please merge this series for meta-yocto hardknott?
Thanks,
Anuj
Hi Richard,
Can you please merge this series for meta-yocto hardknott?
Thanks,
Anuj
|
By
Anuj Mittal
·
#54871
·
|
|
Re: Incorrect systemd timer
I changed OnCalendar=*-*-* *:*:50, in vain
--
"A man can fail many times, but he isn't a failure until he begins to
blame somebody else."
-- John Burroughs
I changed OnCalendar=*-*-* *:*:50, in vain
--
"A man can fail many times, but he isn't a failure until he begins to
blame somebody else."
-- John Burroughs
|
By
JH
·
#54870
·
|
|
Incorrect systemd timer
Hi,
I set up a service timer to run the service every minute at times
01:10:50, 01:10:50, 01:10:50, ...
[Unit]
Description=Run watchdog job at every 1
Hi,
I set up a service timer to run the service every minute at times
01:10:50, 01:10:50, 01:10:50, ...
[Unit]
Description=Run watchdog job at every 1
|
By
JH
·
#54869
·
|
|
Re: Gtk+3 applications are missing icons.
Hello Alex!
Am So, 26. Sep 2021, um 12:11, schrieb Alexander Kanavin:
I had the same idea right around the time you replied. It worked!
Strace is good advice, am using strace now to track down that
Hello Alex!
Am So, 26. Sep 2021, um 12:11, schrieb Alexander Kanavin:
I had the same idea right around the time you replied. It worked!
Strace is good advice, am using strace now to track down that
|
By
Manuel Wagesreither
·
#54868
·
|
|
Re: [OE-core] [meta-security][PATCH] clamav: Set clamav:clamav ownership on /var/lib/clamav in do_install
ok. Thanks for the clarification.
-armin
ok. Thanks for the clarification.
-armin
|
By
Armin Kuster
·
#54867
·
|
|
Re: [OE-core] [meta-security][PATCH] clamav: Set clamav:clamav ownership on /var/lib/clamav in do_install
This patch is an alternative solution.
You can choose whichever you prefer.
Thanks,
Zoltán
This patch is an alternative solution.
You can choose whichever you prefer.
Thanks,
Zoltán
|
By
Zoltan Boszormenyi <zboszor@...>
·
#54866
·
|
|
Re: [meta-security][PATCH] clamav: Set clamav:clamav ownership on /var/lib/clamav in do_install
This patch does not apply if I have the previous one applied. I see a
dup of the chown changes in the do_install step.
Can you clarify?
-armin
This patch does not apply if I have the previous one applied. I see a
dup of the chown changes in the do_install step.
Can you clarify?
-armin
|
By
Armin Kuster
·
#54865
·
|
|
[meta-security][PATCH] clamav: Set clamav:clamav ownership on /var/lib/clamav in do_install
From: Zoltán Böszörményi <zboszor@...>
Also, rearrange the runtime-dependencies a little so
clamav-freshclam is installed later than clamav.
The issue is that clamav-freshclam ships
From: Zoltán Böszörményi <zboszor@...>
Also, rearrange the runtime-dependencies a little so
clamav-freshclam is installed later than clamav.
The issue is that clamav-freshclam ships
|
By
Zoltan Boszormenyi <zboszor@...>
·
#54864
·
|
|
Cover mail for "clamav: Set clamav:clamav ownership on /var/lib/clamav in do_install"
Hi,
this is what Khem suggested. Please review.
Thanks in advance,
Zoltán Böszörményi
Hi,
this is what Khem suggested. Please review.
Thanks in advance,
Zoltán Böszörményi
|
By
Zoltan Boszormenyi <zboszor@...>
·
#54863
·
|
|
Re: Gtk+3 applications are missing icons.
Am So, 26. Sep 2021, um 00:58, schrieb Manuel Wagesreither:
Seems Gtk doesn't come with a default icon set. I added package `adwaita-icon-theme` to my build, and now I've got most icons. The icons
Am So, 26. Sep 2021, um 00:58, schrieb Manuel Wagesreither:
Seems Gtk doesn't come with a default icon set. I added package `adwaita-icon-theme` to my build, and now I've got most icons. The icons
|
By
Manuel Wagesreither
·
#54862
·
|
|
Re: Gtk+3 applications are missing icons.
The icons are typically provided by adwaita-icon-theme, so you need to check whether that package is installed, and then whether it's missing something. strace may help so you see what files are the
The icons are typically provided by adwaita-icon-theme, so you need to check whether that package is installed, and then whether it's missing something. strace may help so you see what files are the
|
By
Alexander Kanavin
·
#54861
·
|
|
Re: [layerindex-web][PATCH] recipeparse.py: add BBLAYERS in bblayers.conf
Hi,
Please ignore this patch, I need to send a V2
Thanks
Changqing
On 9/26/21 9:32 AM, Changqing Li wrote:
Hi,
Please ignore this patch, I need to send a V2
Thanks
Changqing
On 9/26/21 9:32 AM, Changqing Li wrote:
|
By
Changqing Li
·
#54860
·
|
|
[meta-security][PATCH] clamav: Move /var/lib/clamav to the main package
From: Zoltán Böszörményi <zboszor@...>
Previously, clamav-freshclam shipped /var/lib/clamav.
The main clamav package used chown in pkg_postinst to set
the ownership of this directory but
From: Zoltán Böszörményi <zboszor@...>
Previously, clamav-freshclam shipped /var/lib/clamav.
The main clamav package used chown in pkg_postinst to set
the ownership of this directory but
|
By
Zoltan Boszormenyi <zboszor@...>
·
#54859
·
|
|
[layerindex-web][PATCH] recipeparse.py: add BBLAYERS in bblayers.conf
From: Changqing Li <changqing.li@...>
since commit [97183e10f cookerdata: Show error for no BBLAYERS in
bblayers.conf], no BBLAYERS in bblayers.conf will cause layerindex
update failed with
From: Changqing Li <changqing.li@...>
since commit [97183e10f cookerdata: Show error for no BBLAYERS in
bblayers.conf], no BBLAYERS in bblayers.conf will cause layerindex
update failed with
|
By
Changqing Li
·
#54858
·
|