|
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
Hi,
Please ignore this patch, I need to send a V2
Thanks
Changqing
|
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
·
|
|
Gtk+3 applications are missing icons.
Hello all,
I built an image based on core-image and added the package gtk+3-demos. I'm using wayland with weston compositor. Unfortunately icons seem to be missing. Can anyone give me a hint on what
Hello all,
I built an image based on core-image and added the package gtk+3-demos. I'm using wayland with weston compositor. Unfortunately icons seem to be missing. Can anyone give me a hint on what
|
By
Manuel Wagesreither
·
#54857
·
|
|
Re: [meta-security,dunfell][PATCH] recipes-security/fscrypt: Add fscrypt .bb file
Was this a double post? or a V2?
I follow the OE/YP Stable process and this appears to be adding a new
package to a stable release which is not allowed.. I have no issue
taking it for
Was this a double post? or a V2?
I follow the OE/YP Stable process and this appears to be adding a new
package to a stable release which is not allowed.. I have no issue
taking it for
|
By
Armin Kuster
·
#54856
·
|
|
Create do_xconfig for kernel, u-boot
Hi All,
I'm learning Yocto after spending some time with Buildroot. One of the things I like to do is to use xconfig instead of menuconfig for configuring things like kernels, u-boot, etc as it's
Hi All,
I'm learning Yocto after spending some time with Buildroot. One of the things I like to do is to use xconfig instead of menuconfig for configuring things like kernels, u-boot, etc as it's
|
By
Khoi Dinh Trinh
·
#54855
·
|
|
[meta-security][PATCH] chkrootkit: update to 0.55
changes:
Umbreon Linux Rootkit detection
Kinsing.A Backdoor
RotaJakito Backdoor
Minor bug fixes
Signed-off-by: Armin Kuster <akuster808@...>
---
.../rootkits/{chkrootkit_0.53.bb =>
changes:
Umbreon Linux Rootkit detection
Kinsing.A Backdoor
RotaJakito Backdoor
Minor bug fixes
Signed-off-by: Armin Kuster <akuster808@...>
---
.../rootkits/{chkrootkit_0.53.bb =>
|
By
Armin Kuster
·
#54854
·
|
|
Re: [meta-zephyr][PATCH 1/2] zephyr-qemuboot: fix parse build failure
With both of these, and the patch I just sent out, I am able to get
all of the boards building (except qemu-nios2) and passing testimage
(for the qemu
With both of these, and the patch I just sent out, I am able to get
all of the boards building (except qemu-nios2) and passing testimage
(for the qemu
|
By
Jon Mason
·
#54853
·
|